Current time: 04-19-2024, 11:32 PM Hello There, Guest! (LoginRegister)


Post Reply 
problem updating 1.0.6 -> 1.0.7
Author Message
aka000 Offline
Newbie
*

Posts: 8
Joined: Nov 2010
Reputation: 0
Post: #1
problem updating 1.0.6 -> 1.0.7
i tried to update my ispcp server, i get this error message :

[..............]
getCmdExitValue() | Ending...
sys_command('/bin/cp -pf /etc/ispcp/apache/working/ispcp.conf /etc/apache2/sites-available/') | Ending...
sys_command() | Starting...
system() | [DEBUG] Module cgid already enabled
getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 0
getCmdExitValue() | Ending...
sys_command('/usr/sbin/a2enmod cgid') | Ending...
sys_command() | Starting...
system() | [DEBUG] Module rewrite already enabled
getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 0
getCmdExitValue() | Ending...
sys_command('/usr/sbin/a2enmod rewrite') | Ending...
sys_command() | Starting...
system() | [DEBUG] Module suexec already enabled
getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 0
getCmdExitValue() | Ending...
sys_command('/usr/sbin/a2enmod suexec') | Ending...
sys_command() | Starting...
system() | [DEBUG] ERROR: Site ispcp.conf not properly enabled: /etc/apache2/sites-enabled/ispcp.conf is a real file, not touching it
getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 1
getCmdExitValue() | Ending...
sys_command() | [ERROR] External command '/usr/sbin/a2ensite ispcp.conf' exited with value 1 !
exit_msg() | Starting...
exit_msg() | Ending...
(This post was last modified: 11-25-2010 01:28 PM by aka000.)
11-25-2010 01:26 PM
Find all posts by this user Quote this message in a reply
megaleecher Offline
Junior Member
*

Posts: 11
Joined: Aug 2010
Reputation: 0
Post: #2
RE: problem updating 1.0.6 -> 1.0.7
Try this:
Code:
cd /etc/apache2/sites-enabled/
mv ispcp.conf ispcp.conf.bak
ln -s ../sites-available/ispcp.conf ispcp.conf

Then restart the upgrade process Wink

Megaleecher
12-06-2010 05:34 PM
Find all posts by this user Quote this message in a reply
aka000 Offline
Newbie
*

Posts: 8
Joined: Nov 2010
Reputation: 0
Post: #3
RE: problem updating 1.0.6 -> 1.0.7
i tried this first time, it dont worked (but necessary),
after i deleted some lines in that files, now it works (probably corruption or idkwhat)

now it works, thanks !
12-06-2010 10:15 PM
Find all posts by this user Quote this message in a reply
viperiii Offline
Junior Member
*

Posts: 65
Joined: Feb 2008
Reputation: 0
Post: #4
RE: problem updating 1.0.6 -> 1.0.7
had it happen again...
Quote:#> named -d9 -g -c /etc/bind/named.conf
31-Jan-2011 11:00:35.345 /etc/bind/named.conf:65:
zone 'admin.domainx.com':
already exists previous definition: /etc/bind/named.conf:57

Had to delete the second occurrence and bind9 starts properly again.

Been running consistently on 1.0.6 - Still can't make the upgrade to 1.0.7 yet...

Not sure what to check to figure it out...

1st error is the
ispcp.conf not properly enabled: /etc/apache2/sites-enabled/ispcp.conf is a real file, not touching it

Fix that by renaming it (think also tried symlink)... not sure if that's right

Next in the log failure I get the req_mgr(or whatever) failure that lots of others seem to get... when its updating the permissions... gets 90% done and fails... argh...

Then
02-01-2011 05:16 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)