[typo] Installing Typo without SQLite?
mathew
meta at pobox.com
Thu Aug 10 10:39:25 EDT 2006
Paul Butcher wrote:
> Is there any way to install Typo *without* also installing SQLite?
You could try ignoring the installer and installing manually.
I use ligHTTPd, so for me the procedure is:
Download the .tgz, unpack. Symlink from public_html/typo to
~/typo-4.0.1/public.
Create typo-4.0.1/config/database.yml and mail.yml as appropriate, and
make sure the web server is configured to find the CGIs in
public_html/typo. (Re)start lighttpd.
With Mongrel it'd be similar, except after creating database.yml you'd
just run script/server I think.
mathew
More information about the Typo-list
mailing list