[geeklog-devel] Re: Updated Installer
Dirk Haun
dirk at haun-online.de
Wed Jan 15 16:17:44 EST 2003
Well, now that Jason's install script takes care of the installation,
here's a script that makes the configuration a bit easier. It's the first
implementation of an idea I've been tossing around for a while now ...
- put the attached file into /path/to/geeklog/public_html/admin/
- create directory /path/to/geeklog/config
- chmod 775 /path/to/geeklog/config
- add to the end of your config.php:
if (file_exists ($_CONF['path'] . 'config/config.inc.php')) {
include ($_CONF['path'] . 'config/config.inc.php');
}
- log in as Admin
- call up http://yoursite/admin/configure.php
Oh, and there's no error checking ...
Comments?
bye, Dirk
--
http://www.haun-online.de/
http://www.haun.info/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.php.gz
Type: application/x-gzip
Size: 1430 bytes
Desc: not available
URL: <https://pairlist8.pair.net/pipermail/geeklog-devel/attachments/20030115/320f0792/attachment.bin>
More information about the geeklog-devel
mailing list