NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP application install methods (pear/etc)

jon baer jonbaer at jonbaer.net
Sun Nov 23 23:48:19 EST 2003


hi,

ive notice a few applications post a nice neat installation script located
usually under /install directory - mainly for mysql schemas and such + then
a new session tests to see if the dir exists warning the user to remove it
for security purposes.

normally when you pop in the mysql user/pass/db like this its considered
unsecure unless you tunnel or SSL (which ive still not been able to
accomplish w/ MySQL4 + php client classes) ...

@ the moment it seems as if every app has its own way of installation
(README vs. GUI scripts), but is there anything or any method on articles
anywhere discussing this from 3rd party view ... i see more + more apps
applying phplib/smarty so i thought maybe there would be a norm (since there
is no actual .jar like install) ... php --install *.gz would be a nice idea
...

i had been thinking pear install would make more sense but is there a way to
run a php script from within the install (for db setup?)

- jon

pgp key: http://www.jonbaer.net/jonbaer.asc
fingerprint: F438 A47E C45E 8B27 F68C 1F9B 41DB DB8B 9A0C AF47




More information about the talk mailing list