Directadmin and Cloudlinux installation help.

afnaf

Verified User
Joined
Aug 8, 2012
Messages
21
Hello all,I have a new fresh install of Cloudlinux 6.4 and I'm trying to get Directadmin to install. But after the installation it seems that a lot of files are missing etc. Does anyone else running this setup, and if so, any tips to get it working? The documentation I found isn't that good.

Thank you in advance
 
After a install Im missing the /usr/local/directadmin/conf/directadmin.conf file. Also trying to get imap with php to work but only get this:

/usr/local/directadmin/custombuild/custom/suphp/configure.php5: line 38: --with-imap/usr/local/imap-2007f: No such file or directory

But the directory is there :(
 
After a install Im missing the /usr/local/directadmin/conf/directadmin.conf file.
Make sure you are logged in as root.

Also trying to get imap with php to work but only get this:

/usr/local/directadmin/custombuild/custom/suphp/configure.php5: line 38: --with-imap/usr/local/imap-2007f: No such file or directory

But the directory is there :(
You seem to be missing "\" character at the end of line in /usr/local/directadmin/custombuild/custom/suphp/configure.php5. Please check http://help.directadmin.com/item.php?id=252.
 
Make sure you are logged in as root.


You seem to be missing "\" character at the end of line in /usr/local/directadmin/custombuild/custom/suphp/configure.php5. Please check http://help.directadmin.com/item.php?id=252.

I figured out the \ myself at the end :) But still getting this:

Rewriting all users httpd.conf files, please wait...
Debug mode. Level 10

Unable to read config file. Check the file permissionsUnable to read config file. Check to make sure that /usr/local/directadmin/conf/directadmin.conf.lock doesn't exist
Restarting apache.
Stopping httpd: [FAILED]
Starting httpd: httpd: Syntax error on line 115 of /etc/httpd/conf/httpd.conf: Syntax error on line 21 of /etc/httpd/conf/extra/httpd-vhosts.conf: Could not open configuration file /etc/httpd/conf/ips.conf: No such file or directory

Any ideas? I was logged in as root all the time.
 
Back
Top