Hi guys,

  For those of you who aren't subscribed to cherokee-bugs..

  I logged a bug today about a QA test that was failing using the PHP5
  interpreter (it was working with PHP4 though).  I ended up realizing
  that is wasn't a Cherokee bug but a PHP5 one:

    http://bugs.php.net/bug.php?id=31892

  Basically, it is a problem managing the PATH_INFO server variable:
  in some cases in which it should contain a path it is empty.

  Fortunately there is a work around for this issue: it seems that
  appending "cgi.fix_pathinfo=0" to your PHP5 configuration file fixes
  the problem.

  So, if have suffered of a similar problem, this might be the cause.
  Good luck :-)

--
Greetings, alo.
http://www.alobbs.com
--- Begin Message ---
#24: QA test 067 fails with PHP5
-------------------+--------------------------------------------------------
Reporter:  alvaro  |        Owner:  alvaro  
    Type:  defect  |       Status:  closed  
Priority:  major   |    Component:  handlers
 Version:  HEAD    |   Resolution:  wontfix 
Keywords:          |  
-------------------+--------------------------------------------------------
Changes (by alvaro):

  * resolution:  => wontfix
  * status:  new => closed

Comment:

 This is not a Cherokee bug, but a PHP5 one:

  * http://bugs.php.net/bug.php?id=31892

 The commit number [164] adds a comment to let the user know what to do if
 the test fails.

-- 
Ticket URL: <http://www.0x50.org/bugs/login/ticket/24>
Cherokee Web Server <http://www.0x50.org/>
Fast and Flexible web server
_______________________________________________
Cherokee-bugs mailing list
[EMAIL PROTECTED]
http://alobbs.com/cgi-bin/mailman/listinfo/cherokee-bugs

--- End Message ---
_______________________________________________
Cherokee mailing list
Cherokee@lists.alobbs.com
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to