Hi, thank you for the report. It will be uploaded soon. For now just do:
Code:cd /usr/local/directadmin/custombuild wget http://fresh.t-systems-sfr.com/fresh/unix/privat/libxslt-1.1.22.tar.gz
Try:
Code:rm -rf .custombuild ./build apache
cd /usr/local/directadmin/custombuild
rm -f libxslt-1.1.22.tar.gz
./build update_data
cd /usr/local/directadmin/custombuild
wget -O libxslt-1.1.22.tar.gz http://fresh.t-systems-sfr.com/fresh/unix/privat/libxslt-1.1.22.tar.gz
Thanks smtalk.
In relation to fastcgi.... I'm a little confused. I was under the impression you needed to run a fastcgi server... much like what's documented here.
However, I've searched the system but cannot find the suexec-fcgi binary.
returns nothing.Code:find / -name suexec-fcgi -ls
My options file looks like such:
Am I missing something there?Code:#PHP settings. default_php possible values - 4 or 5 default_php=5 php4_cli=no php4_cgi=no php5_cli=no php5_cgi=yes zend=yes ... #Possible values - 1.3, 2.0 or 2.2 apache_ver=2.2
Whilst I can see I'm compiling PHP in fastcgi mode... I am under the impression that Apache 2.2 also needs to have the mod_fastcgi module compiled in.
I'm only seeing a mod_cgi.c module. As such I'm thinking this is running in cgi mode and not mod_fastcgi.
Would this be correct?!
[root@host custombuild]# ./build squirrelmail
gzip: stdin: unexpected end of file
/bin/tar: Child returned status 1
/bin/tar: Error exit delayed from previous errors
cp: `/var/www/html/squirrelmail/data' and `/var/www/html/squirrelmail-1.4.13/data' are the same file
Hello.
Try to run custombuild 1.1 on a new server clean server....
Run "./build all d". When program come to "./build libxslt" i received this error:
./build libxslt checking for libxml libraries >= 2.6.27... configure: error: Could not find libxml2 anywhere, check ftp://xmlsoft.org/.
Hello.
Try to run custombuild 1.1 on a new server clean server....
Run "./build all d". When program come to "./build libxslt" i received this error:
./build libxslt checking for libxml libraries >= 2.6.27... configure: error: Could not find libxml2 anywhere, check ftp://xmlsoft.org/.
custombuild 1.2 give the same error...but libxml2 are installed (2.6.30). I have run "./build libxml2" separately
After updating apache 2.2 does not start
Starting httpd: httpd: Syntax error on line 67 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/mod_frontpage.so into server: /usr/lib/apache/mod_frontpage.so: undefined symbol: apr_filename_of_pathname
./build rewrite_confs