ispCP - Board - Support
ispcp no gentoo again - 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: ispcp no gentoo again (/thread-1589.html)

Pages: 1 2 3 4


ispcp no gentoo again - D57452 - 10-22-2007 10:03 PM

after lots of linking,i installed RC2 on gentoo,
but the domains i added that are all in Addition in progress.

can give me some tips to solve it?


RE: ispcp no gentoo again - BeNe - 10-22-2007 10:13 PM

Try to enable the debug mode --> http://www.isp-control.net/ispcp/wiki/howto_debug

Greez BeNe


RE: ispcp no gentoo again - D57452 - 10-22-2007 10:58 PM

Code:
del_file()                     | Ending...
del_file()                     | Starting...
del_file()                     | Ending...
del_file()                     | Starting...
sys_command()                  | 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 '2' status !
sys_command()                  | Starting...
doSQL()                        | Ending...
doSQL()                        | Starting...
mngr_engine()                  | Starting...
mngr_start_up()                | Ending...
doSQL()                        | Ending...
doSQL()                        | Starting...
get_conf()                     | Ending...
setup_main_vars()              | Ending...
decrypt_db_password()          | Ending...
decrypt_db_password()          | Starting...
setup_main_vars()              | Starting...
get_file()                     | Ending...
get_file()                     | Starting...
get_conf()                     | Starting...
del_file()                     | Ending...
del_file()                     | Starting...
lock_system()                  | Ending...
sys_command('`which touch` /var/run/ispcp.lock') | Ending...
sys_command()                  | Starting...
lock_system()                  | Starting...
mngr_start_up()                | Starting...
get_conf()                     | Ending...
setup_main_vars()              | Ending...
decrypt_db_password()          | Ending...
decrypt_db_password()          | Starting...
setup_main_vars()              | Starting...
get_file()                     | Ending...
get_file()                     | Starting...
get_conf()                     | Starting...
only get this


RE: ispcp no gentoo again - joximu - 10-22-2007 11:06 PM

cat /var/log/ispcp/ispcp-dmn-mngr.stdout

cat /var/log/ispcp/ispcp-dmn-mngr.stderr

/J


RE: ispcp no gentoo again - D57452 - 10-22-2007 11:42 PM

cs ~ # cat /var/log/ispcp/ispcp-dmn-mngr.stdout
empty
cs ~ # cat /var/log/ispcp/ispcp-dmn-mngr.stderr
Code:
Can't locate Net/LibIDN.pm in @INC (@INC contains: /var/www/ispcp/engine/ /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at /var/www/ispcp/engine/ispcp-dmn-mngr line 42.
BEGIN failed--compilation aborted at /var/www/ispcp/engine/ispcp-dmn-mngr line 42.



RE: ispcp no gentoo again - BeNe - 10-22-2007 11:56 PM

There are some Perl modules missing!
Code:
Can't locate Net/LibIDN.pm

Greez BeNe


RE: ispcp no gentoo again - D57452 - 10-23-2007 12:39 AM

ok i install it by cpan -i
but then
Code:
"my" variable $dmn_awstats_b masks earlier declaration in same statement at /var/www/ispcp/engine/ispcp-dmn-mngr line 3958.
Global symbol "$dmn_awstats_e" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 4004.
Global symbol "$dmn_awstats_e" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 4010.
Global symbol "$dmn_awstats_e" requires explicit package name at /var/www/ispcp/engine/ispcp-dmn-mngr line 4014.
Execution of /var/www/ispcp/engine/ispcp-dmn-mngr aborted due to compilation errors.



RE: ispcp no gentoo again - BeNe - 10-23-2007 12:47 AM

Which Version did you install ?
Quote:i installed RC2 on gentoo
Is it really the RC2 ?
If so you should Download the today´s Night Build. This should work.
Hope also under gentoo...Rolleyes

Greez BeNe


RE: ispcp no gentoo again - D57452 - 10-23-2007 09:13 AM

BeNe Wrote:Which Version did you install ?
Quote:i installed RC2 on gentoo
Is it really the RC2 ?
If so you should Download the today´s Night Build. This should work.
Hope also under gentoo...Rolleyes

Greez BeNe

i will try it


RE: ispcp no gentoo again - D57452 - 10-23-2007 06:47 PM

oh god ,the lastest trunk i tried this moring(GMT+8 in Hong Kong)
ant til now it is now moving


cs ~ # screen -r
cs setup # perl ispcp-setup
DEBUG: push_el() sub_name: sys_command(), msg: Starting...