Opened 5 years ago
Closed 5 years ago
#1485491 closed Bugs (fixed)
SVN 1945 - Internal Server Error
| Reported by: | Reload | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | PHP backend | Version: | 0.2-beta |
| Severity: | critical | Keywords: | IfModule mod_php5.c |
| Cc: |
Description
If the options;
<IfModule mod_php5.c> </IfModule>
Are removed I get a internal server error....
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@webmail.xxxx.nl and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. -------------------------------------------------------------------------------- Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at webmail.xxxx.nl Port 443
Change History (2)
comment:1 Changed 5 years ago by tensor
- Milestone changed from later to 0.2-stable
comment:2 Changed 5 years ago by alec
- Component changed from Client Scripts to PHP backend
- Resolution set to fixed
- Status changed from new to closed
Fixed in [34942eb1].
Note: See
TracTickets for help on using
tickets.

RC may be used via CGI or FastCGI, so bringing back these wrapping directives may be a good thing.