LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Cannot load /usr/local/apache2/modules/libphp5.so into server: (https://www.linuxquestions.org/questions/linux-server-73/cannot-load-usr-local-apache2-modules-libphp5-so-into-server-923561/)

greenworld 01-13-2012 03:49 AM

Cannot load /usr/local/apache2/modules/libphp5.so into server:
 
Hi,

I have installed Apache httpd-2.3.16-beta with manual, and configured with ssl, i gave commands as step by step.

[root@localhostphp-5.2.17#./configure

[root@localhostphp-5.2.17#././configure --with-apxs2=/usr/local/apache2/bin/apxs --with-openssl=/usr --disable-libxml --disable-dom --disable-simplexml -disable-xml --disable-xmlreader --disable-xmlwriter --without-pear ^Cwith-mysql

[root@localhostphp-5.2.17#make

[root@localhostphp-5.2.17#make install

[root@localhost php-5.2.17]# /usr/local/apache2/bin/httpd -k start
httpd: Syntax error on line 145 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: undefined symbol: unixd_config.

how to resolve this issue. Please?

bathory 01-13-2012 04:33 AM

Hi,

I guess that the the php version you're trying to install is not aware of the changes made in apache-2.3.x
Why don't you try to install the latest php-5.3.9 instead of the old 5.2.17 that is no longer supported.

Regards

greenworld 01-13-2012 07:16 AM

Hi,

Thank you, Its working .....................

ganesh raorane 01-01-2013 08:21 AM

php module error
 
Dear All

I am getting below error when i Tyaing host php site
Please help me to out of this error

./httpd -k stop
httpd: Syntax error on line 149 of /usr/local/apache2/conf/httpd.conf: Cannot load modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: undefined symbol: unixd_config

I am awating replay soon

Thanks,
Ganesh

bathory 01-01-2013 10:19 AM

@ganesh raorane

Don't hijack others threads. Start your own please, providing more details, like distro, software you're trying to install and things like that.

ganesh raorane 01-03-2013 11:13 AM

how to submit new query
 
Dear all,
I newer so want to know how to post new quiry on this group

Thanks,
Ganesh

bathory 01-03-2013 04:28 PM

Quote:

Originally Posted by ganesh raorane (Post 4862198)
Dear all,
I newer so want to know how to post new quiry on this group

Thanks,
Ganesh

Click the "New Thread" button on top left of the page.

Cheers


All times are GMT -5. The time now is 07:40 AM.