On my website it says:
fatal error: Call to undefined function mssql_connect() in /home/yourict77/domains/minorgaming.net/public_html/secure/config.php on line 14
could anyone please tell me how to fix that?Ty in advance.
On my website it says:
fatal error: Call to undefined function mssql_connect() in /home/yourict77/domains/minorgaming.net/public_html/secure/config.php on line 14
could anyone please tell me how to fix that?Ty in advance.
The function is spelled: mysql_connect. Edit config.php and correct it (its on line #14)
Nothing is always absolutely so.
im trying to connect to my vps..
That's for connecting to a Microsoft's database and I believe this host doesn't support it. AFAIK it only supports MySQL and PostgreSQL.
Hello,
You realize you posted this thread in the free hosting section correct?
I'll go ahead and move this to the programming support section for you.
***I am taking a break from support to focus on getting into college. Wish me luck!
█ Sierra Brown | x10Hosting Volunteer Support
█ sierra[@]x10hosting.com
█ x10Hosting - Giving Away Hosting Since 2004
█ Premium Hosting | VPS Services
Found one possibility:
This extension is not available anymore on Windows with PHP 5.3 or later.
http://www.php.net/manual/en/intro.mssql.php
Nothing is always absolutely so.