phpbar.de logo

Mailinglisten-Archive

[php] Php ist OK - aber Probleme mit Apache

[php] Php ist OK - aber Probleme mit Apache

Jens Giessmann jg at handcode.de
Fre Jan 23 15:44:06 CET 2004


Hi,

On Fri, Jan 23, 2004 at 03:17:18PM +0100, Frank Lohmann wrote:
> ich mach reichlich kreuze wenn das überstanden ist.
> 
> Also PHP ist jetzt ohne Fehlermeldungen installiert!

Moechtest du PHP als CGI oder Apache-Modul installieren?

> Jetzt steht im Handbuch siehe: " Kann PHP nicht installieren "
> 
> 
> linux:/home/fraloh/Programme/Web_Entwicklung # cd apache_1.3.28
> linux:/home/fraloh/Programme/Web_Entwicklung/apache_1.3.28 #
> 
> 	./configure --prefix=/usr/local/apache \			 
> --activate-moduls=src/modules/ \
> 	php4/libphp4.a
> 
> Configuring for Apache, Version 1.3.28
>  + using installation path layout: Apache (config.layout)
> 
> configure:Error: invalid option 
> '--activate-moduls=src/modules/php4/libphp4.a'
> 
> linux:/home/fraloh/Programme/Web_Entwicklung/apache_1.3.28 #
> 
> 
> Die Ordner und Files wurden aber alle angelegt - was muß ich den nun tun.?

Wenn du ein Apache-DSO-Modul installieren willst, dann baue ERST den
Apache.
Danach baust du dann das PHP mit deinen gewuenschten Optionen und dem
Zusatz:

--with-apxs=/PFAD/ZU/apxs

wie der Pfad lautet sagt dir 

bash$ which apxs

-- 

Gruss Jens

php::bar PHP Wiki   -   Listenarchive