Ticket #1485924 (closed Bugs: fixed)
.htaccess sets wrong path for error log
| Reported by: | feyp | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3-stable |
| Component: | Other | Version: | 0.2.2 |
| Severity: | normal | Keywords: | |
| Cc: | suporte@… |
Description
I got this error message in the webserver error logs for each file served by roundcube:
PHP Warning: Unknown: Unable to access logs/errors in Unknown on line 0
This is because of this statement in /.htaccess
php_value error_log logs/errors
This statement should contain an absolute path.
Change History
Note: See
TracTickets for help on using
tickets.
