Jump to content

Apache won't start


essenz

Recommended Posts

3:35am and first attempt to start Apache and it posted this error:

 

Could not load mod_php4 from file libphp4.so file to garbled or possibly not an Apache Module.

 

I have followed phpfreaks tutorial \"Installing Apache Web Server + PHP 4 on Linux\" (I\'m using RedHat 7.1)

 

(I installed MySQL before I installed Apache and PHP 4)

 

I created the php_install file as such:

 

./configure

--with-mysql

--with-apxs=/www/bin/apxs

--enable-trans-sid

--enable-ftp

make

install

 

can any one give me some direction as to where I can find a solution for this error?

 

Thanks

 

Brent

Link to comment
https://forums.phpfreaks.com/topic/1156-apache-wont-start/
Share on other sites

Hey...

 

I fixed it and apache is running with php4...

 

I want to say that I have bin horsin\' around with this error for 3 days, and from what I see on google search by keying in the error message, it\'s quite a common problem. So here is the link to a website that I located and followed the instructions - took a couple of goes to get to work, NOTE: read it carefully!!

 

http://www.onlamp.com/pub/a/php/200.../php_admin.html

 

and also here:

 

http://nz.php.net/manual/en/faq.bui...#faq.build.apxs

 

I hope that any body else that has this problem will find this post...

 

Thanks

 

Essenz

Link to comment
https://forums.phpfreaks.com/topic/1156-apache-wont-start/#findComment-3908
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.