When I try and run a pretty stripped down version of the easyapache configuration with php 5.2.6, apache 2.2 and mysql 5.0.51a it fails through the build process:
I have tried the mysqlup --force but it is showing that it is already up to the latest version, I have tried running the 'basic' config for easyapache and only adding the things that mysql needs (to shorten the build time and try and narrow down the issue). Mysql is running on the machine and I am able to connect to it, apache is running, php won't do mysql_connects (since it's not built in). My customers are freaking out on me (every site I have built for them is a php/mysql site) and are threatening bodily harm! (not really, but they aren't happy). The file 'cpmysql' is not on the server anywhere.Code:-- Begin opt 'Mysql' -- -- Begin dryrun test 'mysql compilation test' -- /usr/local/lib/mysql/libmysqlclient.so: undefined reference to `gethostbyname_r' Can't exec "/cpmysql": No such file or directory at /var/cpanel/perl/easy/Cpanel/Easy/Utils/MySQL.pm line 102. Use of uninitialized value in string eq at /var/cpanel/perl/easy/Cpanel/Easy/Utils/MySQL.pm line 108. dryrun test 'mysql compilation test' did not return true !! Dry run failed for 'Cpanel::Easy::PHP5::Mysql' skipping option !!
I am running:
WHM 11.23.2 cPanel 11.23.4-S26157
FREEBSD 6.1-RELEASE i386 on standard - WHM X v3.1.0



LinkBack URL
About LinkBacks
Reply With Quote






