Can't add domain

password

Verified User
Joined
Oct 11, 2011
Messages
134
Hi there

Installed DA today with custombuild 2.0. When I'm logged in as admin and go to user level to add my main domain name i get this error:

Code:
Error Creating Domain
Details
Could not include user's httpd file to the main httpd.conf

I'm running nginx, PHP 5.4 (php-fpm).

The "httpd.conf" is suposed to be stored in /etc/httpd/conf/httpd.conf, right? Well... I haven't got any httpd.conf file there.
 
Discovered lots of problems and i think it's due to the fact that i selected custombuild 2 when i ran setup.sh

I'm reinstalling the server now and will install custombuild 1.2 and then upgrade once pre release binaries is installed.
 
You can upgrade to pre-release without reinstalling the server. Just run "./build nginx" afterwards and that's it.
 
Well, i reinstalled the server and selected custombuild 1.2 during install, then installed pre-release binaries and upgraded to custombuild 2.0. It seems to be working OK.

However i still get the "apache is functioning normally" page when i try to browse the admin accounts domain name. The domain resolves to the correct IP.
 
I think i got it working. There was two "Include" lines in /etc/nginx/directadmin-vhosts.conf for the same user. I removed one of them and now it seems to be OK.
 
Back
Top