Subject | testing php6 with firebird |
---|---|
Author | marius popa |
Post date | 2008-06-19T15:29:40Z |
wget http://snaps.php.net/php6.0-200806191430.tar.bz2
tar -jxvf php6.0-200806191430.tar.bz2
cd php6.0-200806191430
./configure --disable-all --with-interbase --prefix=/opt/php6 --disable-cgi
make ; make tests
--
developer flamerobin.org
tar -jxvf php6.0-200806191430.tar.bz2
cd php6.0-200806191430
./configure --disable-all --with-interbase --prefix=/opt/php6 --disable-cgi
make ; make tests
--
developer flamerobin.org