hey I am currently trying to input web registration onto my server and here is my problem.
I get the error: Fatal error "Call to undefined function mssql_connect() in C:\xampp\htdocs\processor.php on line 10'' everytime I try to create an account. I found out its because it wasnt connecting to my sql server or something and the fix was to uncomment php_mssql and php_pdo_mssql.
I have done this but now my apache server will not restart after I stopped it.
I first got the error php_mssql.dll could not be found in c:/xampp/php/ect I think it was so I downloaded the .dll file and places it into the correct path.
Now when ever I try to restart the apache server I get that same error along with php4ts.dll can not be found.
I am just having one problem after another. If somebody could please help me I would be very appreciative.
And before you ask yes I have searched e-pvpers, looked on Google and done extensive searching on XAMPP forums aswell as PHP.
I get the error: Fatal error "Call to undefined function mssql_connect() in C:\xampp\htdocs\processor.php on line 10'' everytime I try to create an account. I found out its because it wasnt connecting to my sql server or something and the fix was to uncomment php_mssql and php_pdo_mssql.
I have done this but now my apache server will not restart after I stopped it.
I first got the error php_mssql.dll could not be found in c:/xampp/php/ect I think it was so I downloaded the .dll file and places it into the correct path.
Now when ever I try to restart the apache server I get that same error along with php4ts.dll can not be found.
I am just having one problem after another. If somebody could please help me I would be very appreciative.
And before you ask yes I have searched e-pvpers, looked on Google and done extensive searching on XAMPP forums aswell as PHP.