PHP Startup: Unable to load dynamic library - Apache 2.0.55 mitPHP 5.0.5

PHP Startup: Unable to load dynamic library - Apache 2.0.55 mitPHP 5.0.5

am 09.11.2005 02:44:36 von Tamer Higazi

Hi!
Ich möcht die PECL Packeete mit PHP beim Start von Apache mit laden.
Jedesmal kriege ich die Fehlermeldung in einem Popup Fenster die
Fehlermeldung:


PHP Startup: Unable to load dynamic library 'C:\php5\php_mysql.dll' -
Das angegebene Modul wurde nicht gefunden!

Die Version die Installiert ist ist die gezppte Version (nicht CGI) und
gestarted wird der Apache2 Server mit der Einstellung:

LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "c:/php"

Welche Einstellungen habe ich vorzunehmen, damit die PHP PECL Module
beim starten des Apache2 Webserver Servers automatisch mitgeladen werden?!

extension_dir = "c:/php/ext/"


Für jede Hilfe bin ich dankbar!


Tamer