[Tickets #1524] NEW: share horde between several virtual hosts
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Mar 10 00:48:23 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1524
-----------------------------------------------------------------------
Ticket | 1524
Created By | crux at gorodmasterov.com
Summary | share horde between several virtual hosts
Queue | Horde Project Systems
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
crux at gorodmasterov.com (2005-03-10 00:48) wrote:
most of *.php files are readonly, so its a good idea to place ro-code
somethere and make symlinks to it from different virtual hosts.
But its not possible, because of widely used constant __FILE__ thats
*follow* symlink and return different filename (i.e. __FILE__ !=
$_SERVER["SCRIPT_FILENAME"] ...). So horde (and other apps) do not
use(see|write) writeable *.php files, that were copied in to virtual host.
More information about the bugs
mailing list