[Bug #91] [Base] Hardcoded include paths
anthill-daemon <anthill-daemon-+mQDA36h6dWw5LPnMra/[email protected]> Sun, 8 Feb 2004 20:05:22 -0700
| Newsgroups | gmane.comp.bug-tracking.anthill.devel |
|---|---|
| Message-ID | <[email protected]> |
http://anthill.vmlinuz.ca/anthill/query.php?bug=91 --- 91 2004-02-08 20:05:22.000000000 -0700 +++ 91.tmp.IUTfUZ 2004-02-08 20:05:22.000000000 -0700 @@ -1,7 +1,9 @@ Bug# : 91 Product : Anthill Version : 0.2.6 -Status : REOPENED +Status : RESOLVED +Resolution : FIXED +Fixed Ver : Priority : Normal Component : Base URL : @@ -78,3 +80,18 @@ Using relative paths in the application, and coding it this way will remove the need for include_path. +Comment posted: 2004-02-08 08:05 PM by [email protected] + +Actually, since this file is never overwritten in an upgrade, you can change it to +a full path if you prefer. You don't *have* to set the include_path in php.ini, +you can use full paths whereever you like (all you really need to have in the +include_path is the PEAR stuff, but this is automatic). + +Likewise, the virtual host argument is somewhat silly because you can use an +explicit directive within the virtual host to control each virtual host's include +path... so while this doesn't need to be done in the system-wide php.ini, it can +be done on a per-virtualhost basis. + +So the fix is the proper fix because you can customize your environment +around it accordingly. + ---- You are receiving this notice because you are the assignee, reporter, or a watcher for this bug report. _______________________________________________ Anthill-workers mailing list Anthill-workers-+mQDA36h6dWw5LPnMra/[email protected] http://vmlinuz.ca/mailman/listinfo/anthill-workers