php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18244 Warning:Failed opening '...' for inclusion (include_path='.:)in Unkwown line 0
Submitted: 2002-07-09 10:33 UTC Modified: 2002-08-02 11:24 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: iwai at lares dot dti dot ne dot jp Assigned:
Status: Closed Package: iPlanet related
PHP Version: 4.1.2 OS: Solaris8
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: iwai at lares dot dti dot ne dot jp
New email:
PHP Version: OS:

 

 [2002-07-09 10:33 UTC] iwai at lares dot dti dot ne dot jp
The following messages ;

    Warning: Failed opening '/usr/iplanet/servers/docs/info.php' for inclusion
    (include_path='.:/usr/local/lib/php') in Unknown on line 0

It works fine for about 7 ro 10 days, but I get above it suddenly .It is similar to Bug#17495 .

I think the Web server works fine,PHP mod don't at that time.
If reload web pages with cliant browser, sometimes it works.
But Once this error appears, never repaire automatically.
After a stop and start it works fine again.

#OS Solaris 8
#PHP 4.1.2
#RDBMS oracle 9.0.1
#PHP configuration
./configure
--enable-libgcc
--with-nsapi=/usr/iplanet/servers
--enable-track-vars
--with-oracle=/export/home/oracle/app/oracle/product/9.0.1
--with-oci8=/export/home/oracle/app/oracle/product/9.0.1
--with-mcrypt=/usr/local/lib
--enable-mbstring
--enable-mbstr-enc-trans

I'll be happy, some infomation anyone'd have !!

Thanks

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-09 12:18 UTC] iwai at lares dot dti dot ne dot jp
The following messages ;

    Warning: Failed opening '/usr/iplanet/servers/docs/info.php' for
inclusion
    (include_path='.:/usr/local/lib/php') in Unknown on line 0

It works fine for about 7 or 10 days, but I get above it suddenly .It is
similar to Bug#17495 .

I think the Web server works fine,PHP mod don't at that time.
If reload web pages with cliant browser, sometimes it works.
But Once this error appears, never repaire automatically.
After a stop and start it works fine again.

#OS Solaris 8
#PHP 4.1.2
#RDBMS oracle 9.0.1
#PHP configuration
./configure
--enable-libgcc
--with-nsapi=/usr/iplanet/servers
--enable-track-vars
--with-oracle=/export/home/oracle/app/oracle/product/9.0.1
--with-oci8=/export/home/oracle/app/oracle/product/9.0.1
--with-mcrypt=/usr/local/lib
--enable-mbstring
--enable-mbstr-enc-trans

I'll be happy, some infomation anyone'd have !!

Thanks
 [2002-07-09 12:19 UTC] hholzgra@php.net
does the file 

  /usr/iplanet/servers/docs/info.php

actualy exist?

if so this sounds like something is running out of file handles .... :(
 [2002-07-09 19:46 UTC] sniper@php.net
Could you try this snapshot:

http://snaps.php.net/php4-latest.tar.gz
 [2002-07-10 05:23 UTC] iwai at lares dot dti dot ne dot jp
Thank you for giving some infomation .

I'll try to check up about system  resource files like FileDiscripter of Solaris.

Not yet Latest version, I'll try ..
 [2002-08-02 11:21 UTC] iwai at lares dot dti dot ne dot jp
I resolved some problem that php stop working suddenly .

FileDiscripter limit of Solaris(os) were spent all !!
And when Files open or download from Web browser only (not show HTML ) , spending filediscripter. 

I set up filediscripter limit extend and roboot iPlanet web server before filediscripter spent.

So I don't know this cause directly, which iPlanet bug or php bug...
 [2002-08-02 11:24 UTC] iwai at lares dot dti dot ne dot jp
thanks
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC