Custom 404 page works on one server, not another

From: Jay Edgar (jedgar_remove_naughty_spam_at_qualtim.com)
Date: 05/19/04


Date: Wed, 19 May 2004 14:04:38 -0500

I have read all of the knowledge base articles on this subject, and have not
found my answer yet.

I have created a custom 404 page in php that helps users who ask for a
missing page.

I have this working on our sandbox server for our main site. I also have it
working on one of our secondary sites on the production server. I cannot get
it to work on the main site in our production server. The 'main' sites
between sandbox and production are identical, as are their IIS settings (I
went through each one). Obviously the two sites on the production server are
on the same box. I'm mystified why I can't get it to work.

It makes no difference whether I change the custom 404 settings to be
default, URL or file, it continues to display the default page. I tried
restarting IIS - no change. It's also obvious to me that it's not php, as
it's not even getting to php. I'm also quite sure the 'check that file
exists' checkbox is checked.

Can anyone give me suggestions for getting this to work? Any help is greatly
appreciated.

Regards,

Jay Edgar



Relevant Pages

  • Re: Custom 404 page works on one server, not another
    ... > working on one of our secondary sites on the production server. ... > between sandbox and production are identical, as are their IIS settings (I ... It's also obvious to me that it's not php, ... > Jay Edgar ...
    (microsoft.public.inetserver.iis)
  • Re: Custom 404 page works on one server, not another
    ... Jay Edgar wrote: ... > working on one of our secondary sites on the production server. ... > restarting IIS - no change. ... It's also obvious to me that it's not php, ...
    (microsoft.public.inetserver.iis)
  • Re: Compiled PHP Questions
    ... > eyes so that I can deploy custom web-applications on a customer's ... That is the problem with PHP. ... PHP was developed as an open-source ... compiler produces is identical to the one cached PHP code has. ...
    (alt.php)
  • Re: Write custom column names to query result file
    ... > I'm a relative newbie to PHP, but have been able to put together some ... > code to generate a CSV/XLS file from a Query result. ... > include custom column names instead of the MySQL column table names. ...
    (comp.lang.php)
  • Odd behavior
    ... a machine running php v4.3x, Apache 1.3x Mac OSX 10.3 ... These files are php scripts produced by a php script after a ... On the production server this code will not pick up the ...
    (php.general)