cant make it working
Posted: Fri Nov 13, 2009 5:46 pm
hello.
im new to php.
ihv installed php like this:
Internet Information Services-->Default WebSite ---> Propreties-->
1.ISAPI Filters----> add php5isapi.dll
2.Home Directory-->Configure -- add -->php5isapi.dll
---------------------------------------------------------------------------------
now PHP works fine!
i can see the php.ini page
my problem is using mssql functions.
i tried, and that what i did:
i went to php.ini
and edit it
1.extension_dir="c:\php\ext"
2.delete ; before extension=php_mssql.dll
now i load again the phpinfo page but steal i cant see the extension that ihv just add.
not only that but evry time that i load page that the function mssql_connect() just mention
the result is the page: html error 500.
please help!!!!!
thanks
im new to php.
ihv installed php like this:
Internet Information Services-->Default WebSite ---> Propreties-->
1.ISAPI Filters----> add php5isapi.dll
2.Home Directory-->Configure -- add -->php5isapi.dll
---------------------------------------------------------------------------------
now PHP works fine!
i can see the php.ini page
my problem is using mssql functions.
i tried, and that what i did:
i went to php.ini
and edit it
1.extension_dir="c:\php\ext"
2.delete ; before extension=php_mssql.dll
now i load again the phpinfo page but steal i cant see the extension that ihv just add.
not only that but evry time that i load page that the function mssql_connect() just mention
the result is the page: html error 500.
please help!!!!!
thanks