ID:               39919
 Updated by:       [EMAIL PROTECTED]
 Reported By:      liddlem at ananzi dot co dot za
 Status:           Assigned
 Bug Type:         Unknown/Other Function
 Operating System: Win XP (x64)
 PHP Version:      5.2.0
 Assigned To:      jmertic
 New Comment:

It should work fine if it's quoted, which is fixed in CVS. Does a page
with just <?php phpinfo(); ?> come up fine indicating the path to the
php.ini in it?


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

[2006-12-21 22:13:54] liddlem at ananzi dot co dot za

Thanks Daniel
Tried that too and its still not working.

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

[2006-12-21 10:17:18] php at daniel15 dot com

"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

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

[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