phpbar.de logo

Mailinglisten-Archive

[php] Apache & php modul

[php] Apache & php modul

eschmid+sic_(at)_s.netic.de eschmid+sic_(at)_s.netic.de
Tue, 14 Nov 2000 23:21:55 +0100


On Tue, Nov 14, 2000 at 11:07:45PM +0100, Stefan wrote:

> ich habe u.a. auf einem Server das phpmodul mit:
> LoadModule php4_module modules/mod_php4-4.0.3-module-mysql-imap.so
> eingebunden. Trotz allem werrden aber php Datein immer noch nicht ausgeführt
> /angezeigt. Was muß noch konfiguriert werden ?
> Als Startseite wurde u.a. auch die phps eingegeben

Ist mir nicht bekannt. Ich hab gerade PHP 3 durchgegrept und da findet man
nur: 

INSTALL: LoadModule php3_module        modules/libphp3.so
INSTALL.DSO:    LoadModule php3_module libexec/libphp3.so
INSTALL.REDHAT:   LoadModule php3_module      libexec/libphp3.so
INSTALL.REDHAT:     Also, make sure you have both a LoadModule *and* and
AddModule line for php.  The
INSTALL.REDHAT:     LoadModule line has to appear before the AddModule
line, and it needs to be in the
INSTALL.REDHAT:	 same order with respect to the other AddModule lines as
the LoadModule line.  That
INSTALL.REDHAT:     is, if your LoadModule line is the last of its kind,
then the AddModule line needs
INSTALL.REDHAT:      LoadModule php3_module        modules/libphp3.so

MySQL und IMAP sollte in libphp3.so enthalten sein.

-Egon

-- 
http://www.linuxtag.de/
http://php.net/books.php 
http://www.concert-band.de/


php::bar PHP Wiki   -   Listenarchive