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 =)
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