From: [EMAIL PROTECTED] Operating system: SuSE Linux 7.2 PHP version: 4.2.3 PHP Bug Type: Apache2 related Bug description: working path is not set to actual php file
Today I updated our system to Apache 1.3.27 with php 4.2.3 which works perfectly. Beside this I installed a test system - Apache 2.0.43 with php 4.2.3 - which uses the same php.ini file! With our php scripts I am using phplib template engine which tries to load a template from where the php script can be found in ./templates/index.thtml - with the Apache 1.3.27 this always works perfectly - with earlier versions of Apache2/PHP this also worked - but in this combination I got an file not found error - so I assume that the current directory is not equal to the running scripts directory. -- Edit bug report at http://bugs.php.net/?id=20040&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20040&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20040&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20040&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20040&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20040&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20040&r=support Expected behavior: http://bugs.php.net/fix.php?id=20040&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20040&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20040&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20040&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20040&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20040&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20040&r=isapi
