
codesite-noreply at google
Nov 14, 2008, 2:39 AM
Post #1 of 13
(1929 views)
Permalink
|
|
Issue 221 in cherokee: download index.php instead of show me the view
|
|
Issue 221: download index.php instead of show me the view http://code.google.com/p/cherokee/issues/detail?id=221 New issue report by juanje.ojeda: What steps will reproduce the problem? 1. I set up a php application with Cherokee (modified dotptoject) with mysql data base (a big and not very optimice one). 2. I go to list view which has lots of queries to the database which usually takes very long time to show on Apache. What is the expected output? What do you see instead? The expected output is the list view of the application, but instead of that I got a download dialog from Firefox for index.php. On Opera I got a "server not found" (or similar) message error. But, just for this view, the rest are fine. The same application with the same code and the same database on the same machine, but with Apache takes long time to render the html, but after a while it is showed fine. What version of the product are you using? On what operating system? I'm using Cherokee from trunk (r2384). OS: Ubuntu 8.04.1 (Hardy) Please provide any additional information below. php: php5-cgi (from Ubuntu package) PHP 5.2.4-2ubuntu5.3 with Suhosin-Patch 0.9.6.2 (cgi-fcgi) (built: Jul 23 2008 06:38:29) Configure options: Install prefix /usr/local cflags -g -O2 trace no sendfile() yes IPv6 support yes Polling method 1 epoll Polling method 2 poll Polling method 3 select Threading support yes TLS support gnutls PCRE library yes Compatible PAM yes LDAP yes MySQL yes GeoIP no crypt support multithread I attach the cherokee.conf just in case it would be useful. Attachments: cherokee.conf 16.7 KB Issue attributes: Status: New Owner: ---- -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|