On Sat, 28 Jul 2007, Rick Pasotto wrote:

On Fri, Jul 27, 2007 at 09:12:28PM -0700, Jeff D wrote:
On Fri, 27 Jul 2007, Rick Pasotto wrote:

I have been happily using apache1.3 and php5 but a reboot caused things
to stop working.

I now have apache2 and libapache2-mod-php5 installed but apache is not
serving php documents. It serves html just fine. The php5.conf and
php5.load modules are enabled. Restarting apache2 gives no errors.

What do I have wrong? How can I get my php pages served?

--
"He who has never hoped can never despair."
                -- George Bernard Shaw
   Rick Pasotto    [EMAIL PROTECTED]    http://www.niof.net

What happens when you try to browse to a php page?

"The file is of type application/x-httpd-php and seamonkey doesn't know
how to handle this file type."

--

just as a follow up, all you should really need to do is:
apt-get/aptitude install libapache2-mod-php5
a2enmod php5
/etc/init.d/apache2 reload

I seem to remember having that problem with one of my boxes recently and just put the addtype into my server conf file, but you really shouldn't have to. it should get activated in the mods-enabled php.conf file.

-+-
8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Techno.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to