![]() |
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) |
RC5 release soon! Tester Wanted! - RatS - 05-19-2008 12:13 AM Dear Community, ispCP OMEGA 1.0.0-RC5 release is close. What we need are testers. Please try to update your ispCP 1.0.0-RC2,3,4 to RC5 and tell us, if it will work. Do you use still VHCS? Try to update from VHCS to ispCP RC5. Don't forget to make backups! The faster you try, the faster ispCP 1.0.0-RC5 will be released. It depends on you! And don't forget to tell us about errors, malfunctions or if all went well. We trust in you community! RE: RC5 release soon! Tester Wanted! - sci2tech - 05-19-2008 02:03 AM Just made an update from RC3 to RC5 and everything worked perfectly. Later: Forgot: SO Debian lenny RE: RC5 release soon! Tester Wanted! - ispcomm - 05-19-2008 09:20 AM Bug in reseller interface: http://www.isp-control.net/ispcp/ticket/1263 RE: RC5 release soon! Tester Wanted! - BioALIEN - 05-19-2008 11:42 AM I'm on a nightly build, dating back many months (refer to my sig). I've been short on time but I plan to upgrade and share my feedback once I get some free time. Life has been busy here lately, but just wanted to say congrats for all the hard work ![]() RE: RC5 release soon! Tester Wanted! - sci2tech - 05-19-2008 04:35 PM ispcomm Wrote:Bug in reseller interface: http://www.isp-control.net/ispcp/ticket/1263Works for me in r1158 Later: OOPS, did`t perform a full install when checked. druser.php was there from older version. It seems that is missing from curent trunk (1158), RE: RC5 release soon! Tester Wanted! - ispcomm - 05-19-2008 05:19 PM sci2tech Wrote:OOPS, did`t perform a full install when checked. druser.php was there from older version. It seems that is missing from curent trunk (1158),I guess the nightly update script needs a new option: delete the /var/www/ispcp directory entirely ![]() ispcomm RE: RC5 release soon! Tester Wanted! - sci2tech - 05-19-2008 09:49 PM That sure. I`ll modify tonight. /var/www/ispcp/backups must remain there I think ![]() RE: RC5 release soon! Tester Wanted! - ispcomm - 05-20-2008 01:17 AM I reopened http://www.isp-control.net/ispcp/ticket/1267 because it can be reproduced in r1159 My setup is: debian etch, r1159 updated from r1157, otherwise installed from scratch. Fastcgi+php4 and dynamic awstats. To reproduce: 1.login as admin 2.switch to domain user 3.click web tools 4.the "web statistics" link is broken. On this particular server http://domain.ext/stats/ works properly. ispcomm. RE: RC5 release soon! Tester Wanted! - sci2tech - 05-20-2008 01:49 AM Tested on 2 computers first Debian lenny ...->r1158->1159 (this time i`ve removed /var/www/ispcp ![]() RE: RC5 release soon! Tester Wanted! - ispcomm - 05-20-2008 02:50 AM sci2tech Wrote:Tested on 2 computers first Debian lenny ...->r1158->1159 (this time i`ve removed /var/www/ispcpProbably this is an issue with dynamic stats. This is all awstats variables that appear on this server: # AWSTATS data AWSTATS_ACTIVE = yes AWSTATS_MODE = 0 AWSTATS_CACHE_DIR = /var/cache/awstats AWSTATS_CONFIG_DIR = /etc/awstats AWSTATS_ENGINE_DIR = /usr/lib/cgi-bin AWSTATS_WEB_DIR = /usr/share/awstats AWSTATS_ROOT_DIR = /var/www/ispcp/engine/awstats Can you post yours? Also, what does your link looks like? Mine is: https://admin.ispcp-server.ext/client/{AWSTATS_PATH} And AWSTATS_PATH is not found in the ispcp.conf file. Perhaps the template was hardcoded for static awstats. ispcomm |