FastCGI-Test - 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: FastCGI-Test (/thread-78.html) |
RE: FastCGI-Test - chanwork - 12-13-2006 06:05 PM hello, i have tested it 09:05 Uhr - Germany Code: ./vhcs2-setup i have found someting! between the make process.... Code: cp -R ./httpd.conf /tmp/vhcs-2.4.8/etc/apache2//sites-available/vhcs2.conf RE: FastCGI-Test - RatS - 12-14-2006 09:27 AM Next try please, I hope I've eleminated them all! RE: FastCGI-Test - chanwork - 12-14-2006 03:02 PM Moing! only this error now Code: debian:/var/www/vhcs2/engine/setup# ./vhcs2-setup RE: FastCGI-Test - tioan - 12-15-2006 12:42 AM chanwork Wrote:Moing! I get the same error on Debian Sarge RE: FastCGI-Test - fridy - 12-15-2006 04:01 AM There also seems to be an Error in the Makefile under configs/apache: Code: cp: cannot create regular file `/tmp/vhcs-2.4.8/etc/apache2/sites-available/vhcs2.conf': No such file or directory Well, further there are some misplaced single quotes and square brackets in the concerning lines of the vhcs2-setup script. RE: FastCGI-Test - RatS - 12-15-2006 09:13 AM Tanks shin for your help. It has to work now, otherwise I'll ... don't know, what. If it works, I can improve it. RE: FastCGI-Test - ephigenie - 12-16-2006 03:21 AM so for now we can test it immediately on ou rtest server RE: FastCGI-Test - fridy - 12-16-2006 07:27 PM with the actual svn trunk version I get the following error: Code: testknecht:/var/www/vhcs2/engine/setup# ./vhcs2-setup Sollution: Add double quotes: Code: 1437 ($rs, $cfg_tpl) = get_tpl("$cfg_dir/working", 'fastcgi.conf'); errors after fixing this: Code: Use of uninitialized value in concatenation (.) or string at ./vhcs2-setup line 1208. RE: FastCGI-Test - RatS - 12-20-2006 07:43 AM I've changed the errors, but not tested (no time yet). I'm a bit astonished and upset, that noone works on the trunketed version, why? I thougth about bringing VHCS to the top. Creating logos, but no new VHCS version? Sounds strange. Someone who wants to help, but couldn't due to lack of permission? RE: FastCGI-Test - Shin - 12-20-2006 07:44 AM Rats, me and ephigene are working on the setup file,we're using test machine However now the setup stats but gives: Use of uninitialized value in concatenation (.) or string at /var/www/vhcs2/engine/setup/../vhcs2_common_code.pl line 1697. Use of uninitialized value in concatenation (.) or string at /var/www/vhcs2/engine/setup/../vhcs2_common_code.pl line 1697. ERROR: Template filename(s) missing ! At the end of setup, whn you insert email address |