Re: 64-bit PHP binaries

"Morris" <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
Thanks Pierre for your reply. However, this is not the main problem I have 
at the moment. I can disable the modules later, for now I need php to work 
and nothing that I am doing is getting it working. Do you know of any ways 
of testing if fastcgi is working properly as I think this is where my 
problem lies.

"Pierre Joye" <[email protected]> wrote in message 
news:[email protected]...
> again, the crt 7.1 is about MSSQL, disable the MSSql extensions and
> you will be fine.
>
> It is not a requirement to make thinks 10x more complex than expected,
> sometimes they can be simple :)
>
> Cheers,
>
> On Mon, Feb 15, 2010 at 4:28 PM, Richard Quadling
> <[email protected]> wrote:
>> Hi.
>>
>> A couple of things.
>>
>> 1 - You didn't get the output right for php -n -i | find /i "extension
>> build". You can a -m output.
>>
>> 2 - What command gave the error regarding msvcr71.dll?
>>
>> 3 - The extensions that have been enabled by the INI file are ...
>>
>> curl
>> exif
>> gd
>> gettext
>> imap
>> mbstring
>> mssql
>> mysql
>> mysqli
>> openssl
>> PDO
>> pdo_mysql
>> pdo_sqlite
>> soap
>> tidy
>> xmlwriter
>> zip
>>
>> If you are sure you are going to use mySQL, MS SQL _AND_ sqlite as
>> well as the PDO versions of mysql and sqlite then fine, but if not,
>> turn them off.
>>
>> Especially the mssql one as this really isn't going to help you in the
>> long run (the library that php_mssql.dll depends on is very old and no
>> longer maintained by MS and has "issues".). Use the SQL Native Client
>> driver with either ODBC (php_odbc is already built in) or the new MS
>> SQL driver for PHP (http://www.codeplex.com/SQLSRVPHP).
>>
>> Richard.
>>
>> --
>> -----
>> Richard Quadling
>> "Standing on the shoulders of some very clever giants!"
>> EE : http://www.experts-exchange.com/M_248814.html
>> EE4Free : http://www.experts-exchange.com/becomeAnExpert.jsp
>> Zend Certified Engineer : 
>> http://zend.com/zce.php?c=ZEND002498&r=213474731
>> ZOPA : http://uk.zopa.com/member/RQuadling
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
>
> -- 
> Pierre
>
> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org 


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.