Re: [expert] Error from apache update on 8.1

2002-06-23 Thread Vincent Danen

On Sat Jun 22, 2002 at 02:05:17PM +0800, Bill Kenworthy wrote:

This is because it tries to restart apache (via AESctl) with the old
mod_perl still installed... you'll notice that after mod_perl gets
installed, the error goes away.

In short, this is nothing to worry about.  I assume that your
webserver, after the upgrade was complete, works fine... and that you
don't get the error anymore.

If you want to do the upgrade without seeing any errors, shutdown
apache first, upgrade, then start it up.  You won't see this error.
However, the error doesn't cause any problems, it just looks ugly.

 Just installed the apache updates on 8.1 and got the following 3 errors
 occurred (the web server just has a few simple pages on a local lan and
 appears to be working):
 
 []# rpm -Fvh /home/rpm/cd/updates/*
 Preparing...###
 [100%]
1:apache-common  ###
 [ 16%]
2:apache-manual  ###
 [ 33%]
3:apache-modules ###
 [ 50%]
4:apache ###
 [ 66%]
 Shutting down httpd-perl: [  OK  ]
 Shutting down httpd: [  OK  ]
 Checking configuration sanity for httpd:  [  OK  ]
 Checking configuration sanity for httpd-perl:  Syntax error on line 21
 of /etc/httpd/conf/httpd-perl.conf:
 Cannot load /etc/httpd/modules/mod_log_config.so into server:
 /etc/httpd/modules/mod_log_config.so: undefined symbol:
 ap_escape_logitem
 [FAILED]
 Starting httpd-perl: Syntax error on line 21 of
 /etc/httpd/conf/httpd-perl.conf:
 Cannot load /etc/httpd/modules/mod_log_config.so into server:
 /etc/httpd/modules/mod_log_config.so: undefined symbol:
 ap_escape_logitem
 [FAILED]
 Starting httpd: [  OK  ]
 Syntax error on line 21 of /etc/httpd/conf/httpd-perl.conf:
 Cannot load /etc/httpd/modules/mod_log_config.so into server:
 /etc/httpd/modules/mod_log_config.so: undefined symbol:
 ap_escape_logitem
 [FAILED]
 Syntax error on line 21 of /etc/httpd/conf/httpd-perl.conf:
 Cannot load /etc/httpd/modules/mod_log_config.so into server:
 /etc/httpd/modules/mod_log_config.so: undefined symbol:
 ap_escape_logitem
 [FAILED]
5:mod_perl-common###
 [ 83%]
6:apache-mod_perl###
 [100%]
 Shutting down httpd: [  OK  ]
 Checking configuration sanity for httpd:  [  OK  ]
 Checking configuration sanity for httpd-perl:  [  OK  ]
 Starting httpd-perl: [  OK  ]
 Starting httpd: [  OK  ]
 []#
 

 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
lynx -source http://www.freezer-burn.org/bios/vdanen.gpg | gpg --import
1024D/FE6F2AFD   88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD

Current Linux kernel 2.4.18-6.10mdk uptime: 15 days 15 hours 55 minutes.



msg55589/pgp0.pgp
Description: PGP signature


[expert] Error from apache update on 8.1

2002-06-22 Thread Bill Kenworthy

Just installed the apache updates on 8.1 and got the following 3 errors
occurred (the web server just has a few simple pages on a local lan and
appears to be working):

[]# rpm -Fvh /home/rpm/cd/updates/*
Preparing...###
[100%]
   1:apache-common  ###
[ 16%]
   2:apache-manual  ###
[ 33%]
   3:apache-modules ###
[ 50%]
   4:apache ###
