Date: 05/16/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #10880 Updated: In some cases GetImageSize(image) does not return image dimensions"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #10878 Updated: Compile problem with IMAP support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10874
Updated by: sniper
Reported By: artem <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Directory function related
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
I can't reproduce this either.
Please try latest snapshot from http://snaps.php.net/
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-05-15 06:26:29] artem <email protected>
Apache, static module.
see result of this script
<?php
echo "pwd: '".`pwd`."'<br>";
echo "getcwd: '".getcwd()."'<br>";
phpinfo();
?>
on http://www2.osp.ru/~artem/t8.php
---------------------------------------------------------------------------
[2001-05-15 05:55:59] derick <email protected>
I can't reproduce this too.
What SAPI are you using (Which webserver, and CGI or Module)?
Derick
---------------------------------------------------------------------------
[2001-05-15 05:48:48] swm <email protected>
Cannot recreate this on any system with current CVS.
---------------------------------------------------------------------------
[2001-05-15 05:42:36] artem <email protected>
<?php
echo "'".getcwd()."'";
?>
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10874&edit=2
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] Bug #10880 Updated: In some cases GetImageSize(image) does not return image dimensions"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #10878 Updated: Compile problem with IMAP support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

