NYCPHP Meetup

NYPHP.org

[nycphp-talk] where in filesystem to install php application

David Mintz vtbludgeon at gmail.com
Mon Jul 6 16:36:24 EDT 2009


On Sun, Jul 5, 2009 at 5:41 PM, Adrian Noland <anoland at indigente.net> wrote:

>
>
> On Wed, Jul 1, 2009 at 9:48 AM, David Mintz <david at davidmintz.org> wrote:
>
>> Perhaps this is one of those things that doesn't matter a helluva lot,
>> but:  when you have a freshly installed Debian-style LAMP (actually Ubuntu
>> server 9.04) and you are looking for a place in the filesystem to install
>> your PHP application files -- where do you like to put them?
>> /usr/local/share/... ? Or /usr/local/lib/php/... ? /opt/...?
>>
>> It's nice if it isn't /something/too/terribly/hideously/long/to/type
>> although there are always shortcuts, like environment vars.
>>
>
> According to Zend:
>
>
> http://devzone.zend.com/article/4683-Zend-Framework---Location-Location-Location
>
>


I saw that article before. Seems to me are talking about where to put the ZF
libs, while I was talking about where to put my own application files
(non-public). Also, since they don't seem to be presupposing a sophisticated
reader, they should have mentioned that setting things like include_path via
.htaccess directives doesn't work iwhen (1) an AllowOverride directive
doesn't explicitly allow it, or (2) you are running php as a cgi


-- 
David Mintz
http://davidmintz.org/

The subtle source is clear and bright
The tributary streams flow through the darkness
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20090706/74232711/attachment.html>


More information about the talk mailing list