Mailinglisten-Archive |
Hi Liste, ich arbeite auf einem SuSE Linux Rechner 6.2, Kernel 2.2.10 #4. Dort hatte ich bereits in der Basisinstallation apache 1.3.6 und mod_php (3.0.15) installiert. Nun habe ich mir den neueren apache 1.3.12 und php-4.0RC2 nachinstalliert. Dabei bin ich wie folgt vorgegangen: make von apache mit: ./configure --prefix=/usr/local/apache/1.3.12 \ --datadir=/opt/web \ --enable-module=most \ --enable-shared=max Danach war auch die bin/apxs angelegt worden! make von PHP4 mit: ./configure --with-mysql \ --with-apxs=/usr/local/apache/1.3.12/bin/apxs \ --enable-versioning \ --enable-track-vars=yes Damit war auch die PHP4-Lib auf /usr/local/apache/1.3.12/libexec/libphp4.so erzeugt worden. Wenn ich nun den apache mit dem neuen apachectl starte, kommt folgender Fehler: Syntax error on line 238 of /usr/local/apache/1.3.12/conf/httpd.conf: API module structure `php4_module' in file /usr/local/apache/1.3.12/libexec/libphp4.so is garbled - perhaps this is not an Apache module DSO? ../bin/apachectl start: httpd could not be started Zur Info: Ohne das PHP4 Modul wird apache erfolgreich gestartet. Kann mir jemand weiterhelfen? Noch immer strauchelnd Gabriele -- Gabriele Pohl mailto:gap_(at)_ZaZaBlitz.de -|- http://www.ZaZaBlitz.de
php::bar PHP Wiki - Listenarchive