Problem with FCGI (fastcgi) php handler

Post Reply
beeking
Posts: 12
Joined: Mon Apr 28, 2014 4:10 pm

Problem with FCGI (fastcgi) php handler

Post 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!!!
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Problem with FCGI (fastcgi) php handler

Post by admin »

What do you have in logs about that error ?
Don't forget to run script update
beeking
Posts: 12
Joined: Mon Apr 28, 2014 4:10 pm

Re: Problem with FCGI (fastcgi) php handler

Post 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
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Problem with FCGI (fastcgi) php handler

Post by admin »

To open admin area you can start with

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

what build do you use ?
Don't forget to run script update
beeking
Posts: 12
Joined: Mon Apr 28, 2014 4:10 pm

Re: Problem with FCGI (fastcgi) php handler

Post 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
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Problem with FCGI (fastcgi) php handler

Post by admin »

It also has a word "build" at the bottom
Don't forget to run script update
beeking
Posts: 12
Joined: Mon Apr 28, 2014 4:10 pm

Re: Problem with FCGI (fastcgi) php handler

Post by beeking »

admin wrote:It also has a word "build" at the bottom
Oh yes, Build 201506030910

thanks
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Problem with FCGI (fastcgi) php handler

Post by admin »

Ok
Don't forget to run script update
Post Reply