ispCP - Board - Support
RC5 release soon! Tester Wanted! - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: RC5 release soon! Tester Wanted! (/thread-3326.html)

Pages: 1 2 3 4 5


RE: RC5 release soon! Tester Wanted! - ergo - 06-04-2008 11:38 PM

gOOvER Wrote:what do you mean with "Default Config"? When you run the Script all config's will be rebuilt for the vhosts.

I meant that the server was rebooted and run for 20 mins with ispcp.conf taken from /usr/src/ispcp/configs/debian...


RE: RC5 release soon! Tester Wanted! - aseques - 06-05-2008 12:30 AM

Just finished installing on a clean Debian system, up to now everything is working fine, will keep testing by the way ...
Oh, I'm using dovecot, so I'll check for any problems in that part too.

Cheers


RE: RC5 release soon! Tester Wanted! - gOOvER - 06-05-2008 05:15 AM

Kika Wrote:I just installed the latest nightly build. When i clicked to the database update in the ispCP's menu than i give an error message: database update #4 failed. When i click to the database update menu again i found that i haven't new update :S

I will test this version tonight. Smile

There was a little error in the DB Update. This should work now.


RE: RC5 release soon! Tester Wanted! - RatS - 06-05-2008 08:06 AM

Please test the new update-script from RC4 to RC5. When we fixed all bugs in this scrip, RC5 will be released!


RE: RC5 release soon! Tester Wanted! - fulltilt - 06-05-2008 03:39 PM

RatS Wrote:Please test the new update-script from RC4 to RC5. When we fixed all bugs in this scrip, RC5 will be released!

is update-script working also with nightly labeled as RC3?
I will try RC5 update today :-)


RE: RC5 release soon! Tester Wanted! - RatS - 06-05-2008 05:30 PM

normaly it sould. Try but don't forget your backups.


RE: RC5 release soon! Tester Wanted! - Kika - 06-05-2008 07:14 PM

RC5 problem too.
http://www.isp-control.net/forum/something-wrong-with-mail-delivery-after-update-rc5-t-3429.html#pid30778


RE: RC5 release soon! Tester Wanted! - fulltilt - 06-14-2008 01:17 AM

getting this compilation error in trunk-20080613:

Code:
# perl ispcp-update

Scalar found where operator expected at ispcp-update line 605, near ""$main::cfg{'CMD_CP'} -p $cfg_dir/00_master.conf" $bk_dir"
        (Missing operator before  $bk_dir?)
Misplaced _ in number at ispcp-update line 605.
Bareword found where operator expected at ispcp-update line 605, near "00_master"
        (Missing operator before master?)
String found where operator expected at ispcp-update line 609, near "($rs, $cfg_tpl) = get_file(""
  (Might be a runaway multi-line "" string starting on line 605)
        (Missing semicolon on previous line?)
Scalar found where operator expected at ispcp-update line 609, near "($rs, $cfg_tpl) = get_file("$cfg_dir"
        (Missing operator before $cfg_dir?)
Misplaced _ in number at ispcp-update line 609.
Bareword found where operator expected at ispcp-update line 609, near "00_master"
        (Missing operator before master?)
String found where operator expected at ispcp-update line 638, near "$rs = store_file(""
  (Might be a runaway multi-line "" string starting on line 609)
        (Missing semicolon on previous line?)
Misplaced _ in number at ispcp-update line 638.
Bareword found where operator expected at ispcp-update line 638, near "00_master"
        (Missing operator before master?)
String found where operator expected at ispcp-update line 641, near "$cmd = ""
  (Might be a runaway multi-line "" string starting on line 638)
        (Missing semicolon on previous line?)
Variable "$cfg" is not imported at ispcp-update line 638.
syntax error at ispcp-update line 605, near ""$main::cfg{'CMD_CP'} -p $cfg_dir/00_master.conf" $bk_dir"
syntax error at ispcp-update line 638, near "00_master"
Global symbol "$cfg" requires explicit package name at ispcp-update line 638.
Execution of ispcp-update aborted due to compilation errors.

tested on VM
OS : Debian 4.0
ispCP Version:trunk-20080203 (RC3)


RE: RC5 release soon! Tester Wanted! - RatS - 06-14-2008 08:20 PM

thank you' I found them and fix them.


RE: RC5 release soon! Tester Wanted! - fulltilt - 06-15-2008 10:14 PM

RatS Wrote:thank you' I found them and fix them.

moin RatS,

congratulations to rc5 release Rolleyes
Update from nightly rc3 worked fine - atm i could not properly check for problems with mail (like post above) ... running on VM.

noticed by update:
/bin/sed: kann php.ini nicht lesen: Datei oder Verzeichnis nicht gefunden

but everything seems to be working so far :-)