Hi,
i had to reinstall my os (windows XP Pro x64 ) on my computer, and so i had to reinstall my server. I installed Apache 2.0.59 with PHP 5.1.1, which is working fine. There's only one problem:
when i try to load the following extensions:
- php_curl
- php_fdf.dll
- php_ifx.dll
- php_interbase.dll
- php_mcrypt.dll
- php_mhash.dll
- php_mssql.dll
- php_msql.dll
- php_mysql.dll
- php_mysqli.dll
- php_oci8.dll
- php_openssl.dll
- php_php_oracle.dll
- php_sqlite.dll
- php_sybase_ct.dll
I get an error. It says that he can't find the requested modules.
My extension dir is set to C:/PHP/ext which is correct.
This is how my folder strucure looks like:
Does anybody know why, i'm getting this error? i know i didn't get him when i installed them on my previous OS (windows XP Pro x86).
I'm not going to use all of these modules, but i certainly would like to have cUrl, mysql and oci8.
Thanx in advance,
UnrealEd