ispCP - Board - Support
ispcp on slackware failed - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: ispcp on slackware failed (/thread-2594.html)

Pages: 1 2


RE: ispcp on slackware failed - RatS - 03-02-2008 05:27 AM

okay, so the database password cannot be encrypted and so it won't be used. If you break the creating of Keys (Strg + C) this error will occur. What we can do is catching Strg + c and make it not working.


RE: ispcp on slackware failed - RatS - 03-02-2008 05:49 AM

it work's Smile Thank you!


RE: ispcp on slackware failed - dr-who - 03-05-2008 10:40 AM

RatS Wrote:it work's Smile Thank you!

can you tell me how to fix the solutions please


RE: ispcp on slackware failed - dr-who - 03-06-2008 09:29 AM

another problem afer 'make' and 'make install' and no errors ...
Code:
root@moris:/tmp/ispcp-1.0.0/www/ispcp/engine/setup# perl ./ispcp-setup
Bareword "null" not allowed while "strict subs" in use at /tmp/ispcp-1.0.0/www/ispcp/engine/setup/../ispcp_common_methods.pl line 422.
Compilation failed in require at /tmp/ispcp-1.0.0/www/ispcp/engine/setup/../ispcp_common_code.pl line 38.
Compilation failed in require at ./ispcp-setup line 36.
root@moris:/tmp/ispcp-1.0.0/www/ispcp/engine/setup#
[/code]


RE: ispcp on slackware failed - joximu - 03-06-2008 09:55 AM

thanx - I already saw this error message yesterday in some post... RatS knows it too...