Questions tagged [ispconfig-3]
22 questions
4
votes
2 answers
ISPConfig change "Document Root" for specific domain
How to change the Document Root for a specific domain/subdomain inside ISPConfig 3.
I need to point my subdomain to a different directory than the standard client3 web6 roots.
And in "ISPConfig 3" this field isn't editable, neither during creation…

Mohd Abdul Mujib
- 13,071
- 8
- 64
- 88
1
vote
0 answers
Ispconfig 3.1.13p1 problem creating new Let's encrypt certificate. Multiple accounts
I've an Ubuntu 16.04 server with ISPConfig 3.1.13p1. Lately I created a new website and I checked "Let's Encrypt" and "SSL" as usual.
However, after few minutes the setting was removed. I guessed it was a problem in creating the certificate.
The…

drenda
- 5,846
- 11
- 68
- 141
1
vote
2 answers
How to force renew of a Let's Encrypt Certificate in ISPConfig 3?
I'm using ISPConfig 3 and all certificates are renewing automaticly, except one. I'd disabled SSL (and Let's Encrypt) for this Website, removed the Certs in /etc/letsencrypt for that Site and enabled it again. But it's still using the old cert and…

HR123
- 688
- 1
- 6
- 15
1
vote
0 answers
ISPConfig GitLab webfolder Empty after renewal Letsencrypt
I have adopted a system where the certificate for the subdomain had to be renewed.
There are two diffrent domains at the System, as an example.
MainProject.de (The Website)[web1]
sub.MainProject.de (GitLab)[web5]
The machine is a root system with…

Divmaster
- 11
- 2
1
vote
0 answers
Enable php-intl in ISPConfig 3, Debian 8 and additional php 7.1 on server
How to enable php-intl on php7.1 with Debian 8 + ISPConfig 3.x. It says, that it's installed on php7.1 but it is not enabled.
If I run
./php --ri intl
I will get "Extension 'intl' not present."

Shrike
- 11
- 1
0
votes
0 answers
ISPConfig3 Domain points to a subdirectory of Web
Have a DocRoot /var/www/clients/client2/web4/web and the domain mytest.tld should point to a directory /var/www/clients/client2/web4/web/public.
The DocRoot should not be changed.
How can I make the domain point to the /public subdirectory?
THANKS
I…
0
votes
1 answer
Having error during use ispconfig auto installer in debian 11
[WARN] Query CREATE DATABASE phpmyadmin; failed. (/lib/os/class.ISPConfigDebianOS.inc.php:339)[WARN] Query CREATE USER 'pma'@'localhost' IDENTIFIED BY 'uUFMzprRqDAZm1B'; failed. (/lib/os/class.ISPConfigDebianOS.inc.php:339)
[INFO] HTTPoxy…

Sanaul Dey
- 1
- 2
0
votes
1 answer
ISPConfig Redirection issue - How to add wildcards redirect in ISPConfig Control Panel
I have two domains xyz.nl and xyz.com .. I am trying to redirect xyz.nl to xyz.com.
It works fine if I go to xyz.nl but it doesn't redirect if I go to xyz.nl/some-url
I have managed the settings from sites --> domain (xyz.nl) --> Redirect
My Setting…

Rana
- 31
- 6
0
votes
1 answer
How to point a subdomain to a subfolder
I have an Apache server running ISPConfig. On a domain example.com I am pointing its subdomains to subfolders, e.g. foo.example.com to /sub/foo. This works fine:
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/example\.com/
RewriteCond %{HTTP_HOST}…

Ian Pollak
- 83
- 11
0
votes
1 answer
Blank home page and 404s after switching to HTTPS in ISPConfig 3
First encounter with ISPConfig so I am stuck with a very basic problem:
Hosting company activated SSL certificate for a domain and enabled part of the redirect from HTTP to HTTPS: the home page of the website is blank, going to any of the internal…

Nickel
- 55
- 5
0
votes
1 answer
How can I remove .php extension while using ISPCONFIG 3?
I'd need to remove the .php extension from the browser, I used to do it from apache2.conf in the last server I was running the website on, but on this new one I need to use ISPCONFIG3 and I don't know how to use set it to remove the .php extension,…

user12688333
- 11
- 1
0
votes
1 answer
Change Document Root for existing site - IspConfig 3
I don't find a solution for the following problem.
I have lot of website into /var/www folder, now i want change the webpath for /home/sites folder.
I change into IspConfig Server Config :
But it's didn't work, can you help me with a real…

Gary Houbre
- 857
- 8
- 24
0
votes
1 answer
ISPConfig not working in port 8080 after fresh install in AWS lightsail
Server Details: AWS Lightsail with 4 GB Ram & 2 core
OS Version: Debain 9.12 (stretch)
I have added my static IP 3.6.*. in DNS records - A, CNAME, TXT, MX, SRV
To set hostname
In AWS once I reboot /etc/hosts file restored to default, So first I…

Bharath Raj
- 33
- 1
- 8
0
votes
1 answer
ISPConfig serving wrong site
My website loading from another folder, when I pointed my domain to the ip. I have already added the domain in ISP, and the new folder created with default content, but Apache serving another of my site.

DaWe
- 1,422
- 16
- 26
0
votes
1 answer
ISPConfig auto-configuring IP address
what's the simpliest way to edit IP address of server in ISPConfig database? I want to deploy virtual servers with ISPConfig but it does not refresh its IP address in ISPConfig. How to achieve it? I can use cloud-init, so maybe some shell script…

Lukáš H.
- 11
- 3