Re: [PHP-DEV] Bug #784: stat() bug introduced in 3.0.4? From: russell <email protected>
Date: 09/29/98

  Further clarification on the current problem. It was problem:
http://ca.php.net/bugs.php3?id=784 which was prematurely closed *grins*

  I ended up removing and re-adding different PHP command support and
found out that if I removed MySQL in the new 3.0.4 version that the
problem also went away.

Here is that table I'm building:

> Apache Version | PHP Version | 404 vs 403 | MySQL? |
> 1.3.1 3.0.3 404 yes
> 1.3.2 3.0.3 404 yes
> 1.3.1 3.0.4 403 yes
> 1.3.2 3.0.4 403 yes
> 1.3.2/with patch 3.0.4 403 yes
    1.3.2/with patch 3.0.4 404 no
    1.3.2/with patch
    and 1.3.1 mysql.c 3.0.4 403 yes

The MySQL that I am using is mysql-3.21.33c-pc-linux-gnu-i686.tar.gz

  Incompatable include files? Unusual interaction with MYSQLLOGGING?
Interaction with libraries in /usr/local/lib/mysql ? Interaction with
include files in /usr/local/include/mysql ?

  If there are any other details I can send in, please let me know. If it
would be helpful I can build a box that people could SSH into that would
duplicate the problem, but I'm still surprised nobody else out there has
seen this one.

---
 Russell McOrmond, Internet Consultant: <http://www.flora.org/russell/work/>
http://www.flora.org/russell/work/open-links.html Y2K,Green,Co-op,Microsoft?
      New Announcements at FLORA soon:  http://www.flora.org/

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>