Ispcp v1.0.3 testers needed - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: Announcements (/forum-6.html) +--- Thread: Ispcp v1.0.3 testers needed (/thread-7707.html) |
RE: Ispcp v1.0.3 testers needed - Nuxwin - 12-07-2009 10:17 AM The 1.0.3 version i actually in test state and installation can fail. You can test install from 1.0.3 but for testing RE: Ispcp v1.0.3 testers needed - Discobear - 12-07-2009 10:35 AM Okey Well i have just installed 1.0.3 from start and it´s working just fine here. Edit: Notice: Use of undefined constant VFS_ASCII - assumed 'VFS_ASCII' in /var/www/ispcp/gui/include/class.vfs.php on line 308 Warning: ftp_get() expects parameter 4 to be long, string given in /var/www/ispcp/gui/include/class.vfs.php on line 316 RE: Ispcp v1.0.3 testers needed - Nuxwin - 12-07-2009 03:36 PM (12-07-2009 10:35 AM)Discobear Wrote: Okey Well i have just installed 1.0.3 from start and it´s working just fine here. Hi ; Fixed : http://www.isp-control.net/ispcp/changeset/2293 I'll merge it in trunk ASAP. EDIT: Done: Code: nuxwin@dev:~/Desktop/svn/trunk$ svn up RE: Ispcp v1.0.3 testers needed - Discobear - 12-08-2009 11:36 PM Fatal error: require_once() [function.require]: Failed opening required './locale/sv/adminthemes.php' (include_path='.:/usr/share/php:/usr/share/pear:./libs:') in /var/www/ispcp/gui/tools/antispam/adminthemes.php on line 86 RE: Ispcp v1.0.3 testers needed - RatS - 12-09-2009 02:32 AM tja, but "/var/www/ispcp/gui/tools/antispam/" is no path in ispCP... RE: Ispcp v1.0.3 testers needed - sfera - 12-12-2009 04:20 AM Hi. I try test upgrade from a 1.0.2 fresh install and a get some errors. Activate AWStats. [no]: Starting Installation... Use of uninitialized value $value in concatenation (.) or string at /var/www/ispcp/engine/setup/../ispcp_common_methods.pl line 1862. Use of uninitialized value in concatenation (.) or string at ./ispcp-setup line 895. Use of uninitialized value in concatenation (.) or string at ./ispcp-setup line 895. Use of uninitialized value $hostname in concatenation (.) or string at ./ispcp-setup line 1056. Use of uninitialized value $hostname in concatenation (.) or string at ./ispcp-setup line 1069. Use of uninitialized value $host in concatenation (.) or string at ./ispcp-setup line 1069. Use of uninitialized value $hostname in concatenation (.) or string at ./ispcp-setup line 1070. Use of uninitialized value $host in concatenation (.) or string at ./ispcp-setup line 1070. ERROR: External command '/usr/sbin/postmap /etc/postfix/ispcp/{aliases,domains,mailboxes,transport,sender-access} &> /tmp/ispcp-setup-services.log' returned '1' status ! RE: Ispcp v1.0.3 testers needed - Nuxwin - 12-12-2009 06:44 AM Hi ; You've done an update by running the script ispcp-setup? If yes, you are mistaken. You must use the ispcp-update script for update. Edit: I just test a new installation on Debian Lenny. I encountered no error. Code: ispcp:~/ispcp-omega-1.0.3# cd /var/www/ispcp/engine/setup RE: Ispcp v1.0.3 testers needed - freinhard - 12-13-2009 10:32 AM got that one from ispcp-setup: Quote:ispCP Courier-Authentication: [failed] no info what went wrong. RE: Ispcp v1.0.3 testers needed - Zothos - 12-13-2009 10:34 AM more infos please! system, linux version, usw usw... RE: Ispcp v1.0.3 testers needed - freinhard - 12-13-2009 10:42 AM /bin/cp -p /etc/courier/userdb /etc/ispcp/courier/backup/userdb.1260664864 failed since there is no backup dir and then fails because it can't load authdaemonrc.system from the bkup dir looks like the whole update script is broken concerning backuped files with a tailing $timestamp |