Webpanel problem??

06/18/2013 17:25 L0ckam#1
Hey guys, i have Windows Srv 2008 R2 VDS. I setup iis, plesk and appserver. aspx port -> 80 - php -> 973. my vds's ip with 80 port [Only registered and activated users can see links. Click Here To Register...] and this is aspx with 973 port [Only registered and activated users can see links. Click Here To Register...] When I install I get the error aspx panel [Only registered and activated users can see links. Click Here To Register...] I use eternal panel, php to panel Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\class\mssql.class.php on line 15 I get an error such as emergency assistance :(


Sorry bad eng :(
06/18/2013 18:46 Schickl#2
"Invalid object name 'dbo._RefSiegeFortress'."
says it all

Check if you're connecting to the right sql server/db
06/18/2013 19:10 magicanoo#3
Quote:
Fatal error: Call to undefined function mssql_connect()
Check the php.ini ..and change that line
Code:
;extension=php_mssql.dll
to
Code:
extension=php_mssql.dll