Problem on Ubuntu - 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: Problem on Ubuntu (/thread-2437.html) |
Problem on Ubuntu - rbtux - 02-14-2008 07:13 PM This is my second try on ubuntu 7.10 with RC3 I run in a problem while adding new domains... get_tag() | ERROR: Undefined intput data, bt: |{BWLIMIT}|, et: |{BWLIMIT}|, src ! I looked into /etc/ispcp/apache/parts/dg_entry.tpl an its the same as in debian... any idea where i can find this entry? RE: Problem on Ubuntu - rbtux - 02-14-2008 07:18 PM nevermind... RE: Problem on Ubuntu - gOOvER - 02-14-2008 07:32 PM This is from cband i mean. RE: Problem on Ubuntu - gOOvER - 02-14-2008 08:33 PM Maybe you find here something. Raphael added cband in Trunk 746 http://www.isp-control.net/ispcp/changeset/746 RE: Problem on Ubuntu - rbtux - 02-14-2008 09:59 PM yeah the var is from cband... but the problem is located in the domain-manager... when i remove CBAND vars than its complaining about other vars... I will crosscheck with my debian installation later this day... RE: Problem on Ubuntu - rbtux - 02-16-2008 08:11 AM so now I know what I've done different... I used the ubuntu-Makefile With the debian makefile all works fine (proftpd.conf must be copied to /etc/proftpd/ and include of modules.conf has to be uncommented and mod_sql_postgres has to be removed from modules.conf...) |