cornsnap Posted March 1, 2007 Share Posted March 1, 2007 Hello all, I am running Redhat 9 using Apache 2.0 and PHP 4.2.2. I cannot get PHP scripts to be processed from Apache. I've done the most advised things such as adding the AddType and testing using a small PHP script but no luck. Can anyone help? AddType application/x-httpd-php .php LoadModule php4_module modules/libphp4.so "If I add this line to my httpd.conf it bombs" Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/40683-php-not-working/ Share on other sites More sharing options...
aunquarra Posted March 29, 2007 Share Posted March 29, 2007 I know this is uber-basic, but have you made sure 'modules/libphp4.so' exists? If so, what's in your error logs when it fails to load? Quote Link to comment https://forums.phpfreaks.com/topic/40683-php-not-working/#findComment-217383 Share on other sites More sharing options...
gluck Posted April 6, 2007 Share Posted April 6, 2007 It isn't finding the module your are trying to load Quote Link to comment https://forums.phpfreaks.com/topic/40683-php-not-working/#findComment-222625 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.