Darrin Lajoie wrote:

> Can someone point me in the right direction. I've got Debian potato
> (stable) with apache, MySql, PHP3 and all the associated dependency
> packages installed. I've un-remarked the php entries in httpd.conf
> and that other file that I can't recall the name. ;)
> 
> Anyway, php still isn't working. (yes I re-started apache after the
> config changes) Help! Where should I look next?

Run "/path/to/apachectl configtest".

Take a look at your web server's error log.  It may contain a clue.

Try fetching a page with "wget -S http://yourhost/somefile.php3".
Look at the headers Apache returns.

I haven't used php3, just php4.

-- 
Bob Miller                              K<bob>
kbobsoft, LLC, software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]

Reply via email to