FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » PHP 5.3.3 Crashes on Win7
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: PHP 5.3.3 Crashes on Win7 [message #169981 is a reply to message #169967] Sun, 03 October 2010 01:04 Go to previous messageGo to previous message
Bob Smith is currently offline  Bob Smith
Messages: 11
Registered: October 2010
Karma:
Junior Member
On 10/2/2010 4:17 AM, Luuk wrote:
> On 02-10-10 03:30, Bob Smith wrote:
>> I downloaded the php-5.3.3-Win32-VC9-x86.zip file as well and installed
>> that to no avail -- same failure mode. FWIW, php-cgi and php-win also
>> fail the same way. The php-errors.log file is empty.
>>
>> Has anyone gotten PHP 5.3.3 to install and run with one "extension="
>> line in php.ini on Win7/64?
>>
>
> i have....
> C:\PHP>php -i | more
> phpinfo()
> PHP Version => 5.3.3

I don't think you are actually loading an extension. Try putting a line
like this after the extension_dir=" line

extension=php_foo.dll

and see if "php --version" works. On my system, it doesn't matter
whether or not the extension you attempt to load exists -- php crashes.

--
_________________________________________
Bob Smith -- bsmith(at)sudleydeplacespam(dot)com

To reply to me directly, delete "despam".
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is PHP solution for web scripts?
Next Topic: Inserting into associative array
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 01:37:41 GMT 2024

Total time taken to generate the page: 0.04138 seconds