Ximmer
Verified User
I am a DA "newbie" and just tried to install DA for the first time.
It failed unfortunately, even after several retries.
The installation is a clean (from scratch) install of CentOS 4.2 (64 bits). I have followed the installation instructions and the packages gcc, g++, bison, flex, webalizer, bind, patch, openssl and wget are all installed. Sendmail has been removed.
The start of the setup.sh script is ok, the packages are downloaded and installed and compiling starts.
After some time a nasty error appears and the installation stopped.
Here is the last part of the info which I have logged from my terminal.
Please note that the last comment about a missing "libssl.so.4" is not correct, the file does exist.
See (from the directory /lib64 )
-rwxr-xr-x 1 root root 241784 Jun 1 2005 libssl.so.0.9.7a
lrwxrwxrwx 1 root root 16 Feb 12 13:51 libssl.so.4 -> libssl.so.0.9.7a
<snap>
..........................
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
Make Complete
Installing php...
Installing PHP SAPI module: apache
[activating module `php4' in /etc/httpd/conf/httpd.conf]
cp libs/libphp4.so /usr/lib/apache/libphp4.so
chmod 755 /usr/lib/apache/libphp4.so
cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.bak
cp /etc/httpd/conf/httpd.conf.new /etc/httpd/conf/httpd.conf
rm /etc/httpd/conf/httpd.conf.new
Installing PHP CLI binary: /usr/local/bin/
Installing PHP CLI man page: /usr/local/man/man1/
Installing PEAR environment: /usr/local/lib/php/
[PEAR] Archive_Tar: bad md5sum for file /usr/local/lib/php/Archive/Tar.php
[PEAR] Console_Getopt: bad md5sum for file /usr/local/lib/php/Console/Getopt.php
[PEAR] HTML_Template_IT: bad md5sum for file /usr/local/lib/php/HTML/Template/IT.php
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 143 bytes) in /usr/local/directadmin/customapache/php-4.4.2/pear/PEAR/PackageFile/Generator/v1.php on line 455
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 100 bytes) in /usr/local/directadmin/customapache/php-4.4.2/pear/PEAR.php on line 759
make[1]: *** [install-pear-packages] Error 255
make: *** [install-pear] Error 2
./directadmin: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
./directadmin: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
==============================================
Can you please give me a hint??
I am stuck now and can't continue with the DA installation....
It failed unfortunately, even after several retries.
The installation is a clean (from scratch) install of CentOS 4.2 (64 bits). I have followed the installation instructions and the packages gcc, g++, bison, flex, webalizer, bind, patch, openssl and wget are all installed. Sendmail has been removed.
The start of the setup.sh script is ok, the packages are downloaded and installed and compiling starts.
After some time a nasty error appears and the installation stopped.
Here is the last part of the info which I have logged from my terminal.
Please note that the last comment about a missing "libssl.so.4" is not correct, the file does exist.
See (from the directory /lib64 )
-rwxr-xr-x 1 root root 241784 Jun 1 2005 libssl.so.0.9.7a
lrwxrwxrwx 1 root root 16 Feb 12 13:51 libssl.so.4 -> libssl.so.0.9.7a
<snap>
..........................
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
Make Complete
Installing php...
Installing PHP SAPI module: apache
[activating module `php4' in /etc/httpd/conf/httpd.conf]
cp libs/libphp4.so /usr/lib/apache/libphp4.so
chmod 755 /usr/lib/apache/libphp4.so
cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.bak
cp /etc/httpd/conf/httpd.conf.new /etc/httpd/conf/httpd.conf
rm /etc/httpd/conf/httpd.conf.new
Installing PHP CLI binary: /usr/local/bin/
Installing PHP CLI man page: /usr/local/man/man1/
Installing PEAR environment: /usr/local/lib/php/
[PEAR] Archive_Tar: bad md5sum for file /usr/local/lib/php/Archive/Tar.php
[PEAR] Console_Getopt: bad md5sum for file /usr/local/lib/php/Console/Getopt.php
[PEAR] HTML_Template_IT: bad md5sum for file /usr/local/lib/php/HTML/Template/IT.php
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 143 bytes) in /usr/local/directadmin/customapache/php-4.4.2/pear/PEAR/PackageFile/Generator/v1.php on line 455
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 100 bytes) in /usr/local/directadmin/customapache/php-4.4.2/pear/PEAR.php on line 759
make[1]: *** [install-pear-packages] Error 255
make: *** [install-pear] Error 2
./directadmin: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
./directadmin: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
==============================================
Can you please give me a hint??
I am stuck now and can't continue with the DA installation....