Robin Jackson wrote:
>
> In looking over Alan's install script for RedHat 6.2 I notice:
>
> cd ../data
>
> ./configure --with-php=4 \
> --with-adminsite \
> --with-blobdir=/var/www/blobs_staging\
> --with-db=midgardstaging \
> --with-apache-user=nobody \
> --with-apache-group=nobody \
> --with-ip=127.0.0.1 \
> --with-port=80 \
> --with-host=localhost
>
> I have 1.4.1 CVS and no data directory. Where can I get this?
$ cvs -z3 get midgard/data
should fetch it for you.
> Also, I'd luv to know what this does, as it looks like my answer to PHP4 w/
> midgard:
This script preps a number of SQL and shell scripts which will be called
when you run dbinstall. There is also configure.pl which will generate
dbinstall.sh. In time these two will replace configure and dbinstall
since I couldn't find a way to make these safe for good password
characters
like qoutes, backslashes and @s.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]