PHP Startup: dinamik kütüphane, Windows, Apache 2.2, php 5.2.11 yüklenemiyor

1 Cevap php

Bu çok sinir bozucu bir sorun haline geliyor. Ben temiz bir apache 2.2 ve PHP 5.2.11 kurulumu yapmaya çalışıyorum. Her şey doğru yapılandırılmış gibi görünüyor ama php modülleri başlangıç ​​değildir ...

PHP Warning:  PHP Startup: Unable to load dynamic library '.;C :/ Program Files (x86) / Apache Software Foundation/Apache2.2/php /ext/php_mcrypt.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '.;C :/ Program Files (x86) / Apache Software Foundation/Apache2.2/php /ext/php_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '.;C :/ Program Files (x86) / Apache Software Foundation/Apache2.2/php /ext/php_openssl.dll' - The specified module could not be found.\r\n in Unknown on line 0

php.ini

include_path = ".;C:\Program Files (x86)\Apache Software Foundation\Apache2.2\php"
extension_dir = ".;C :/ Program Files (x86) / Apache Software Foundation/Apache2.2/php /ext/"

Tüm dosyaları vardır ... gibi ssleay32.dll gibi. Dll dosyalarını libmcrypt.dll, libmysql.dll, libeay32.dll tüm kurulur ...

C :/ Program Files (x86) / Apache Software Foundation/Apache2.2/php /

\ Windows \ System32: Ben de C onları dahil

and even added C :/ Program Files (x86) / Apache Software Foundation/Apache2.2/php / to the windows path.

Ben bu çalışmıyor neden hiçbir fikrim yok ve bunun bir kazan durumu yok gibi hissediyor. Herkes bu tüm çalışma ok almak konusunda herhangi bir fikir var mı?

1 Cevap

Bu deneyin:

extension_dir = "C:/Program Files (x86)/Apache Software Foundation/Apache2.2/php/ext/"

.; ile başlayan olmadan