Isn't this doing it? LoadModule php5_module modules/libphp5.so
-----Original Message----- From: Eric Covener [mailto:[email protected]] Sent: Sunday, March 16, 2014 9:12 AM To: [email protected] Subject: Re: [users@httpd] PHP works but not PHP pages. On Sun, Mar 16, 2014 at 11:25 AM, Michael Peters <[email protected]> wrote: > What I cannot figure out is why all PHP pages except for my test.php > will not display? I didn't see anywhere in your config where you configured Apache to do anything special for PHP. Normally this would be configuring fastcgi or mod_php. It's not implicit. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
