ID: 19543 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Filesystem function related Operating System: Mac OS X 10.2 PHP Version: 4.2.3 New Comment:
More importantly OSX isn't really supported yet. You'll have to use a snapshot to get any OSX issues solved for PHP. Previous Comments: ------------------------------------------------------------------------ [2002-09-22 03:01:16] [EMAIL PROTECTED] Sorry :) ------------------------------------------------------------------------ [2002-09-22 03:00:59] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ [2002-09-21 17:22:07] [EMAIL PROTECTED] This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2002-09-21 16:30:08] [EMAIL PROTECTED] The following script, named 'test.php', fails : <?php if (file_exists('test.php')) echo "OK"; ?> In fact file_exists(...) always returns false. (This happens with apache 2.0.40) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19543&edit=1
