php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #791 General error of PHP3 ?
Submitted: 1998-09-26 18:56 UTC Modified: 1998-10-03 20:28 UTC
From: safranek at jhrnet dot cz Assigned:
Status: Closed Package: Performance problem
PHP Version: 3.0.4 OS: Linux 2.0.33
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
17 - 9 = ?
Subscribe to this entry?

 
 [1998-09-26 18:56 UTC] safranek at jhrnet dot cz
When i made Apache_1.3.[12] with PHP-3.0.4 there are some problems:
-when document doesn't exist, error code is 403 (!) instead of 404
- 'DirectoryIndex index.php3 index.phtml index.htm' causes errors:
[Sat Sep 26 20:31:35 1998] [error] [client 193.165.65.194] access to /index.php3 failed    
[Sat Sep 26 20:31:35 1998] [error] [client 193.165.65.194] access to /index.phtml failed    
(index file in directory was index.htm, of course ...) 
--
List of modules: standard Apache distr.
PHP: MySQL, GD,memory-limit,Apache (module)
--
no unique info

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-03 20:28 UTC] zeev
Try removing -lpthread from the linking line.
This is a known problem in PHP 3.0.4, and will be fixed
in 3.0.5
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC