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 #169991 is a reply to message #169981] Sun, 03 October 2010 18:41 Go to previous messageGo to previous message
Luuk is currently offline  Luuk
Messages: 329
Registered: September 2010
Karma:
Senior Member
On 03-10-10 03:04, Bob Smith wrote:
> 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.
>

i did put the output of my complete PHP.INI in my previous post

It ended with the next lines:

[PHP_BZ2]
extension=php_bz2.dll
[PHP_CURL]
extension=php_curl.dll
[PHP_GD2]
extension=php_gd2.dll
[PHP_GETTEXT]
extension=php_gettext.dll
[PHP_GMP]
extension=php_gmp.dll
[PHP_IMAP]
extension=php_imap.dll
[PHP_MBSTRING]
extension=php_mbstring.dll
[PHP_MYSQL]
extension=php_mysql.dll
[PHP_MYSQLI]
extension=php_mysqli.dll
[PHP_OPENSSL]
extension=php_openssl.dll
[PHP_PDO_MYSQL]
extension=php_pdo_mysql.dll
[PHP_PDO_ODBC]
extension=php_pdo_odbc.dll
[PHP_PDO_SQLITE]
extension=php_pdo_sqlite.dll
[PHP_PGSQL]
extension=php_pgsql.dll
[PHP_SOAP]
extension=php_soap.dll
[PHP_SOCKETS]
extension=php_sockets.dll
[PHP_SQLITE3]
extension=php_sqlite3.dll
[PHP_TIDY]
extension=php_tidy.dll
[PHP_XMLRPC]
extension=php_xmlrpc.dll
[PHP_EXIF]
extension=php_exif.dll


--
Luuk
[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 02:02:04 GMT 2024

Total time taken to generate the page: 0.03750 seconds