ID:               35691
 Comment by:       jarek at katnik dot pl
 Reported By:      ejwaibel at gmail dot com
 Status:           Assigned
 Bug Type:         *Directory/Filesystem functions
 Operating System: Windows 2003
 PHP Version:      5CVS-2005-12-19 (snap)
 Assigned To:      nlopess
 New Comment:

It happpens also with Apache 1.3.31.


Previous Comments:
------------------------------------------------------------------------

[2006-01-19 17:00:11] [EMAIL PROTECTED]

OK, so here I go again. bug #36088 states this only happens with Apache
(2.0.x) and works in CLI. Previously I had only tested in CLI, so back
to testing.

------------------------------------------------------------------------

[2006-01-19 08:56:15] jarek at katnik dot pl

I'm using PHP Version 5.1.2 on  MS Windows XP Pro SP2.
Drive 'R:' is mounted by ClearCase.

When I run script listed bellow I get warrning:

Warning: chdir() [function.chdir]: No such file or directory (errno 2)
in {scriptName} on line {lineNumber}


<?php
    chdir('R:');
?>

------------------------------------------------------------------------

[2005-12-28 01:00:04] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2005-12-20 19:43:20] [EMAIL PROTECTED]

I've installed win 2003 and I can't reproduce the problem.
Please double check your 'subst' command (by entering in my computer
and see if the drive is listed there, etc..)

------------------------------------------------------------------------

[2005-12-19 17:41:10] [EMAIL PROTECTED]

So, this is only happening with attached drive on Windows 2003. I can
only think of a bug in GetLongPathName(). 

I'll install windows 2003 server somewhere to test.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35691

-- 
Edit this bug report at http://bugs.php.net/?id=35691&edit=1

Reply via email to