[PHP-DEV] Bug #13090 Updated: function is unable to find files via absolute path.

2001-09-01 Thread sander
ID: 13090 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: GetImageSize related Operating System: win2k PHP Version: 4.0.6 New Comment: Oops... not closed, it's a bogus... Previous Comments: -

[PHP-DEV] Bug #13090 Updated: function is unable to find files via absolute path.

2001-09-01 Thread sander
ID: 13090 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GetImageSize related Operating System: win2k PHP Version: 4.0.6 New Comment: /pics/foo/blah.jpg Means on Windows, in a php script: [current drive, ie. C]:\pics\foo\blah.jpg On all platforms, i

[PHP-DEV] Bug #13090 Updated: function is unable to find files via absolute path.

2001-09-01 Thread rasmus
ID: 13090 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GetImageSize related Operating System: win2k PHP Version: 4.0.6 New Comment: Are you sure that is the right path and not relative to your document root? It wants the real on-disk absolute path. Previous Comments