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

How to move a https certificate from a shared hosting to a vps?

I have a shared hosting I can manage via DirectAdmin.I have configured a https certificate on it.Now I want to move my website to a vps that uses IIS6.0.But I don't know how to install the https certificate on my vps? Could I export it from my…
tianzhi0549
  • 479
  • 2
  • 5
  • 12
0
votes
2 answers

How do backups work in DirectAdmin?

I'm sure there's a good amount of developers here that use DirectAdmin and I had a quick question. I've always used cPanel and I'm not on a server that is using DirectAdmin instead. Where in DirectAdmin can you generate a full backup of the account…
Jack
  • 1
  • 1
0
votes
1 answer

Mail not getting send to specific domains

We have a VPS with CentOS combined with DirectAdmin which we use for a Magento shop. This runs fine, except for sending email. Problem: It appears that some specific domains won't receive our emails and we get a bounce. If we use any other email…
The_Switch
  • 193
  • 11
0
votes
1 answer

How to sync crontab with DirectAdmin backwards?

I have a few hundred cronjobs in DirectAdmin. I need to string_replace every cronjob in DirectAdmin. I managed to change all my cronjobs with crontab -e, so my cronfile in /var/spool/cron is now correct. The problem is that in DirectAdmin only the…
Eduard
  • 25
  • 4
0
votes
1 answer

PHP turn off warnings in php.ini does not work

I have a VPS with linux CentOS with root access and DirectAdmin control panel. I have restored a website on it and it shows some warnings like: Warning:…
Saeed Vrz
  • 147
  • 1
  • 3
  • 10
0
votes
1 answer

direct admin, run cron only in week-days

I want to set up cronjob in the Direct Admin panel only while week-days without Sundays and Saturdays. additionally I need run this 3 time a day no certain hours. Can I do that with 1 command?
quardas
  • 651
  • 3
  • 10
  • 23
0
votes
0 answers

php.ini error syntax while line is comment

I want to install SSH2 on DirectAdmin. After install when I want to edit php.ini I try to find it: #/usr/local/bin/php -i | grep 'Loaded Configuration File' PHP: syntax error, unexpected '&' in /usr/local/php54/lib/php.ini on line 339 Loaded…
Hamed
  • 51
  • 3
-1
votes
2 answers

PHPmailer custom header set, but not shown on delivery

I am using PHPMailer6.2.0 and I am having issues setting the return path. I have added the custom header via PHPmailer function addCustomHeader() $mail->addCustomHeader("Return-Path", $fromemail); and for debugging I have printed out the header…
mariusslo
  • 24
  • 5
-1
votes
2 answers

Can a hacker start uploading a file and specify when should it be done?

so we got hacked and from that we raised a question based on our logs. Can a hacker start uploading a file at one point and specify when should it stop uploading. I.e. we got a HIT from an IP address at 06:50:52 2020-06-19 and the file uploaded…
-1
votes
1 answer

Request to Host DirectAdmin or Cpanel with python or ...?

I have a website on internet www.exampl.com and that set in DirectAdmin (or can set on Cpanel). How can I request to my table database? In SQL with Python: import pyodbc db = pyodbc.connect ("Driver={SQL Server Native Client…
henrry
  • 486
  • 6
  • 25
-1
votes
1 answer

SSH can't connect today - yesterday was fine

Just created instance on compute for CentOS 6. Installed Directadmin control panel (directadmin.com) and could ssh to my external IP yesterday 104.155.217.95 on port 22 using my putty private keys. Today I can't connect to it (didn't change…
xorion
  • 1
-1
votes
1 answer

How can I configure the record type of DigitalOcean for working with DirectAdmin?

I want to know the DNS configuration of DigitalOcean for working with DirectAdmin. I want to create own Name Server on DigitalOcean.
-1
votes
1 answer

"access denied for user" after moving MySQL database to remote server

I have some problems with accessing my database. The script worked before on my localhost. I imported it in another server and the other server is giving me an access denied message. The message that is given is: Access denied for user…
John
  • 904
  • 8
  • 22
  • 56
-1
votes
1 answer

Send Email to Shared IP Address without a Domain

So I have a shared hosting account that uses DirectAdmin. I have a domain that I own that is my live site. I wanted a testing environment too, but since DirectAdmin costs money, instead of setting up a local dev server, I set up a new domain…
danbrellis
  • 370
  • 3
  • 13
-1
votes
1 answer

How to install or enable mysqlnd in CentOS 6.6 [DirectAdmin]

How to install or enable mysqlnd in CentOS 6.6 and php 5.5 ? directadmin installed in server and yum commands not working. i use directAdmin CustomBuild like this. --with-mysqli=mysqlnd \ --with-pdo-mysql=mysqlnd \ --with-mysql=mysqlnd…
MasterKOD
  • 1
  • 1
  • 2
1 2 3
14
15