ispCP - Board - Support
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)

Pages: 1 2 3 4 5


FastCGI-Test - RatS - 12-12-2006 08:39 AM

Here we go.

I've nearly completed the FastCGI implementation.
If someone is able to test the installation via the setup-script (INSTALL file is included in trunk), please do it and report errors to me.

Important to know is:
* is all fcgi relevant data copied to the right direcorys (fastcgi.conf to /etc/apache2/mods-available; fcgi-starters and php.inis to /var/www/fcgi/master)?
* is the a2enmod-command working?
* is the gui running?
* any errors?

There is no update-script yet, it will be build, after the fcgi-starter is working as is should.


RE: FastCGI-Test - Shin - 12-13-2006 02:33 AM

If you can wait I will test it tonight on my dedicated Wink


RE: FastCGI-Test - RatS - 12-13-2006 04:02 AM

I've to fix a bug, so wait Smile


RE: FastCGI-Test - tommie - 12-13-2006 04:51 AM

I will have a test environment as of 23/12/2006... so after that date I can test a lot of things :-)


RE: FastCGI-Test - tioan - 12-13-2006 05:16 AM

I can create an Debian Vserver with one IP on my dedicated Server to test it, or provide someone acces to it.
Mattheus


RE: FastCGI-Test - fridy - 12-13-2006 05:27 AM

I'll try to set up a vserver to. If I'm successful, I'd like to help, too.


RE: FastCGI-Test - chanwork - 12-13-2006 07:25 AM

Hello

have i get a faild svn? Smile

Code:
./vhcs2-setup
Subroutine ask_db_ftp_password redefined at ./vhcs2-setup line 432.
"my" variable $fuid masks earlier declaration in same scope at ./vhcs2-setup lin                         e 881.
"my" variable $fgid masks earlier declaration in same scope at ./vhcs2-setup lin                         e 881.
"my" variable $uid masks earlier declaration in same scope at ./vhcs2-setup line                          882.
"my" variable $gid masks earlier declaration in same scope at ./vhcs2-setup line                          882.
"my" variable @udata masks earlier declaration in same scope at ./vhcs2-setup li                         ne 884.
"my" variable @gdata masks earlier declaration in same scope at ./vhcs2-setup li                         ne 885.
Bareword found where operator expected at ./vhcs2-setup line 912, near "$mgid
        ##

    push_el"
        (Missing operator before push_el?)
Possible unintended interpolation of @::localhost in string at ./vhcs2-setup lin                         e 1216.
"my" variable $cfg_dir masks earlier declaration in same scope at ./vhcs2-setup                          line 1467.
"my" variable $bk_dir masks earlier declaration in same scope at ./vhcs2-setup l                         ine 1469.
"my" variable %tag_hash masks earlier declaration in same scope at ./vhcs2-setup                          line 1477.
Global symbol "$mgid" requires explicit package name at ./vhcs2-setup line 896.
Global symbol "$muid" requires explicit package name at ./vhcs2-setup line 907.
Global symbol "$muid" requires explicit package name at ./vhcs2-setup line 908.
Global symbol "$mgid" requires explicit package name at ./vhcs2-setup line 912.
syntax error at ./vhcs2-setup line 912, near "$mgid
        ##

    push_el"
syntax error at ./vhcs2-setup line 1459, near "'APACHE_CONF_DIR']"
Bad name after APACHE_SUEXEC_MIN_UID' at ./vhcs2-setup line 1485.



RE: FastCGI-Test - Shin - 12-13-2006 07:44 AM

Don't worry we're working on it Wink


RE: FastCGI-Test - RatS - 12-13-2006 10:31 AM

I hope, they are now fixed, please keep testing!


RE: FastCGI-Test - RatS - 12-13-2006 10:37 AM

@ tioan and fridy:

is it able to set up an vServer for me, with root-access to this vServer?
Would be great, so I havn't to care about it.

Please write me an eMail.

ATM I cannot test, what I've written, it's all tested in mind Wink