Greetings to all:
I started with PHP by my own, and after one month, i managed to run an Apache server 2.4 on windows XP and PHP 5.3.9
When i reboot my pc i get the following errors TWICE:
PHP startup: Unable to load dynamic library C:/php539\ext/FILE.dll
FILES ARE: php_pdo_firebird.dll
php_pdo_mssql.dll
php_pdo_oci.dll
Unable to load specified module.
so questions:
1-In the message one slash is reverted. Why is that if in php.ini I have the extension path with forward slashs? of course i dont have errors in php.ini or at php startup about “that slash”.
2-I tried to download those php*****.dll files and set them into the ext file and nothing changes.
3- When i click Accept on the error message the windows open TWICE for every file in the sequence 1st 2nd 3rd 1st 2nd 3rd
4- this one is just asçking, i did not install MYSQL yet, would be some problem with this?
Please i hope you can help me with this in the most easy way, like if i were idiot, cause i dont know nothing about this, so please take your time.