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?
Also, I'd luv to know what this does, as it looks like my answer to PHP4 w/
midgard:
cd /usr/src/midgard/php4/ext/midgard
/usr/bin/phpize
export APXS=/usr/sbin/apxs
./configure --with-midgard
echo "INSTALLING PHP4 EXTENSION"
make > make.log
make install >> make.log
Thanks
Rob
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Erwin LEUBAZ
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Erwin LEUBAZ
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Erwin LEUBAZ
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Erwin LEUBAZ
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Erwin LEUBAZ
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Alan Knowles
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Erwin LEUBAZ
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... david
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Erwin LEUBAZ
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... david
- RE: [midgard-user] Install midgard with php4 CVS (20.03.2001... Alan Knowles
