From: [EMAIL PROTECTED]
Operating system: Linux 2.4.4
PHP version: 4.0.6
PHP Bug Type: Filesystem function related
Bug description: Filesystem return zero
// Assume "dir/file" exists
$file = "dir/file";
echo filesize($file);
It always return 0
--
Edit
ID: 12411
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Filesystem function related
Operating System: Linux 2.4.4
PHP Version: 4.0.6
Edit this bug report at http://bugs.php.net/?id=12411&edit=1
--
PHP Development Mailing List
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.0.5
PHP Bug Type: MySQL related
Bug description: MySQL port broken
The mylsq module is broken because the default port/path is wrong for localhosts.
Can be solved by specifying them in php.ini, but this was not