Hello,
I am currently moving web server from one to another PC. Everything about the setup is identical, both are win XP, php, mssql extension enabled. The only difference is the new one is Apache 2..
I'm having problems activating the mssql extension. I cant seem to find what the problem is.
Checklist I've went through:
1. made sure the extension_dir is the correct one in php.ini
2. made sure i have the full php installation with php_mssql.dll included in the extensions dir.
apache seems to be working fine, php also (i've got other functions working)
what else am i missing? please help!
sf.