ID:               42513
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mshockle at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: windows xp
 PHP Version:      5.2.4
 New Comment:

As requested. (I used notepad btw. :)


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

[2007-09-03 09:16:01] mshockle at gmail dot com

Hmm, it has been suggested to me that the issue might have been with
the editor used to edit the *.ini (notepad++); I did the CLI just for
kicks, and it works good too. Sorry for wasting time, disregard as bogus
I suppose.

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

[2007-09-03 09:11:07] [EMAIL PROTECTED]

So not even "./" works? Can you check with CLI? I tried this and it
works fine:

php.ini:

extension_dir = "./ext"
extension = php_pdo.dll

I just unpacked the zip and run the php.exe in the same dir with the
php.ini in the same dir:

php -m

And it lists PDO, no errors.


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

[2007-09-03 08:22:14] mshockle at gmail dot com

Meh, just thought i'd pass it along. I used the zip package of the
win32 build for this version, and on apache 2.2 i encountered a problem
with ANY directory including the PWD until I removed any quotes, then
apache magically understood where it all went.

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

[2007-09-03 08:18:52] [EMAIL PROTECTED]

And you're saying that when you include double slashes (") around the
path it doesn't work? I find that hard to believe since it doesn't
really matter if you have them or not as long as your path doesn't
contain spaces..

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

[2007-09-03 08:14:50] mshockle at gmail dot com

php5apache2_2.dll

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

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/42513

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

Reply via email to