Quote:
Originally Posted by Svinseladden
MSSQL Function Tests
MSSQL functions non existant!
ODBC functions existing...and connections are possible!
this is what i get. i get the reg up, but i also on the top get:
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
when i put in username. when i hit ok (finish username,pass and so on. nothing happends. just get a blank screen where verify should have been.
what is wrong now? and i do not have apache. i have iss php manager
running this on my server. so might just need a restart mabe?
|
The bold text is your issue. PHP just dropped mssql functions, so it's getting harder to get them back in.
I was curious as to how many people had ODBC functions and could use the driver that your SQL should install into the ODBC manager (for allowing Shaiya to connect to db I believe)
Just that, all php files on E*PvPers are mssql function based, and would have to be rewritten (really easy if you know php mind you)
I already have an ODBC based version of abrasive's registration, but don't want to release without his permission