Page 1 of 1

Problem with FCGI (fastcgi) php handler

Posted: Fri Oct 02, 2015 2:40 pm
by beeking
Hello!

I have this weird problem, i can't access the main SCJ page (?operation=main) if i had my server configured to use FCGI as php handler. I got error 500.

But, if i access to another SCJ page i get it ok (/scj/admin/?operation=trade)

Any help? Thanks!!!

Re: Problem with FCGI (fastcgi) php handler

Posted: Fri Oct 02, 2015 2:58 pm
by admin
What do you have in logs about that error ?

Re: Problem with FCGI (fastcgi) php handler

Posted: Fri Oct 02, 2015 3:46 pm
by beeking
admin wrote:What do you have in logs about that error ?
sh: line 1: 708148 Killed /usr/bin/php -v 2> /home/domain/public_html/scj/tmp/execDIkzX2
[Fri Oct 02 12:42:52.836980 2015] [fcgid:warn] [pid 695534] (104)Connection reset by peer: [client 181.167.233.225:53160] mod_fcgid: error reading data from FastCGI server
[Fri Oct 02 12:42:52.837021 2015] [core:error] [pid 695534] [client 181.167.233.225:53160] End of script output before headers: index.php

Re: Problem with FCGI (fastcgi) php handler

Posted: Fri Oct 02, 2015 4:37 pm
by admin
To open admin area you can start with

/scj/admin/?operation=main&sub=script_messages&

what build do you use ?

Re: Problem with FCGI (fastcgi) php handler

Posted: Fri Oct 02, 2015 4:47 pm
by beeking
admin wrote:To open admin area you can start with

/scj/admin/?operation=main&sub=script_messages&

what build do you use ?
Yes, i can see that page and see this version (c) SmartCJ Pro V 1.51, updated trying to fix the other error.

Regards, Cristian

Re: Problem with FCGI (fastcgi) php handler

Posted: Fri Oct 02, 2015 5:23 pm
by admin
It also has a word "build" at the bottom

Re: Problem with FCGI (fastcgi) php handler

Posted: Fri Oct 02, 2015 7:09 pm
by beeking
admin wrote:It also has a word "build" at the bottom
Oh yes, Build 201506030910

thanks

Re: Problem with FCGI (fastcgi) php handler

Posted: Sat Oct 03, 2015 12:22 pm
by admin
Ok