Home  |  Linux  | Mysql  | PHP  | XML
From:Richard Quadling Date:Mon Jan 18 13:57:52 2010
Subject:Re: 64 Bit IIS 6 ( 32 Bit mode ) + 32Bit php connect with
MS-SQL Server
2010/1/18 Edward S.P. Leong <edwardspl@ita.org.mo>:
> Dear All,
>
> I had config the php.ini as the following :
> extension=php_mssql.dll
>
> Then run the cli "iisreset" and reboot the web server machine...
> After that, there is NO any MS-SQL within the phpinfo()...
> So, would you mind to help more ?
>
> Thanks !
>
> Edward.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

1 - Can you confirm that the ini file you are editing is the one that
is reported in phpinfo() as the file being used?
2 - At a command prompt, change directory to your PHP installation and type ...

php -m

See if you have any errors being reported.

If the INI file is in an unusual location, then use ...

php -c <location_of_php.ini file> -m

instead; e.g.

php -c D:\PHP\INI\php-cli.ini -m
php -c C:\windows\php-isapi.ini -m
etc.




--
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling
Navigate in group php.install at sever news.php.net
Previous Next


Your recent visits
Re: [PHP-INSTALL] sharing PHP sessions between web servers using NFS
configure created with buildconf does not show unknown options
RE: [PHP-WIN] What about php 5.3 and printers or PHP_PRINTER.DLL ?
RE: [PHP-WIN] What about php 5.3 and printers or PHP_PRINTER.DLL ?
RE: [PHP-WIN] What about php 5.3 and printers or PHP_PRINTER.DLL ?



  
© No Copyright
You are free to use Anything, but please consult your advocate before doing so as this website
also list content from other sources which may be copyrighted.
Site Maintained by Zareef Ahmed
Powered By PHP Consultants