Tittle , there is a free web host to set up my gunz web with out any my SQl Error?
I mean a free web host that I can connect to my db from my computer
Tittle , there is a free web host to set up my gunz web with out any my SQl Error?
I mean a free web host that I can connect to my db from my computer
Download Apache Web Server, and configure it to use MS-SQL yourself.
I know , Apache running my web-site perfectly.
But i want to upload this site for public , but when i uploaded it , it says "mssql connection error".
Then i was looking for a fix but the administrator of the web host said "no support for mssql for free domains".
I'm asking for a free web host which has this feature.
Sorry for bad english.
Wrong configurations from what I see it.
php.ini->
Search for
And change it to:;extension=php_ming.dll
;extension=php_mssql.dll
And then download this dll-> Download NTWDBLIB.RAR from Sendspace.com - send big files the easy wayextension=php_ming.dll
extension=php_mssql.dll
And replace the dll in this folder -> C:\AppServ\php5\
And then restart apache.
If you have no access to php.ini, then you need administrator rights.