[PHP-DEV] Bug #12411: Filesystem return zero

2001-07-26 Thread gallir
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

[PHP-DEV] Bug #12411 Updated: Filesystem return zero

2001-07-26 Thread gallir
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

[PHP-DEV] Bug #10632: MySQL port broken

2001-05-03 Thread gallir
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