Hello,
I tried to compile and run a PHP test page just to try and get it to work, and when I try to run it I get an Error message saying, "Unable to load dynamic library'c:\php\extensions/php_ifx.dll'-One of the library files needed to run the application cannot be found."
It also says this for php_ingres.dll, php_oci8.dll, php_oracle.dll, and php_sybase_ct.dll. Some of these I have in the extensions folder, but for some reason it won't find them.
I tried to edit the php.ini to not call for these files, but then the output file is just the "" format that I wrote the file in, and not just "I am running PHP."
Can anyone help me figure this out. I have searched the web high and low, and looked in tons of forums, and looked for the dlls, but all to no avail. Any help is greatly appreciated. Thank you.
-Doon