From: infile at postmark dot net
Operating system: linux
PHP version: 4.3.4
PHP Bug Type: Performance problem
Bug description: PHP stopped functioning
Description:
------------
Suddenly 7 days ago:
1) Site with phpmanager script was very slow and took 4 minutes to go from
page to page.
2) Other site gave the below errors:
- Session_register not working with variables entered.
- Warning: main(): Failed opening 'serex.php' for inclusion
and so on. I modified the php.ini using different options and paths, but
no luck. Before I started all that fixing in php.ini one site, after 3
days did fix suddenly and the script worked. This was a login script.
- script codes had to be changed from:
session_register('auth');
to
$_SESSION['auth'];
to work.
Now shopping cart script at still don't work. I have deleted php and
reinstalled it with cpanel 8, but still the smame.
Any help to this mistery?
Reproduce code:
---------------
Warning: main(rex.php): failed to open stream: No such file or directory
in /home/bigtime/public_html/bigtime/includes/header.inc on line 28
Warning: main(): Failed opening 'rex.php' for inclusion
(include_path='/usr/local/lib/php:/usr/lib/php') in
/home/bigtime/public_html/bigtime/includes/header.inc on line
28
echo
Expected result:
----------------
Just the form as it is without the error code.
Actual result:
--------------
as above.
--
Edit bug report at http://bugs.php.net/?id=27704&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27704&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27704&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=27704&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=27704&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=27704&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=27704&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=27704&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=27704&r=support
Expected behavior: http://bugs.php.net/fix.php?id=27704&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=27704&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=27704&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=27704&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27704&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=27704&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=27704&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=27704&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27704&r=float