I'm having a strange error while trying to start apache.
I am recieving the following error(s):
Warning: PHP Startup: Unable to load dynamic library 'C:\Server\PHP\ext\php_oci8.dll' - .......
Allong with the follwing list:
php_pdo_oci.dll
php_pdo_oci8.dll
php_pdo_sqlite_external.dll
php_pspell.dll
php_sysbase_ct.dll
php_ibm_db2.dll
php_ifx.dll
php_ingres.dll
php_maxdb.dll
php_mcve.dll
php_netools.dll
php_oracle.dll
php_pdo_ibm.dll
php_pdo_infromix.dll
php_svn.dll
I have double and triple checked my extensions path and all the dll files within the folder and things are in order. I have made sure that there are no rogue php.ini files floating around and I have also added the php extensions path to my system variable 'PATH'.
I have none of the above mentioned modules turned on within the configuration files. in fact the only module I have turned on is php_mysql.
My current setup is the latest Apache, PHP5, Latest MySQL...
I am running under a Vista box but the server does start, even with the errors, and will host regular web files.
Any ideas are welcomed.
Thanks