View Full Version : Ispconfig 2.1.2 on v2.2 database ?
bwrob
6th March 2006, 01:42
I seem to have problems with v2.2, so i want to go back to v2.1.2
Question is would v2.1.2 work on v2.2 modified database.
I think it should.
have mysql dump of first install of v2.2 database only.
thanks
bob
till
6th March 2006, 07:42
What are the exact problems that you have. It might be a better solution that we try to fix them.
Downgrading to 2.1.2 might be possible by runing the 2.1.2 installer again on your installation, but i dont have tested it. Make sure that you backup the database plus the directories /root/ispconfig and /home/admispconfig first (with preserved permissions!).
bwrob
6th March 2006, 19:32
Well
I tried 2.2 on 2 servers.
One is suse 9.3 which was an upgrade from 2.1.2.
Other server was a clean install of 2.2 on Debian sarge 3.1 in vps amd 64 server.
On suse 9.3 upgrade went fine, but i tried to add an email address to to one site.
Ispconfig database was updatet but email address like /home/www/webid_nu was not there.
Yes i did inserted
exec("maildirmake ".$web_path."/user/".$user_username."/Maildir &> /dev/null");
exec("maildirmake -f Drafts ".$web_path."/user/".$user_username."/Maildir &> /dev/null"); in /root/ispconfig/scripts/lib/config.lib.php before i did anything.
I had a full copy of 2.1 /home/admispconfig and /root/ispconfig so, i just copy it back to /home and /root respectively.
Creating email now works just fine , but i wonder if the rest of it will work as well. So, i have ispconfig 2.2 modified database with ispconfig 2.1.2 os.
Would this work ok. so far it is.
:) it is on my http://www.ispcity.com web site
On my Debian sarge 3.1 vps with 64M RAM 512M swap i gave up and went back to webmin virtualmin combo.
bob
falko
6th March 2006, 22:41
Ispconfig database was updatet but email address like /home/www/webid_nu was not there.
Email address? That's a directory... :confused:
Yes i did inserted
exec("maildirmake ".$web_path."/user/".$user_username."/Maildir &> /dev/null");
exec("maildirmake -f Drafts ".$web_path."/user/".$user_username."/Maildir &> /dev/null"); in /root/ispconfig/scripts/lib/config.lib.php before i did anything.
Please run /root/ispconfig/php/php /root/ispconfig/scripts/writeconf.phpon the shell. What's the output?
bwrob
7th March 2006, 04:43
I did run
server:/ # /root/ispconfig/php/php /root/ispconfig/scripts/writeconf.php
ls: /etc/apache2/vhosts.d/*.conf: No such file or directory
start
ende
Hmm interesting.
/etc/apache2/vhosts.d was orginally created by suse 9.3
/etc/apache2/vhosts was created and is use by ispconfig 2.1.2
Site is working fine with 2.1.2 using /etc/apache/vhosts dir
bob
till
7th March 2006, 07:34
The directory /etc/apache2/vhosts.d is not used in an ISPConfig setup.
falko
7th March 2006, 10:07
I did run
server:/ # /root/ispconfig/php/php /root/ispconfig/scripts/writeconf.php
ls: /etc/apache2/vhosts.d/*.conf: No such file or directory
start
ende
That's ok. I was thinking that you maybe had a parse error in the file because you changed it, but if it is running then it's fine! :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.