Bug #752
mythweb module path wrong
Status: | No user feedback | Start date: | 01/30/2011 | |
---|---|---|---|---|
Priority: | Low | Due date: | 02/01/2011 | |
Assignee: | mihanson | % Done: | 100% |
|
Category: | Packages: Core | Spent time: | 1.00 hour | |
Target version: | 7.1 | Estimated time: | 0.50 hour |
Description
mythweb does not launch because it is looking for modules under /data/srv/httpd/htdocs/mythweb/modules_path instead of /data/srv/httpd/htdocs/mythweb/modules. I hacked this quick fix to avoid touching mythweb.php:
- cd /data/srv/httpd/htdocs/mythweb && ln -s modules modules_path
Associated revisions
mythweb: patch modules path in mythweb.php. Ref #752
mythweb: revert my patch an add a symlink instead. Ref #752
History
Updated by mihanson almost 14 years ago
- Due date changed from 01/10/2011 to 02/01/2011
- Estimated time changed from 1.00 to 0.50
- Assignee set to mihanson
- % Done changed from 0 to 100
- Category set to Packages: Core
- Status changed from New to Accepted
Updated by mihanson almost 14 years ago
- % Done changed from 100 to 90
- Status changed from Accepted to Feedback
Updated by mihanson almost 14 years ago
- % Done changed from 90 to 100
- Status changed from Feedback to No user feedback