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
2
votes
1 answer

How to override Nginx configuration for specific domain

I'm using proxy_pass to run a node application in my Nginx server I can't find the right place to put it so I edited /usr/local/directadmin/data/users/civilcom/nginx.conf file manually to make it work and they are correct. As you know that file…
2
votes
0 answers

How to install ffmpeg 4.x on debian 9?

I have VPS. I use directadmin on da-debian 9, php 7.2. I want to install the ffmpeg 4.x library How to do it? I have not found any specific guides on the internet.
2
votes
0 answers

CentOS 7 - MySQL 5.7 re-installation corrupted data

I have a CentOS 7 virtual machine with a DirectAdmin installation. It used to run a MySQL 5.6 installation, built using DirectAdmin Custombuild 2.0. I wanted some functionality (e.g. JSON ops) that was not available in MySQL 5.6, so I manually…
riccardo_92
  • 89
  • 13
2
votes
0 answers

DirectAdmin FTP for all domains

I was searching for an option to show all domains with your FTP client using DirectAdmin. So I can make a user called user for example, it will make the domain user.nl But I'm getting tired of searching the passwords for the FTP accounts day after…
user443346
2
votes
0 answers

Map cnames to subdomain apache (directadmin)

I want to create the following setup: User visits my.domain.com A specific subdomain will be loaded via CNAME (i.e. my.maindomain.com) How can I achieve this using apache / directadmin (custom build 2)? I have full control over the webserver…
robinl
  • 86
  • 3
2
votes
0 answers

Downloading large files using fsockopen() and fgets()

For a client of mine, I am working on a API connection to DirectAdmin from his own system, for multiple purposes. One is managing backups. When a backup is created, it should also be available for download. However, I can not get this to work. I am…
Jan Willem
  • 1,280
  • 1
  • 9
  • 9
2
votes
2 answers

Google PageSpeed Apache Error log CentOS

I installed the Google PageSpeed module to my CentOS 7.0 DA VPS. I used this blog, by installing the PageSpeed module: http://www.haloseeker.com/install-go...h-directadmin/ When I check my Apache Error Log, I found the following errors:…
JGeer
  • 1,768
  • 1
  • 31
  • 75
2
votes
0 answers

PHP - directAdmin web API

i trying to create new database on my shared web hosting with directAdmin web control API. i use below code to connect to directAdmin and create database but when i open php script, it not logged in to direct admin and showing login page . include…
Blaster
  • 135
  • 3
  • 16
2
votes
1 answer

PHP fatal error after version upgrade

I upgraded PHP version from 5.6.8 to 5.6.9 by Custombuild of Directadmin. The problem is after that I got fatal error on php: PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0 I…
2
votes
2 answers

Fighting with brute force attack on email service

I am facing an issue and need your expert advice. I get constant brute force attacks warnings in directadmin from IPs in Russia & China etc etc. The messages are something like Feb 27 04:31:15 host1 dovecot[2387]: pop3-login: Aborted login (auth…
Sallu
  • 479
  • 6
  • 17
2
votes
1 answer

PHP - Silex: Fatal error: Class not found

I've made a PHP application with Silex. I'm using a WAMP solution on my laptop to develop, in combination with Composer. Now, when I upload the application (maps 'app', 'src' and 'web') and upload the database, change the config.php to the correct…
user3581249
  • 39
  • 2
  • 6
2
votes
1 answer

HTTPD conflict with other virtualhost

This is our httpd.conf file located in users directAdmin directory # Auto generated apache config file by DirectAdmin version 1.42.1 # Modifying this file is not recommended as any changes you make will be # overwritten when the user makes any…
CBeTJlu4ok
  • 1,072
  • 4
  • 18
  • 51
1
vote
1 answer

SetEnvIf Remote_Addr "x.x.x.x" doesn't work - Apache and DirecAdmin

I have a problem with DirectAdmin and firewall. The following statement doesn't work: SetEnvIf Remote_Addr "x.x.x.x" TRUST=yes Apache doesn't respond to above instruction. The instruction is part of the following whole: Alias /.well-known…
Maciej Osytek
  • 36
  • 1
  • 4
1
vote
0 answers

Can I access my DirectAdmin files from MS Visual Studio Code?

At the moment I am using DirectAdmin (giving by my web-hoster) where I upload and edit my website's files. It is a bit of a schlep using their online UI. Am I able to access the files on DirectAdmin via MS Visual Studio Code directly from my…
1
vote
0 answers

letsencrypt: domain was skipped due to unreachable file

I am running 300 domains on my server they all are symlinked to the same destination. (it is a whitelabel system). every domain i add that has the correct nameservers (we own our own nameservers) works good with creating a SSL Certificate in direct…
user3306814
  • 41
  • 1
  • 8
1
2
3
14 15