ID:               39919
 Comment by:       php at daniel15 dot com
 Reported By:      liddlem at ananzi dot co dot za
 Status:           Open
 Bug Type:         PHP options/info functions
 Operating System: Win XP (x64)
 PHP Version:      5.2.0
 New Comment:

"This error relates to the line:
extention_dir=c:\Program Files (x86)\PHP\ext in the php.ini file.
I have tried adding a "\" to the end of the line but this has also not
worked."
Have you tried using forward slashes rather than backslashes?

Try:
extention_dir=c:/Program Files (x86)/PHP/ext
And see if it works


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

[2006-12-21 08:00:34] liddlem at ananzi dot co dot za

Description:
------------
This error relates to the line:
extention_dir=c:\Program Files (x86)\PHP\ext in the php.ini file.
I have tried adding a "\" to the end of the line but this has also not
worked.

When I encapsulate the path in quotes e.g. "path" - the error message
disappears, but when I launch my test file absolutely NOTHING happens.
No open IE7. No error message.
I also tried putting my text.php file into the apache\htdocs folder and
then open localhost\test.php
Stay offline does nothing.
Connect give a 404 error.

I was wondering whether this may be a problem that is specific to the
64bit version of Windows?

I did try to install to the "old" c:\Program Files folder, but PHP was
"forced" into c:\Program Files (x64)

I have had a look at bugs 22776, 39913 and 33983, but still no luck



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


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

Reply via email to