| ||
| ||
With a DirectAdmin install on CentOS 6, you may encounter this error: CRITICAL:yum.cli:Config Error: Error accessing file for config file:///etc/yum/yum.conf In this specific case, it's not a missing yum.conf, but rather a broken link to the newer curl library from python.Until a decision is made whether or not to exclude curl from custombuild, the solution is the following: cd /usr/local/lib Sept 26, 2011 - Update Custombuild has been updated to allow the curl compile to be disabled. To do this (if you've got CentOS 6), use: cd /usr/local/directadmin/custombuild cd /root [root@es6 ~]# ldd /usr/local/bin/php | grep curl yum install libcurl-devel as the libcurl and curl rpms should already be there by default, as yum needs them.It was noted that the "--with-curl=/usr/local/lib \" line in the configure.php5 did not hurt the inclusion of curl into php during the php compile, so will be left, unless new information about it surfaces. |
© 2018 JBMC Software, Suite 173 3-11 Bellerose Drive, St Albert, AB T8N 1P7 Canada. Mon-Fri 9AM-5PM MST