phpbar.de logo

Mailinglisten-Archive

[php] LAMP installation

[php] LAMP installation

eschmid eschmid+sic_(at)_s.netic.de
Sat, 26 Feb 2000 13:29:18 +0100 (CET)


On Thu, 26 Feb 1998, Ludwig Ruderstaller wrote:

> Ich bin langsam am durchdrehen, möcht mir einen Apache (1.3.12) mit php
> (php4b4pl1 inkl mysql,gd,ttf,xml support) baun, alle configure und makes
> (selbst make install) liefert keinen fehler.
> 
> mal die configuers:
> 
> PHP:
> server:/usr/src/apache_1.3.12 #
> ./configure --with-apache=../apache_1.3.12 --with-mysql --enable-xml --with-
> gd --with-ttf
> 
> 
> Apache:
> server:/usr/src/php-4.0b4pl1 #
> /configure  --prefix=/usr/local/apache/1.3.12/
> --activate-module=src/modules/php4/libphp4.a  --enable-module=php4  --enable
> -mo
> dule=log_referer  --enable-module=log_agent --enable-module=most --enable-sh
> are
> d=max
> 
> wie gesagt alles ohne fehler, möcht ich den apache dann starten kommt
> folgendes:
> server:/usr/src/php-4.0b4pl1 # /usr/local/apache/1.3.12/bin/apachectl start
> Syntax error on line 277 of /usr/local/apache/1.3.12/conf/httpd.conf:
> Cannot add module via name 'mod_php4.c': not in list of loaded modules
> /usr/local/apache/1.3.12/bin/apachectl start: httpd could not be started
> 
> die betreffende zeile:
> AddModule mod_php4.c
> 
> im libexec verzeichnis gibt es nur eine libphp4.so
> 
> kann mir bitte wer helfen?

Ich sehe Dein Problem zwar noch nicht so richtig, aber wenn der Apache in
libexec nichts finden kann, dann willst Du Apache als DSO installieren.
Dazu muesste man PHP mit --with-apxs konfigurieren. Beachte aber bitte,
dass entweder --with-apache oder --with-apxs moeglich ist. Niemals beides
gleichzeitig.

Lies einfach nochmal die READMEs bei PHP in aller Ruhe durch.

-Egon

--
   Besuchen Sie Six auf der CeBIT (24.2.-1.3.) in Halle 10, Stand 425,
     und auf der Hannover-Messe (20.-25.3.) in Halle 14, Stand J50!



php::bar PHP Wiki   -   Listenarchive