Page 1 of 1

3.2 -> 3.3 Upgrade Errors?

Posted: Thu Sep 06, 2012 5:49 pm
by scrantic
Hi Guys, Just making sure that the below errors encountered during our upgrade are not an issue?

Installing new PNP templates...
Updating init script...
Enabling large install tweaks...
Fixing config file permissions...
Fixing htpasswd permissions...
Checking group memberships...
Stopping httpd: [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]

Re: 3.2 -> 3.3 Upgrade Errors?

Posted: Fri Sep 07, 2012 10:03 am
by yancy
scrantic,

Is HTTPD running and accepting connections after the upgrade?

Code: Select all

service httpd status
regards,

-Yancy

Re: 3.2 -> 3.3 Upgrade Errors?

Posted: Sun Sep 09, 2012 4:50 pm
by scrantic
Yeh, All seems to be running OK just don't want to get stung in a week or month and find that something was missing :).

Re: 3.2 -> 3.3 Upgrade Errors?

Posted: Mon Sep 10, 2012 9:58 am
by mguthrie
Yeah, I think you're ok. We have the upgrade script halt if there's a critical error that it encounters.