Re: Apache - warnings in httpd-error.log about duplicate definitions

2008-04-11 Thread Mel
On Friday 11 April 2008 12:52:56 Mike Clarke wrote:
 Every time I start up Apache (1.3.41) on my 6.3 system I get lots of
 warnings in httpd-error.log about duplicate definitions of constants
 and functions. The timestamps suggest that this only started happening
 after I ran portupgrade on 23rd March. I can run portupgrade again
 tonight to see if that fixes it but I don't expect it'll have much
 effect since all the apache and php ports are up to date.:

 kestrel:/root# portversion -v | egrep 'php|apache'
 apache-1.3.41   =  up-to-date with port
 php4-4.4.8  =  up-to-date with port
 php4-bz2-4.4.8  =  up-to-date with port
 php4-ctype-4.4.8=  up-to-date with port
 php4-curl-4.4.8 =  up-to-date with port
 php4-gd-4.4.8   =  up-to-date with port
 php4-mbstring-4.4.8 =  up-to-date with port
 php4-mcrypt-4.4.8   =  up-to-date with port
 php4-mysql-4.4.8=  up-to-date with port
 php4-openssl-4.4.8  =  up-to-date with port
 php4-overload-4.4.8 =  up-to-date with port
 php4-pcre-4.4.8 =  up-to-date with port
 php4-posix-4.4.8=  up-to-date with port
 php4-session-4.4.8  =  up-to-date with port
 php4-tokenizer-4.4.8=  up-to-date with port
 php4-xml-4.4.8  =  up-to-date with port
 php4-zlib-4.4.8 =  up-to-date with port
 php5-5.2.5_1=  up-to-date with port
 php5-gd-5.2.5_1 =  up-to-date with port
 php5-pcre-5.2.5_1   =  up-to-date with port
 php5-xml-5.2.5_1=  up-to-date with port
 phpMyAdmin-2.11.5   =  up-to-date with port
 php_doc-en-20080318 =  up-to-date with port

So...
How did you get php4 and php5 to install simultaniously?

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Apache - warnings in httpd-error.log about duplicate definitions

2008-04-11 Thread Mike Clarke
On Friday 11 April 2008, Mel wrote:

 On Friday 11 April 2008 12:52:56 Mike Clarke wrote:
  Every time I start up Apache (1.3.41) on my 6.3 system I get lots
  of warnings in httpd-error.log about duplicate definitions of
  constants and functions.

[snip]

 So...
 How did you get php4 and php5 to install simultaniously?

Oops, I really should have spotted that. The php5 packages crept in some 
time ago when I tried upgrading Apache to 2.x. The Apache upgrade ran 
into problems so I backed it out but somehow missed a few php5 
packages, they must have just sat there having no effect until Apache 
got rebuilt in the later portupgrade.

I've now deinstalled the php5 packages and that's fixed it. Thanks for 
pointing it out to me

-- 
Mike Clarke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]