PHP Update von 4.3.8 auf 4.3.9

Apache, Lighttpd, nginx, Cherokee
Post Reply
distanzcheck
Posts: 531
Joined: 2003-01-09 08:58
Location: NRW
 

PHP Update von 4.3.8 auf 4.3.9

Post by distanzcheck »

Habe gerade nach dem Howtoo von http://www.netsecond.net/howto/index.ph ... artlang=de PHP Update von 4.3.8 auf 4.3.9 durchgeführt.

Nach Update und rcapache restart kommt nun immer diese
Warnmeldung:

Code: Select all

Starting httpd [ PERL PHP4 SSL ][Mon Nov 22 16:48:43 2004] [warn] module php4_module is already loaded, skipping
[Mon Nov 22 16:48:43 2004] [warn] module mod_php4.c is already added, skipping
Wie bekomme ich die wieder los ?

Dirk
mmg-media
Posts: 99
Joined: 2003-06-23 12:40
Contact:
 

Re: PHP Update von 4.3.8 auf 4.3.9

Post by mmg-media »

doppelten eintrag entfernen ;)
distanzcheck
Posts: 531
Joined: 2003-01-09 08:58
Location: NRW
 

Re: PHP Update von 4.3.8 auf 4.3.9

Post by distanzcheck »

ja das dachte ich mir nur aus welcher datei ?


httpd.conf

suse_loadmodule.conf

oder /module/modules/mod.php4

Dirk
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: PHP Update von 4.3.8 auf 4.3.9

Post by Joe User »

Aus der Datei, in welcher PHP den Aufruf beim make install eingefügt hat...
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
distanzcheck
Posts: 531
Joined: 2003-01-09 08:58
Location: NRW
 

Re: PHP Update von 4.3.8 auf 4.3.9

Post by distanzcheck »

Danke, hat geklappt

Dirk
Post Reply