What is exactly your problem now? All I can see was about the crt dll missing, you did not mention any other error at this stage... On Tue, Feb 16, 2010 at 6:33 AM, Morris <morne@xxxxxxxxxxxx> wrote: > 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" <pierre.php@xxxxxxxxx> wrote in message > news:fe05d1541002150734h4baaa597nf4d5f2a86d576c43@xxxxxxxxxxxxxxxxx >> >> 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 >> <rquadling@xxxxxxxxxxxxxx> 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 > > -- 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