Spamassassin
Verified User
- Joined
- Jul 5, 2009
- Messages
- 18
Hi all, and thank you for your efforts.
I tried to install DA on my clean installed Centos7 several times, but no luck always things break in the same "squirrelmail_svn" error as following:
I don't know why is happening everytime I try to install DA, I searched ecerywhare but didn't find a clue.
Can any one please help? Thank you very much.
I tried to install DA on my clean installed Centos7 several times, but no luck always things break in the same "squirrelmail_svn" error as following:
PHP:
ERROR: version of squirrelmail_svn not found in versions.txt!
Minimal required version of Apache is 2.4.9. Please uncustomize your versions.txt file.
Found CentOS 6 or 7. Disabling CURL in custombuild to prevent yum from breaking.
Related: http://help.directadmin.com/item.php?id=385
ERROR: version of squirrelmail_svn not found in versions.txt!
Minimal required version of Apache is 2.4.9. Please uncustomize your versions.txt file.
ERROR: version of squirrelmail_svn not found in versions.txt!
Minimal required version of Apache is 2.4.9. Please uncustomize your versions.txt file.
*******************************************
*******************************************
Cannot find /usr/local/bin/php
Please recompile php with custombuild, eg:
cd /usr/local/directadmin/custombuild
./build all d
This appears to be a 64-bit system.
a common cause of http/php compile failures is mentioned here:
http://help.directadmin.com/item.php?id=213
If you're running CentOS (not freebsd or debian) and applies to you, then type:
ln -sf /usr/lib64/libexpat.so /usr/lib/libexpat.so
ln -sf /usr/lib64/libm.so /usr/lib/libm.so
ln -sf /usr/lib64/libssl.so /usr/lib/libssl.so
cd /usr/local/directadmin/custombuild
./build all d
I don't know why is happening everytime I try to install DA, I searched ecerywhare but didn't find a clue.
Can any one please help? Thank you very much.