Reg problem

02/17/2011 06:37 [GM]Recover#1
hers is my problem
You must have the php_mssql library for Apache installed and enabled to connect to an MSSQL database. Uncomment the line that says extension=php_mssql.dll in your php.ini (XAMPP/WAMP only). This requires a restart of the Apache service to take effect.


if u can help u are a LEGEND
02/17/2011 08:02 VVayinsane#2
here how i fixed the problem. You can use it or not its up 2

1)* Install WAMPServer
2) Install latest php addon 5.3.1
3) Click on the WAMP icon -> PHP -> Version and select 5.3.1.
4) Click on the WAMP icon -> PHP -> PHP Extensions then check php_mssql and php_pdo_mssql.
5) Restart WAMP to ensure settings are saved.

Thats all i did to get it working. I hope it helped as much as it did me..:)
02/17/2011 13:30 [GM]Recover#3
i did that but i get this aestray error when i try click the php extensions
02/17/2011 22:30 VVayinsane#4
aestray error? Can you at least tell me what the error says?
What version of wampserver are you using.
02/18/2011 05:30 [GM]Recover#5
i using 2.1 i think and the error says
aestran Tray Menu
could not execute menu item (internal error)
[exception]could not perform service action the service has not been started
02/18/2011 07:37 VVayinsane#6
That is telling you that for some reason it cant connect to the internet. It could be your firewall, router, and anything using port 80 like skype. To determine what if anything is using port 80.

1. wampserver -> apachi -> service -> test port.

Find out why it cant....
02/18/2011 15:54 [GM]Recover#7
thanks man i got it to work
02/19/2011 01:21 ac1dtab#8
Quote:
Originally Posted by VVayinsane View Post
That is telling you that for some reason it cant connect to the internet. It could be your firewall, router, and anything using port 80 like skype. To determine what if anything is using port 80.

1. wampserver -> apachi -> service -> test port.

Find out why it cant....
had same ishue on my regy / php xamp computer i use to store all php forms and other web desighns i creat found out skype uses port 80 so you cannot use skype on that computer while useing the php server unless u change it to listen to port 8080 or something like that then alow firewall to let it thrue and then instead of useing [Only registered and activated users can see links. Click Here To Register...] ta view the index php localy you must put it as [Only registered and activated users can see links. Click Here To Register...] so it knows to port thrue 8080 not default 80 makes for way more wrighting so i just deleateed skype from that computer sence its just a php storing sending computer my server and db and other stuff is on a difrent computer that way if you hack thrue my php web pages stuff you dont get my server stuff only web desighns server and db are on a totaly difrent ip :)