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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: safranek at jhrnet dot cz
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 09:01:27 2025 UTC