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


RE: ispcp no gentoo again - joximu - 10-23-2007 10:08 PM

D57452 Wrote:
BeNe Wrote:Please remove your Password and hostname! Wink

Greez BeNe

in /etc/ispcp/ispcp.conf?

no - in the long last output...

or leave it in and change your passwords :-)
it's your server - not ours...

/J


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

joximu Wrote:
BeNe Wrote:Do it like this:
Code:
./yourscript > /dev/urandom

Greez BeNe

is not that easy...

but this should do it:

Code:
perl -le '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++ < 10000' > /dev/urandom

or

perl -le '$_ = 1; (1 x $_) !~ /^(11+)\1+$/ && print while $_++ < 10000' > /dev/random

(the ; at the end should be omitted and a limit 10000 is maybe a good idea - if you stop it with ctrl-c the output seems to be gone...)

it takes some minutes - depending on what server you have...
thanks , i will try it

BeNe Wrote:Please remove your Password and hostname! Wink

Greez BeNe

in /etc/ispcp/ispcp.conf?


RE: ispcp no gentoo again - BeNe - 10-23-2007 10:10 PM

Quote:in /etc/ispcp/ispcp.conf?
No, in your Post here, or is this not your real password ?

Code:
DEBUG: push_el() sub_name: user_dialog(), msg: hostname: cs.comicpa.com
DEBUG: push_el() sub_name: user_dialog(), msg: eth: 192.168.0.3
DEBUG: push_el() sub_name: user_dialog(), msg: panel_vhost: admin.comicpa.com
DEBUG: push_el() sub_name: user_dialog(), msg: db_host: localhost
DEBUG: push_el() sub_name: user_dialog(), msg: db_name: ispcp
DEBUG: push_el() sub_name: user_dialog(), msg: db_user: root
DEBUG: push_el() sub_name: user_dialog(), msg: db_password: zffrrojr

Greez BeNe


RE: ispcp no gentoo again - joximu - 10-23-2007 10:14 PM

Quote:DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{HOSTNAME}' eq '{HOSTNAME}', missing '{HOSTNAME}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{TMP_DIR}' eq '{TMP_DIR}', missing '{TMP_DIR}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{PMA_PASS}' eq '{PMA_PASS}', missing '{PMA_PASS}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{PMA_USER}' eq '{PMA_USER}', missing '{PMA_USER}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{BLOWFISH}' eq '{BLOWFISH}', missing '{BLOWFISH}' in src !
Use of uninitialized value in string ne at ./ispcp-setup line 1605.
DEBUG: push_el() sub_name: repl_tag(), msg: ERROR: Undefined rwith!
DEBUG: pop_el() sub_name: repl_tag(), msg: ERROR: Undefined rwith!
ERROR: Undefined rwith!

Either you use a very old ispcp version
or there are not all variables in /etc/ispcp/ispcp.conf
or the config files are not ok because of other reasons -
or a combination of the above...

/J


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

ok
i think i better leave it and change it to debian..


RE: ispcp no gentoo again - joximu - 10-23-2007 10:25 PM

D57452 Wrote:ok
i think i better leave it and change it to debian..

Might be a really good idea - at least as long there is not release 1.0...

debian rocks too!

/J


RE: ispcp no gentoo again - BeNe - 10-23-2007 10:35 PM

Quote:debian rocks too!
And ispCP works perfect on it!
You can check it at my Demo.

Greez BeNe


RE: ispcp no gentoo again - D57452 - 10-24-2007 12:31 AM

oh no,,,,,after i installed debian etch , my mechine cannot start up!
it was not appeared on debian sarge or on my P4 machine....

it's a old machine PIII 800 x2 / 2G sd ram
i had a request, can anybody convert the quota script that vhcs2 can be use?
the script now in vhcs2 is really useless for me....


RE: ispcp no gentoo again - joximu - 10-24-2007 06:41 AM

I don't understand...


RE: ispcp no gentoo again - D57452 - 10-24-2007 09:15 AM

joximu Wrote:I don't understand...

sorry for my bad english.

i installed debian etch and ispcp on a P4 machine....
it works fine....

but when i move the hd to the PIII machine, it don't work.
but the PIII works fine with gentoo

only one reason make me change to use ispcp...
if there is a nice quota script for vhcs2, it will be very good to me