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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

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 11:01:28 2024 UTC