Hi !
Newcomer to easyphp and this forum, I need your help to use php with MSSQL (by the way, the search engine of the forum doesn't seems to work).
I've tried almost everything I found :
- download th "good" version of ntwdblib.DLL, and placed it in windows/system32, apache/bin, and php/
- download mssql php drivers (old and new version), tried to include each of them in ts and non ts mode
- add php and apache/bin path to environnement
- restart apache, retart the computer
But apache still display this error message at startup : php5.dll can't be found.
I've tried copying php5apache2.dll in apache/bin. This worked out when renamming it php5.dll, but then asked for libapr.dll, then libaprutil.dll, and now says php_log_err can't be found in php5.dll ...
It used to work with easyphp 1.7, but when I try the old drivers, I get a compiling version error between the module and php...
Do you have any clue ? shall I try to get back to easyphp 1.7 and an old version of php ?
Thx in advance !!