JOMYUT.NET Just a normal guy in binary world

19Apr/110

DirectAdmin with Amazon AMI 32/64 Bits

This is guideline extend from previous general guideline to focus on the Amazon AMI 64 bits which based on CentOS/RHEL library.

Instance Configuration on Tested

  • Basic 32-bits Amazon Linux AMI 2011.02.1 Beta (AMI Id: ami-6ef08e3c)
  • DirectAdmin License (CentOS 5 - 32 Bits)
  • Micro instance
  • 1 Elastic IP Address

Pre-installation

yum install gcc gcc-c++ flex bison make bind bind-libs bind-utils openssl openssl-devel perl quota patch screen
# Make a symbolic link of missing library for DirectAdmin binary file (WARNING: This is may not the correct way)
ln -s /usr/lib/libcrypto.so /usr/lib/libcrypto.so.6
ln -s /usr/lib/libssl.so /usr/lib/libssl.so.6

Now, continue with general guideline here.

Filed under: In the Cloud No Comments