Questions tagged [directadmin]

DirectAdmin is a popular web hosting control panel

DirectAdmin is a popular web hosting control panel. Questions about DirectAdmin might be more appropriate in the Server Fault or Pro Webmasters StackExchange communities.

221 questions
0
votes
1 answer

Set up email with DirectAdmin Panel not working

I have a directAdmin panel to host my HTML website. I created a new email by going to "Email manager" -> "Email accounts" and "Create Account". Once account is created, I tried sending email from a different account to this new email. It says Your…
0
votes
2 answers

htaccess: Redirect All domains (https and http) to new domain

My current domain is a free https. I add new domains as parked domains Alias (in DirectAdmin). So for the new domain to use https, I need to disable https for the old domains. Now I want to transfer all the old domains to the new domain with…
user2737402
0
votes
0 answers

Wildcard domain not working on server, give Site Unavailable message

I'm building a Laravel application where each company can create their own page on a subdomain, so lets say apple.mywebsite.com. This all works well on my localhost. However, when I upload it on the server the company page can't be found. Besides…
Rob
  • 31
  • 2
0
votes
1 answer

Remote access to a DirectAdmin database from my Laravel app

I am building a central website (Laravel) which will connect different Laravel applications hosted in different DirectAdmin hosting. I am getting this error-- SQLSTATE[HY000] [2002] No connection could be made because the target machine actively…
Nasir Khan
  • 753
  • 1
  • 9
  • 22
0
votes
0 answers

DirectAdmin hosting - default page redirection

I host my website on DirectAdmin, the domain is redirected to example.com/wp, I have deleted all the wp files and redirect the domain to example.com/index.html, but nothings has been changed. I also update the .htaccess file too Directory Index…
Noor Shaker
  • 37
  • 1
  • 6
0
votes
1 answer

Varnish configuration with virtual hosts on Centos 7 / directadmin

I'm running CentOs 7 with DirectAdmin. I have created some users with websites. This works fine on httpd. But after installing Varnish, I get the notification "Apache is functioning normally". How can I configure varnish to send domainone.com to…
0
votes
1 answer

DirectAdmin change DocumentRoot

when i change DocumentRoot of httpd.conf nothing happens. i found httpd.conf from here: /usr/local/directadmin/data/user/paynitapp my httpd.conf is: when i change this public_html to public_html/public nothing happen. still root directory is…
Sajjad
  • 1,536
  • 2
  • 17
  • 31
0
votes
1 answer

/dev/mapper/centos_server2-root is full

i have a problem with centOS and DirectAdmin, i can't login to panel, because not space available for create session when i run df -h command, get the following result: Filesystem Size Used Avail Use% Mounted…
Bahadori
  • 129
  • 1
  • 4
  • 14
0
votes
1 answer

Class 'Httpful\Bootstrap' not found

I'm working on CentOS 6.0 64-Bit with DirectAdmin 1.53.2 with PHP 7.0. Everything is OK but recenlty I have error Class 'Httpful\Bootstrap' not found on pages where using script from http://phphttpclient.com
0
votes
2 answers

How to install wordpress on website using direct admin

I'm a complete noob with wordpress and i'm trying to install it on my server. I'm following the instructions on this site but when I get to step 5 and I go to the http://example.com/direct-admin/install.php I get this error: Not Found The requested…
Daan Seuntjens
  • 880
  • 1
  • 18
  • 37
0
votes
1 answer

How to secure mail.domain.com with let's encrypt in directadmin using dovcot?

When generating certificate via directadmin using letsencrypt for mail.domain.com, directadmin told me that it generated a certificate called: letsencrypt.key But in order to make the mail.domain.com contains the certificate, I have to edit the…
ToiletGuy
  • 331
  • 1
  • 2
  • 11
0
votes
1 answer

Change Password Plugin is not working in roundcube

I have installed roundcube manually in a cpanel based server. I have added and enabled Password Plugin. But while trying to change password after login i am getting the following error : Could not save new password. Can't create socket connection…
0
votes
2 answers

Cannot add nameservers to DirectAdmin

I moved to a new server, but can't figure how to add nameservers to DirectAdmin. It's quite a mess using DirectAdmin. cpanel is much simpler. I have 1 main server IP. And 3 nameserver IP's, I found with sudo nano /etc/resolv.conf My current hosting…
Sita Gabriel
  • 17
  • 1
  • 7
0
votes
0 answers

New folder in public_html in Direct Admin

I have an open-cart website using for about a year. I work with PHP 5.6 and direct admin. I want to add a blog system to my website. So I created a folder name blog in my public_htm folder and uploaded a WordPress files in blog directory. By…
0
votes
2 answers

how to install gitlab on a directadmin server

I have a VPS with directadmin and few other websites on it, i want to install gitlab without damaging other sites. currently tried but it will show up on all domains. it seems external_url is ignored completely.
Pezhvak
  • 9,633
  • 7
  • 29
  • 39