webquarry
06-05-2007, 03:04 PM
Was trying the custombuild system with php5 and apache1.3 (with frontpage).
Found that doing the:
./build update_data fails to get fp50.linux.tar.gz
I copied it from the customapache dir to get past this one.
Next, it failed to create the empty srm.conf and access.conf files that frontpage needs in order to run.
touch /etc/httpd/conf/srm.conf
touch /etc/httpd/conf/access.conf
fixed that.
Found that doing the:
./build update_data fails to get fp50.linux.tar.gz
I copied it from the customapache dir to get past this one.
Next, it failed to create the empty srm.conf and access.conf files that frontpage needs in order to run.
touch /etc/httpd/conf/srm.conf
touch /etc/httpd/conf/access.conf
fixed that.