Post Reply  Post Thread 
Pages (6): « First < Previous 1 2 3 4 [5] 6 Next > Last »
RC4 testers needed
Author Message
MidNor



Posts: 3
Group: Registered
Joined: Feb 2007
Status: Offline
Reputation: 0
Post: #41
RE: RC4 testers needed

I made an install on a fresh gentoo system but found that the ispcp-setup stoped processing while running gen_sys_rand_num in ispcp_common_methods.pl

/dev/urandom does not seem to contain enough characters to complete the while loop at about ln 1005

running prime.pl from http://www.isp-control.net/forum/perl-is...l#pid13131
Seemd to have done the trick.

Would this be a gentoo thing. I think so.

Regards
Gerhard

03-12-2008 05:53 AM
Find all posts by this user Quote this message in a reply
Kika
Junior Member
*


Posts: 88
Group: Registered
Joined: Feb 2007
Status: Offline
Reputation: 2
Post: #42
RE: RC4 testers needed

When i click to the "phpMyAdmin" link on the page client/manage_sql.php then i get a login screen. Before the update i could login without user/pasword. (nightly 2008-03-10)


OS: Debian 4.0 Etch
ispCP version: RC6

03-13-2008 12:48 AM
Find all posts by this user Quote this message in a reply
RatS
The Project's Fire Worker
******


Posts: 682
Group: Super Moderators
Joined: Oct 2006
Status: Offline
Reputation: 18
Post: #43
RE: RC4 testers needed

you've overwritten your ./gui/tools/pma/config.inc.php

Set pma user and password again!

This post was last modified: 03-13-2008 01:26 AM by RatS.

03-13-2008 01:25 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Kika
Junior Member
*


Posts: 88
Group: Registered
Joined: Feb 2007
Status: Offline
Reputation: 2
Post: #44
RE: RC4 testers needed

RatS Wrote:
you've overwritten your ./gui/tools/pma/config.inc.php

Set pma user and password again!


I copied back the old config file when i updated the ispCP, but i will see. Thanks.


OS: Debian 4.0 Etch
ispCP version: RC6

03-13-2008 02:45 AM
Find all posts by this user Quote this message in a reply
BioALIEN
Junior Member
**
Graph Team

Posts: 226
Group: Graph Team
Joined: Feb 2007
Status: Offline
Reputation: 0
Post: #45
RE: RC4 testers needed

I've posted a news article on Dig, but we need to promote it on the news item on the front page so we get more digs. In the past we cant seem to manage to drive the votes in order to gain more exposure and traffic. Can we try again this time please?

http://digg.com/tech_news/ispCP_Omega_1_...4_released

Maybe someone with news editor rights can paste the dig html code for the one-click voting?


BioALIEN
OS: Debian 4.0 Etch
ispCP Build: RC3 r953 - 28.12.07
Mods: AWStats dynamic
03-18-2008 09:15 AM
Find all posts by this user Quote this message in a reply
Cube
Documentation Team
***
Docu Team

Posts: 646
Group: Docu Team
Joined: Apr 2007
Status: Offline
Reputation: 8
Post: #46
RE: RC4 testers needed

I have no system to test, but I suppose that there is an error with the database update while upgrading from RC3 to RC4.
The database update done by database-update-functions.php works if the current revision in the database is 1, so that after the update it is 2. But the update script sets the database revision to 2 before the update can be done through the GUI.

Quick fix for users: change the database revision in the config-table to 1 and run the database update through the GUI.

Fix for trunk: Replace 2 with 1 in ispcp1.0.0rc3-ispcp.sql.

03-18-2008 07:25 PM
Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #47
RE: RC4 testers needed

2008-03-16 ispCP RC4 released!!!
03-18-2008 09:16 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Kika
Junior Member
*


Posts: 88
Group: Registered
Joined: Feb 2007
Status: Offline
Reputation: 2
Post: #48
RE: RC4 testers needed

I just try to upgrade to the nightly build and i've got this error:

Code:
# ./ispcp-rqst-mngr
DEBUG: push_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: push_el() sub_name: lock_system(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('`which touch` /var/run/ispcp.lock'), msg: Ending...
DEBUG: push_el() sub_name: lock_system(), msg: Ending...
DEBUG: push_el() sub_name: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: processing 1, megasport.hu, change.
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 1 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '255' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 1 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '255' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 1, megasport.hu, change.
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: pop_el() sub_name: get_file(), msg: Ending...
DEBUG: pop_el() sub_name: get_file(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Starting...
DEBUG: pop_el() sub_name: del_file(), msg: Ending...
DEBUG: pop_el() sub_name: del_file(), msg: Starting...
DEBUG: pop_el() sub_name: lock_system(), msg: Ending...
DEBUG: pop_el() sub_name: sys_command('`which touch` /var/run/ispcp.lock'), msg: Ending...
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: lock_system(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: pop_el() sub_name: get_file(), msg: Ending...
DEBUG: pop_el() sub_name: get_file(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Starting...
DEBUG: pop_el() Empty 'EL' Stack !
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Starting...
DEBUG: push_el() sub_name: unlock_system(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('`which rm` -rf /var/run/ispcp.lock'), msg: Ending...
DEBUG: push_el() sub_name: unlock_system(), msg: Ending...
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Ending...


Code:
# ispcp-dmn-mngr.stderr
Global symbol "$ini_tpl" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2408.
Global symbol "$ini_cfg_dir" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2409.
Global symbol "$ini_tpl" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2411.
Global symbol "$ini_cfg_dir" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2411.
Global symbol "%tag_hash" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2414.
Global symbol "%tag_hash" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2420.
Global symbol "$ini_tpl" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 2420.
Execution of /var/www/ispcp/engine/ispcp-dmn-mngr aborted due to compilation errors.


I updated /etc too.


OS: Debian 4.0 Etch
ispCP version: RC6

This post was last modified: 04-01-2008 11:57 PM by Kika.

04-01-2008 11:36 PM
Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #49
RE: RC4 testers needed

This may happen with the nightlies - use the one before.
Thanx for testing :-)


2008-03-16 ispCP RC4 released!!!
04-02-2008 12:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Kika
Junior Member
*


Posts: 88
Group: Registered
Joined: Feb 2007
Status: Offline
Reputation: 2
Post: #50
RE: RC4 testers needed

joximu Wrote:
This may happen with the nightlies - use the one before.
Thanx for testing :-)


I did that ;-) maybe tomorrow :-)


OS: Debian 4.0 Etch
ispCP version: RC6

04-02-2008 12:40 AM
Find all posts by this user Quote this message in a reply
Pages (6): « First < Previous 1 2 3 4 [5] 6 Next > Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

| All rights reserved : isp-control.net |