php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4473 Failed opening /usr/local/www/htdocs/theosm/test.php
Submitted: 2000-05-17 05:50 UTC Modified: 2000-07-29 16:32 UTC
From: porter at hispeed dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Release Candidate 2 OS: Solaris 2.6
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: porter at hispeed dot com
New email:
PHP Version: OS:

 

 [2000-05-17 05:50 UTC] porter at hispeed dot com
<?phpinfo()?>

configure --with-apache=../apache-1.3.12 --with-mysql=/usr/local

upon loading a test script I get 

Failed opening /usr/local/www/htdocs/theosm/test.php for inclusion(include_path='')in Unknown on line 0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-22 05:10 UTC] jah at cvs dot php dot net
Need more information. Your test script? Have you an old php.ini lying there
that tries to auto_append or -prepend something?
 [2000-06-03 20:01 UTC] porter at hispeed dot com
The test script contains <?phpinfo()?> nothing more.

I have a solaris 2.6 server with 1000 accounts on it running apache 3.0.12

 I have no php.ini file. Or with a new one dosn't matter. When I setup the webs server
for about 332 accounts php will work, but if I try and have over that many accounts
on the server (each with its own transfer log) php refuses to work. This is the case
with php4 the release version.
 [2000-07-29 16:32 UTC] stas@php.net
most probably filehandle exhaustion. Increase you filehandle limits, try new version, if it still happens, please report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 28 21:01:26 2024 UTC