ispCP - Board - Support
installation errors - 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: installation errors (/thread-7713.html)



installation errors - notallowed - 08-31-2009 07:02 PM

Hello,

For one week i am trying to install this control panel. I have the 1.0.2. I have followed all the instructions in the install file and at the end i am getting this errors :

Can't exec "which": No such file or directory at ispcp-setup-methods.pl line 652.
Can't exec "which": No such file or directory at ispcp-setup-methods.pl line 653.
Use of uninitialized value in substitution (s///) at ispcp-setup-methods.pl line 655.
Use of uninitialized value in substitution (s///) at ispcp-setup-methods.pl line 656.
Use of uninitialized value in length at ispcp-setup-methods.pl line 658.
Use of uninitialized value in length at ispcp-setup-methods.pl line 658.
ERROR: Undefined template replacement data in repl_var: {RKHUNTER}!


Does someone managed to install this control panel without problems?

I have a CentOS 5.3 VPS system.


RE: installation errors - kilburn - 08-31-2009 08:06 PM

Quote:Does someone managed to install this control panel without problems?

Yeah, lots of ppl. Keep in mind that the only officially supported distro is debian, altough thanks to the community it is possible to run it on other systems. This means that if you want the most stable experience, you should go debian.

Otherwise, we expect you to collaborate on testing and correcting misconfigurations for your distro, such as the ones you found out. Please open tickets clearly stating the problem (and don't forget to explicitly state your distro), and we'll do what we can in order to solve the issues.

Thanks!


RE: installation errors - notallowed - 09-01-2009 02:20 AM

When i try to install from the latest svn version i receive this error :

ERROR: External command '/usr/bin/mysql --host='localhost' --user='root' --pass='pass' < /tmp/db.sql 1>/tmp/db.sql.stdout 2>/tmp/db.sql.stderr' returned '1' status !

The output is

ERROR 1064 (42000) at line 72: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CREATE TABLE `custom_menus` (
`menu_id` int(10) unsigned NOT NULL auto_increme' at line 24


RE: installation errors - sci2tech - 09-01-2009 02:24 AM

Please use last trunk. this error was already fixed yesterday.


RE: installation errors - kilburn - 09-01-2009 02:25 AM

Look at this ticket Wink


RE: installation errors - notallowed - 09-02-2009 06:11 AM

(09-01-2009 02:25 AM)kilburn Wrote:  Look at this ticket Wink

Ok, the problem with the db.sql was solved, i had the latest svn sources. For the first problem, on cent os run :

yum install which

I have installed the ispcp on a virtual machine on my local computer to test it. I whant to know if there is any sollution to test the control panel locally, on localhost. I whant to test it before i will install it on my vps computer.

Thank you.


RE: installation errors - joximu - 09-02-2009 05:27 PM

You can install it on your linux at home...

but you have to look for yourselve about dns etc - which normally is not used in the same way in a LAN...

/J


RE: installation errors - notallowed - 09-02-2009 09:45 PM

If you've done this can provide more details?


RE: installation errors - joximu - 09-03-2009 07:20 AM

I never did it... but I'd know howto do it...

but - and this is the big point: every situation is different.

I don't want to write a book here about this topic, since noone reads it...

/J