Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

libphp4.so has dissappeared 1

Status
Not open for further replies.

Halfcan

Technical User
Joined
Dec 8, 2002
Messages
214
Location
US
Hello,

Upon starting apache, I get this error:

[root@tunes etc]# /usr/local/apache/bin/apachectl start
Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration
/usr/local/apache/bin/apachectl start: httpd could not be started

This is line 206 in httpd.conf:
LoadModule php4_module modules/libphp4.so

[root@tunes etc]# locate libphp4.so
[root@tunes etc]#

I can't find libphp4.so anywhere.

My question is then I guess, is what exactly is libphp4.so and how do I fix/get it?

HC

 
Thanks for responding sliephir, I upgraded to php 4.3.10 and it solved the problem. I still however don't know how I lost libphp4.so in the first place.

Consider this case closed.

Thanks,
HC
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top