Ask a Question related to PHP Development, Design and Development.
-
sniper@php.net #1
#24882 [Dup->Fbk]: Failed opening phpinfo.php ... in Unknown on line 0
ID: 24882
Updated by: [email]sniper@php.net[/email]
Reported By: mhawkins at ukeu dot com
-Status: Duplicate
+Status: Feedback
Bug Type: iPlanet related
Operating System: Solaris 8
PHP Version: 4.3.2
New Comment:
Let us know then if this works / does not work and set the status
accordingly. (open/closed)
Previous Comments:
------------------------------------------------------------------------
[2003-07-31 08:36:14] mhawkins at ukeu dot com
Thanks for the update - I'll try out 4.3.3RC2, and will upgrade to
4.3.3 when it's released, if it fixes this.
------------------------------------------------------------------------
[2003-07-31 08:21:27] [email]thetaphi@php.net[/email]
Please try using this CVS snapshot:
[url]http://snaps.php.net/php4-STABLE-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php4-win32-STABLE-latest.zip[/url]
This is a Solaris problem. It is fixed by the fd-lexer-patch which is
included in PHP 4.3.3. If you do not want to use the latest snapshot,
you can use PHP4.3.3 RC2, which you can download from PHP homepage.
Please read the nsapi-readme.txt before installing because the NSAPI
module was improved in this version, too.
------------------------------------------------------------------------
[2003-07-31 08:16:02] mhawkins at ukeu dot com
Description:
------------
PHP works fine for a period, then fails on all php pages with the below
error. This sometimes resolves itself after a few minutes, or sometimes
is resolved by restarting the httpd. This occurs regardless of whether
the php files are local or stored on nfs, so isn't a local network
issue. This occurs intermittantly (and at different times) across two
identically configured webservers.
No changes to the php.ini have been made. Both webservers are under a
very minimal load, and there are no cpu/memory/disk usage concerns. As
far as I can tell, the file permissions in /opt/sunone/es/bin and
/usr/local/php/lib/php are correct and unchanging, and the webservers
have read or read/write permissions to all the required files.
Please email me if more information is required.
Previous Bugs (both seem to be the same error as this):
#12995
#7163
Platform:
Solaris 8 (sparc)
SunONE Webserver 6.0 sp5 (AKA iplanet/netscape)
PHP 4.3.2
GCC 2.95.3
Error output (displayed in browser):
Warning: (null)(): Failed opening
'/opt/sunone/es/docs/live/phpinfo.php' for inclusion
(include_path='.:/usr/local/php/lib/php') in Unknown on line 0
phpinfo.php:
<?php phpinfo(); ?>
configure:
./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql
--with-nsapi=/opt/sunone/es --enable-track-vars --enable-libgcc
obj.conf (extract):
<Object name="default">
...
Service fn="php4_execute" type="magnus-internal/x-httpd-php"
...
</Object>
<Object name="x-httpd-php" 2=">">
ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
Service fn="php4_execute"
</Object>
magnus.conf (extract):
StackSize 131072
Init fn="load-modules"
funcs="php4_init,php4_close,php4_execute,php4_auth _trans"
shlib="/opt/sunone/es/bin/libphp4.so"
Init fn=php4_init errorString="Failed to initialize PHP!"
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=24882&edit=1[/url]
sniper@php.net Guest
-
#25195 [Bgs->Opn]: Failed opening phpinfo.php ... in Unknown on line 0
ID: 25195 User updated by: mhawkins at ukeu dot com Reported By: mhawkins at ukeu dot com -Status: Bogus +Status: ... -
#25195 [Fbk->NoF]: Failed opening phpinfo.php ... in Unknown on line 0
ID: 25195 Updated by: sniper@php.net Reported By: mhawkins at ukeu dot com -Status: Feedback +Status: ... -
#24882 [Fbk->Csd]: Failed opening phpinfo.php ... in Unknown on line 0
ID: 24882 User updated by: mhawkins at ukeu dot com Reported By: mhawkins at ukeu dot com -Status: Feedback... -
#24882 [Dup]: Failed opening phpinfo.php ... in Unknown on line 0
ID: 24882 User updated by: mhawkins at ukeu dot com Reported By: mhawkins at ukeu dot com Status: Duplicate Bug... -
#24882 [NEW]: Failed opening phpinfo.php ... in Unknown on line 0
From: mhawkins at ukeu dot com Operating system: Solaris 8 PHP version: 4.3.2 PHP Bug Type: iPlanet related Bug description:...



Reply With Quote