[ 66%]
Shutting down httpd-perl: [  OK  ]
Shutting down httpd: [  OK  ]
Checking configuration sanity for httpd:  [  OK  ]
Checking configuration sanity for httpd-perl:  Syntax error on line 21
of /etc/httpd/conf/httpd-perl.conf:
Cannot load /etc/httpd/modules/mod_log_config.so into server:
/etc/httpd/modules/mod_log_config.so: undefined symbol:
ap_escape_logitem
[FAILED]
Starting httpd-perl: Syntax error on line 21 of
/etc/httpd/conf/httpd-perl.conf:
Cannot load /etc/httpd/modules/mod_log_config.so into server:
/etc/httpd/modules/mod_log_config.so: undefined symbol:
ap_escape_logitem
[FAILED]
Starting httpd: [  OK  ]
Syntax error on line 21 of /etc/httpd/conf/httpd-perl.conf:
Cannot load /etc/httpd/modules/mod_log_config.so into server:
/etc/httpd/modules/mod_log_config.so: undefined symbol:
ap_escape_logitem
[FAILED]
Syntax error on line 21 of /etc/httpd/conf/httpd-perl.conf:
Cannot load /etc/httpd/modules/mod_log_config.so into server:
/etc/httpd/modules/mod_log_config.so: undefined symbol:
ap_escape_logitem
[FAILED]
   5:mod_perl-common###
[ 83%]
   6:apache-mod_perl###
[100%]
Shutting down httpd: [  OK  ]
Checking configuration sanity for httpd:  [  OK  ]
Checking configuration sanity for httpd-perl:  [  OK  ]
Starting httpd-perl: [  OK  ]
Starting httpd: [  OK  ]
[]#

-- 
Bill Kenworthy [EMAIL PROTECTED]




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Error from apache update on 8.1

2002-06-22 Thread Brandon Long

that error occured because mod_perl wasn't  installed until after the first 
sanity check. The second sanity check looks like it worked.

On Saturday 22 June 2002 02:05 am, Bill Kenworthy wrote:
 Just installed the apache updates on 8.1 and got the following 3 errors
 occurred (the web server just has a few simple pages on a local lan and
 appears to be working):

 []# rpm -Fvh /home/rpm/cd/updates/*
 Preparing...###
 [100%]
1:apache-common  ###
 [ 16%]
2:apache-manual  ###
 [ 33%]
3:apache-modules ###
 [ 50%]
4:apache ###
 [ 66%]
 Shutting down httpd-perl: [  OK  ]
 Shutting down httpd: [  OK  ]
 Checking configuration sanity for httpd:  [  OK  ]
 Checking configuration sanity for httpd-perl:  Syntax error on line 21
 of /etc/httpd/conf/httpd-perl.conf:
 Cannot load /etc/httpd/modules/mod_log_config.so into server:
 /etc/httpd/modules/mod_log_config.so: undefined symbol:
 ap_escape_logitem
 [FAILED]
 Starting httpd-perl: Syntax error on line 21 of
 /etc/httpd/conf/httpd-perl.conf:
 Cannot load /etc/httpd/modules/mod_log_config.so into server:
 /etc/httpd/modules/mod_log_config.so: undefined symbol:
 ap_escape_logitem
 [FAILED]
 Starting httpd: [  OK  ]
 Syntax error on line 21 of /etc/httpd/conf/httpd-perl.conf:
 Cannot load /etc/httpd/modules/mod_log_config.so into server:
 /etc/httpd/modules/mod_log_config.so: undefined symbol:
 ap_escape_logitem
 [FAILED]
 Syntax error on line 21 of /etc/httpd/conf/httpd-perl.conf:
 Cannot load /etc/httpd/modules/mod_log_config.so into server:
 /etc/httpd/modules/mod_log_config.so: undefined symbol:
 ap_escape_logitem
 [FAILED]
5:mod_perl-common###
 [ 83%]
6:apache-mod_perl###
 [100%]
 Shutting down httpd: [  OK  ]
 Checking configuration sanity for httpd:  [  OK  ]
 Checking configuration sanity for httpd-perl:  [  OK  ]
 Starting httpd-perl: [  OK  ]
 Starting httpd: [  OK  ]
 []#

-- 
Brandon Long
Network Administrator
Northern Michigan Online
[EMAIL PROTECTED]



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com