Hi all!

Alvaro Lopez Ortega escribió:
> Is PHP configured to use TCP or a Unix Socket? The preferred way is to  
> use a TCP port. Please, check your information sources and ensure that  
> PHP used "-b PORT" rather than "-b /PATH".

This is very very important! I did not know it, but this was the
solution for a cherokee 0.99.22 which never called PHP binary until I
replaced Unix socket with TCP port.

I don't know why, but this caused me this error: on a server (a
Opensolaris 2009.06 zone) the cherokee server with PHP (as fastcgi)
using a unix socket worked perfectly. But in another server (another
zone cloned from the first one) the PHP calls never worked until I
replaced unix socket with a TCP port. The behaviour was completely
strange: when tried to invoke a .php file, the cherokee server called
panic without trying to exec the interpreter. I never knew the reason of
these panics, but were resolved by using TCP port instead of Unix socket...


Best!

        Juanjo

-- 

  Juan Jose Amor Iglesias  //  -+- ¡Vorágine! -+-
  jjamor -at- gmail.com // juanjo -at- dramor.net

--------------------       Visit my Blog! ---------------------
 The Boring Stories Written By DrAmor: http://dramor.net/blog/
---------------------------------------------------------------
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to