From: renich at woralelandia dot com Operating system: Windows XP PHP version: 5.0.4 PHP Bug Type: *General Issues Bug description: Unable to open base address file in Unknown on line 0
Description: ------------ Ok, I don't really know what this error means, but I have been looking in the net for quite a while and found only one thread related to this... and the solution did not work. The thread says its Zend Optimizer related. I'll tell you what I did. First checked it was a php error by disabling php in apache. Its output was none. I enabled php and disabled all the extensions in the php.ini file. [19-Apr-2005 09:31:22] PHP Fatal error: Unable to open base address file in Unknown on line 0 I re-enabled the extensions and same output ([19-Apr-2005 09:31:22] PHP Fatal error: Unable to open base address file in Unknown on line 0). I want to know whats up with this error. Is it a security issue? Is it an optimizer issue? Why doesn't zend have anything about it? Maybe I'm just a bad Web Investigator... Im running php 5.0.4 on apache 2.0.53 in module mode. Expected result: ---------------- No errors on PHP startup Actual result: -------------- [19-Apr-2005 09:31:22] PHP Fatal error: Unable to open base address file in Unknown on line 0 -- Edit bug report at http://bugs.php.net/?id=32770&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32770&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32770&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32770&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32770&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32770&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32770&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32770&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32770&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32770&r=support Expected behavior: http://bugs.php.net/fix.php?id=32770&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32770&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32770&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32770&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32770&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32770&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32770&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32770&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32770&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32770&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32770&r=mysqlcfg
