Issue Details (XML | Word | Printable)

Key: MDL-19928
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: moodle.com
Reporter: Paul Ortman
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Add Cherokee as a supported web server for Moodle 2.0 [patch]

Created: 25/Jul/09 05:36 AM   Updated: 25/Jul/09 05:36 AM
Return to search
Component/s: Installation
Affects Version/s: 2.0
Fix Version/s: None

File Attachments: 1. Text File cherokee.patch (0.5 kB)

Environment: PHP 5.2.9 in fastCGI mode, Cherokee 0.11.6-1, PostgreSQL 8.3

Database: Any
Participants: moodle.com and Paul Ortman
Security Level: None
Difficulty: Easy
Affected Branches: MOODLE_20_STABLE


 Description  « Hide
Attempting to install Moodle 2.0 from CVS fails with error "Exception thrown without a stack frame in Unknown on line 0" when redirected to to the first page after the creation of the config.php file.

The problem is that I was attempting to install on a Cherokee web server and apparently the only web servers that are supported are from lib/setuplib.php : apache, lightthpd, and iis. The attached simple patch adds in necessary support for the Cherokee web server. The patch does not address the cryptic error message which I suspect should also be improved as the only way I was able to determine the problem was to step through the code using a PHP debugger.

After installing the patch, everything installed just fine and 2.0 behaved very well on the Cherokee web server (except for slash arguments which had to be turned off).

Cherokee web server information: http://www.cherokee-project.com/doc

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.