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
1
vote
1 answer

Server Manager DirectAdmin Error: "There are no IPs on DirectAdmin server" - Boxbilling

I am not sure if this question is related to topics of Stackoverflow. I tried to post it on BoxBilling Forum but that does not seem to work. This is why I am asking here. By the way, I am using BoxBilling for my web hosting business that uses…
1
vote
3 answers

php syntax error while creating an email in directadmin by api

I'm trying to create an email into DirectAdmin by API but my codes give back a syntax error on line 10 but i don't see anything wrong with that line. connect('mijndomein',2222); …
1
vote
1 answer

Disable virtual_localdelivery in exim (local mail delivery using directadmin)

when sending two test e-mails (1 has account on our server, number 2, the other does not) Now when testing I see that email number 1 is being sent locally using virtual_localdelivery and not routed via the MX servers (we use Google apps, so that is…
snh_nl
  • 2,877
  • 6
  • 32
  • 62
1
vote
2 answers

How do I change file/folder ownership on a remote server without access to the commandline?

I've only got access to the directadmin panel (and ftp access as well), and for my mediawiki install I need to change the ownership of a particular folder (so chown). More specifically, I need to do this: sudo chown -R www-data:www-data images/ Is…
user1694077
1
vote
1 answer

Install Redis server in CentOS6 , how?

How to install redis server in CentOS 6 that installed DirectAdmin in it? Did test several methods but no success! I want use Redis for Magento Cache
sIiiS
  • 195
  • 1
  • 1
  • 11
0
votes
0 answers

Website responds different after migration from directadmin to plesk

A little bit explaination of how I work to make my question clear. I maintain a website. Local I create my changes with Xampp. When everything works I move the changed files to the production environment online. Before we had directadmin as platform…
eL-Prova
  • 1,084
  • 11
  • 27
0
votes
0 answers

process private_html/index.php

i have a question direct admin process monitor as you see in image, there is one procces with command lsphp:/private_html/index.php this command repeat for 3,4,5 process and cpu of every process going on 90% and more i wand to know what is this, i…
sep comp
  • 1
  • 1
0
votes
2 answers

Getting 404 Not Found error when refreshing dynamic page in DirectAdmin deployment

I'm encountering a "404 Not Found" error when trying to refresh a dynamic page in my Next.js application deployed on DirectAdmin. The error occurs only when I attempt to refresh the page, but navigating to it from a different route works fine. Here…
Amin Ghazi
  • 55
  • 1
  • 7
0
votes
0 answers

How to create node.js app with directadmin api

I want create node.js app for user via API DirectAdmin. but the problem is: GuzzleHttp\Exception\ClientException #403​ Client error: `POST http://xxxxxx:2222/CMD_API_APP_INSTALL` resulted in a `403 Forbidden`…
Agata
  • 3
  • 2
0
votes
0 answers

My function.php file keep being removed by itself, how can I find what removes it?

I have an old forum built on Vbulletin, and the file at the location /includes/functions.php keep being removed once or twice a day after I upload it again. I have access to the FTP and the Directadmin panel, but I don't know how to check what keep…
yortem
  • 72
  • 6
0
votes
0 answers

Directadmin php.ini disable daylight saving

I have a problem from php time . On my centos 7 server I had installed directadmin and I disabled daylight on centos but I dont know how to disable daylight on php.ini . please help me I set timezone Asia/tehran in php.ini but i want when use php…
0
votes
0 answers

Node dependencies installed outside of the app's directory

I'm trying to set up a very simple Node.js app with the help of DirectAdmin on the shared hosting I'm using. I have problems running it because when I install dependencies using DirectAdmin's UI, they are installed not in the app's directory, as…
MrLoon
  • 831
  • 1
  • 8
  • 16
0
votes
0 answers

Having issue with mod_rewrite on openlitespeed

I can't seem to get rewrite engine to work on my web server openlitespeed. I have checked openlitespeed web login and it says it is on. I have also tried restarting openlitespeed couple times now. I am using .htaccess to test rewrite rule but it's…
0
votes
0 answers

How to connect WordPress media to another host?

I have uploaded about 1000 PDF files in the media section of the WordPress site, how can I transfer the files to another host and change the links of the files in the content of the site? the second question, is there a plugin or a method that only…
Sara Nancy
  • 37
  • 6
0
votes
0 answers

add subdomain for node.js application in DirectAdmin

On my VPS I host several laravel applications. Subdomains are added using DirectAdmin and VirtualHost settings are done using the DirectAdmin Httpd.conf customization, like: |*if SUB="cluego"|…
M.Koops
  • 145
  • 1
  • 15