|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[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
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 18:00:01 2025 UTC |
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