Click to See Complete Forum and Search --> : help me, Install php4.0.4pl1


Anon
02-07-2001, 07:36 PM
Who can say the complete steps to me to compile php4.0.4pl1 to support to MySql and dBase III.

Since my data base is in MySql and a data base I have it in DBase III.

Thanks!

Cesar Ramos

G R E E T I N G S =)

brain
02-12-2001, 01:51 PM
shell>./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php --with-apache=..
/apache_1.3.17 --with-mysql=/usr/local/mysql --enable-dbase --enable-trans-sid
shell>make
shell>make install