Can't install on Fedora - 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: Can't install on Fedora (/thread-7067.html) Pages: 1 2 |
Can't install on Fedora - Edwin - 06-27-2009 01:53 AM While installing I get this error: ERROR: len(// bind Data BEGIN. ) + len(// bind Data END. ) > len(src) ! After: Starting Installation... My system is Fedora 9 x86_64 on Virtual system with CPU 490Mhz, 256Mb memory RE: Can't install on Fedora - BeNe - 06-30-2009 06:10 AM ispCP Version ? Downloaded tar or trunk checkout ? Greez BeNe RE: Can't install on Fedora - Edwin - 06-30-2009 12:37 PM ispcp-omega-1.0.0.tar.bz2 from the download area. I tried install several times. Last time i've edited ispcp-setup script (or relative - i don't remember for shure) and comment out all actions untli setup of httpd including. That time installation finished, but when i've added a user his status was that error i,ve mentioned above (under admin) or "unknown error" (under reseller). RE: Can't install on Fedora - BeNe - 06-30-2009 03:49 PM I canĀ“t help here very much, because i use Debian Lenny and not Fedora. Here it works fine - Sorry! An other Fedora Users here ? Greez BeNe RE: Can't install on Fedora - joximu - 06-30-2009 07:09 PM "make -f Makefile.fedora install" ? /J RE: Can't install on Fedora - BeNe - 06-30-2009 07:17 PM Could be the Problem, there is no Docu for Fedora --> http://www.isp-control.net/documentation/start/installation/fedora Greez BeNe RE: Can't install on Fedora - gOOvER - 06-30-2009 08:03 PM No one wanted to write one for Fedora and i don't know very much about Fedora. RE: Can't install on Fedora - Edwin - 06-30-2009 09:07 PM (06-30-2009 07:09 PM)joximu Wrote: "make -f Makefile.fedora install" ? This step was made with no problems. This is step 6 of INSTALL file in docs of tarball. My problem occur at step 10 - perl ispcp-setup RE: Can't install on Fedora - joximu - 06-30-2009 10:02 PM Whats inside the log files in /var/log/ispcp/*err* ? RE: Can't install on Fedora - Edwin - 06-30-2009 10:15 PM (06-30-2009 10:02 PM)joximu Wrote: Whats inside the log files in /var/log/ispcp/*err* ? All error-logs are empty.... ....I think I'll better try FreeBSD... |