AleSSaNDRo
Verified User
If you use Debian 3.1 and you want update to Apache 2 and Php 5, install custombuild!
CustomApache is bad for it! CustomApache creates alone problems for that update.
Example:
Code:
cd /usr/local/directadmin
wget http://files.directadmin.com/services/custombuild/beta/custombuild.tar.gz
tar xvzf custombuild.tar.gz
cd custombuild
./build update_data
./build all d

CustomApache is bad for it! CustomApache creates alone problems for that update.
Example:
./build php_ap2 n
cat: /etc/redhat-release: No such file or directory
cat: /etc/redhat-release: No such file or directory
Found /usr/local/directadmin/customapache/php-5.2.3.tar.gz
Extracting ...
Done.
patching file php-5.2.3/ext/standard/mail.c
ln: `/usr/lib/libltdl.so': File exists
Configuring php-5.2.3...
Done Configuration.
Can't open Makefile: No such file or directory.
Trying to make php...
make: *** No targets specified and no makefile found. Stop.
