Whenever I said "unethical" I said it because many people have said the same thing to me. I have been too a few forums and websites by way of Google and people have said that is not how your supposed to do it
So I have to do this :
1. Get ZIPPED version of PHP for windows from
www.php.net
2. Extract the contents.
3. Find php_mysql.dll in EXT folder.
4. Copy and paste it in C:WINNT/SYSTEM32
5. Modify php.ini in C:WINNT as below.
extension_dir = "C:\WINNT\SYSTEM32"
extension=php_mysql.dll
Will this then cause future problems with my webserver? Shouldn't the extension_dir point to the php folder and not to your System32 folder?
Should I be following these directions, or does it have any relevancy to my problem at all?
Foundation Dreamweaver
Raistlin