A client of ours has recently upgraded from PHP 4.0.6 to PHP 4.1.2 and now
they are receiving complaints from users of their website that they
frequently are getting 'Page Not found' errors when going to the website.

  The Website was developed under PHP 4.0.6.  And the index.html file is
just a forward to the main PHP page.  But going straight to the main page
does not seem to make any difference.  I have seen some error reports at
http://bugs.php.net about seemingly similar problems and the answer is 'It
is an Apache Configuration Problem'.  But I have not seen any real answer
and to what the problem is or how to solve this problem.  I can't believe
that no one else is having similar problems.

  Any help in to how to solve this problem would be greatly appreciated.  I
have already spent a whole lot of time looking into this and don't know what
else to try to solve the problem (besides going back to version 4.0.6 of
PHP).

  The live website is running on Solaris version 8 on a Sparc processor.  I
don't know all the details of the hardware.  But it is PHP 4.1.2, Apache
1.3.14.

  Options to configure when compiling PHP are as follows:
--with-apxs --with-mysql=/web/tech/mysql --with-gd --with-jpeg-dir=/usr/loca
l/lib --enable-debug=no  --enable-track-vars=yes  --with-oracle=/oracle/prod
uct/8.0.5 --enable-trans-sid --enable-magic-quotes


  Thanks for the help
  Dave Sugar
  [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to