This is a discussion on Problems Installing Apache with ZendCore for AIX - IBM within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi, Every1 I have actually problems with the installation of apache, php, zlib on AIX with the application Zend ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Every1 I have actually problems with the installation of apache, php, zlib on AIX with the application Zend Core 2.0.3 for IBM. I use AIX 5.3 with maintenance Level ML6 [5300-06] With the follow AIX packages: bos.adt.libm bos.adt.syscalls And I haved intalled the follow libraries: gettext-0.10.40-8.aix5.2.ppc.rpm gzip-1.2.4a-9.aix5.1.ppc.rpm libtool-1.5.8-2.aix5.1.ppc.rpm m4-1.4.1-1.aix5.1.ppc.rpm make-3.80-1.aix5.1.ppc.rpm autoconf213-2.13-1.aix5.1.noarch.rpm automake-1.8.5-1.aix5.1.noarch.rpm expat-1.95.7-4.aix5.1.ppc.rpm expat-devel-1.95.7-4.aix5.1.ppc.rpm flex-2.5.4a-6.aix4.3.ppc.rpm gcc-4.0.0-1.aix5.3.ppc.rpm gdbm-1.8.3-2.aix5.1.ppc.rpm gdbm-devel-1.8.3-2.aix5.1.ppc.rpm libxml2-2.6.21-3.aix5.2.ppc.rpm libxml2-devel-2.6.21-3.aix5.2.ppc.rpm ibm_db2-1.6.5.tar.gz openssl-0.9.8g-6.fc9.ppc.rpm But ever appear the follow error when I try to start de apache MX00000016D0021:/usr/local/Zend/apache2/bin# ./apachectl start exec(): 0509-036 Cannot load program /usr/local/Zend/apache2/bin/httpd because of the following errors: 0509-022 Cannot load module /usr/local/Zend/Core/lib/libcrypto.a. 0509-150 Dependent module /usr/lib/libz.a could not be loaded. 0509-103 The module has an invalid magic number. 0509-022 Cannot load module httpd. 0509-150 Dependent module /usr/local/Zend/Core/lib/libcrypto.a could not be loaded. 0509-022 Cannot load module . MX00000016D0021:/usr/local/Zend/apache2/bin# Or this other: MX00000016D0021:/usr/local/Zend/apache2/bin# ./apachectl start exec(): 0509-036 Cannot load program /usr/local/Zend/apache2/bin/httpd because of the following errors: 0509-150 Dependent module /opt/freeware/lib/libssl.a could not be loaded. 0509-103 The module has an invalid magic number. What can I do to resolved this problems?? I hope that any help me...??? Thanks for all!!! |