Website problem

02/14/2012 09:08 inteL96#1
Anyone knows how to fix this?

Code:
Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\Website\inc\votebox.inc.php on line 213
02/14/2012 09:14 *~Faelon~*#2
you have teamviewer? if so send pn data with me to help you be happy ^ ^
02/14/2012 09:58 inteL96#3
can't pm you, check your public messages.
02/15/2012 11:36 inteL96#4
anyone ?
02/15/2012 13:22 yannickFlyff#5
Quote:
Originally Posted by *~Faelon~* View Post
you have teamviewer? if so send pn data with me to help you be happy ^ ^
Teamviewer = you help one people.
Thread answer (correctly) = you help anyone.

Why you dont write in the Thread the Answer of the Problem?


@Intel93 You need to include the mssql library dll in the php.ini

Its the "php_mssql.dll"

in the php.ini extension=php_mssql.dll
02/15/2012 16:21 Achileus#6
Or download this !


[Only registered and activated users can see links. Click Here To Register...]
02/16/2012 00:01 inteL96#7
Edit:
@yannik, I don't understand what you told me and problem is still the same.

@Achilleus, I tried to used that xampp but didn't work -.-

Any help :(
02/16/2012 16:45 yannickFlyff#8
Quote:
Originally Posted by inteL96 View Post
Edit:
@yannik, I don't understand what you told me and problem is still the same.

@Achilleus, I tried to used that xampp but didn't work -.-

Any help :(
You need the php_mssql.dll library in the path: "C:\www\PHP5\ext".
Then include it in the php.ini with this command: "extension=php_mssql.dll"
02/16/2012 19:12 inteL96#9
Im using xampp, not wamp.
02/16/2012 20:01 yannickFlyff#10
Quote:
Originally Posted by inteL96 View Post
Im using xampp, not wamp.
Wampp and xampp is shit :D

Go into the php.ini and delete the ; in the line with "extension=php_mssql.dll"
02/16/2012 20:26 Achileus#11
Quote:
Originally Posted by inteL96 View Post
Edit:
@yannik, I don't understand what you told me and problem is still the same.

@Achilleus, I tried to used that xampp but didn't work -.-

Any help :(
That work

i can try fast in TV !
02/17/2012 00:17 trashee09#12
Quote:
Originally Posted by yannickFlyff View Post
Teamviewer = you help one people.
Thread answer (correctly) = you help anyone.

Why you dont write in the Thread the Answer of the Problem?

agree with this sir. :handsdown:

@inteL just go to PHP folder in your xampp and open the php.ini

then ctrl + f then search for the: ;php_mssql.dll


just remove the semicolon then restart the xampp
02/17/2012 10:03 inteL96#13
Didn't actually work but Achilles already fixed it.


Cheers to all of you guys ^^