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


Post Reply 
upgrade ispcp 1.0rc3 to ispcp 1.0.7
Author Message
darkelf Offline


Posts: 2
Joined: Dec 2007
Reputation: 0
Post: #1
upgrade ispcp 1.0rc3 to ispcp 1.0.7
Hello,

I plan to update our old Debian Etch with ispcp 1.0rc3 to Debian squeeze with ispcp 1.0.7.

how can I safely do this? Any tips for me?

greetz
08-29-2012 12:14 AM
Find all posts by this user Quote this message in a reply
DragonZX Offline
Moderator
*****
Moderators

Posts: 441
Joined: Aug 2010
Reputation: 5
Post: #2
RE: upgrade ispcp 1.0rc3 to ispcp 1.0.7
Use http://isp-control.net/documentation/sta...ade/debian to do this.
http://isp-control.net/forum/thread-11507.html - Extended manual in Russian, sorry have no time to translate.
http://isp-control.net/forum/thread-15348.html My update release, try it.
08-31-2012 10:12 PM
Visit this user's website Find all posts by this user Quote this message in a reply
darkelf Offline


Posts: 2
Joined: Dec 2007
Reputation: 0
Post: #3
RE: upgrade ispcp 1.0rc3 to ispcp 1.0.7
I did it, and it works
As in my old version, I change courier to dovecat and get some error:
Code:
auth(default): dovecot: User not found! during attempt for ...

the problem is, that the updatescript did not update the new column mail_addr in ispcp.mail_users. I did this with
Code:
UPDATE domain INNER JOIN mail_users ON domain.domain_id = mail_users.domain_id SET mail_users.mail_addr = CONCAT(mail_users.mail_acc,"@",domain.domain_name) WHERE mail_users.mail_pass != '_no_'
and it works.
10-07-2012 02:07 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)