Questions tagged [ispconfig]

ISPConfig is an open source hosting control panel for Linux, licensed under BSD license and developed by the company ISPConfig UG.

ISPConfig is an open source hosting control panel for Linux, licensed under BSD license and developed by the company ISPConfig UG.

-- https://en.wikipedia.org/wiki/ISPConfig

http://www.ispconfig.org/page/en/ispconfig.html

88 questions
0
votes
1 answer

How to enter in web interface ispconfig?

Tell me please. There are vps on which are installed ubuntu 14.04 apache, php, mysql and ispkonfig. But I do not know how to get into the panel ispkonfig the web interface. What address should I dial in the browser? Or where you can see it? Thank…
RosenRot
  • 1
  • 1
0
votes
3 answers

ISPConfig 3 Cannot login after installation

I have just finished ISPConfig 3 installation. The problem is that when I try to login at main panel: remote_host:8080, entering admin and admin as user and password the page is reloaded and nothing happens. It won't go to the index.php page. But it…
RickON
  • 395
  • 7
  • 18
0
votes
0 answers

ISP Config tells me to delete index.html from my web directory / And it doesn't exist

I recently copied a wordpress directory from a subdomain to another different , From < name >.lalala.com , to < second-name >.lalala.com .... As well as I got a Wordpress installed and working. Inside both subdomains, in < root >/web subfolder I…
0
votes
0 answers

Nginx rewrite / to subfolder

I have a server with ISPConfig + Nginx + PHP, which sets the default webroot to /{userdir}/web. I have access to that folder only, and I cannot change the docroot in nginx. Most frameworks use a subfolder as their docroot, for example if I install…
Benjamin Tamasi
  • 662
  • 7
  • 18
0
votes
0 answers

Installing Laravel and PHP version - wrong reading

I am trying to install laravel using composer on a specific website. The default php version for the server is 5.3.10, but I have optional php installed and enabled using ISPCONFIG control panel. The PHP version enabled for this website is…
Joshi
  • 2,730
  • 5
  • 36
  • 62
0
votes
1 answer

When i add image to my post , i got this : (70007)The timeout specified has expired: mod_fcgid: can't get data from http client

I am working with apache2 and using ispconfig 3.1 for web panel. I published prestashop 1.6.1.7 on my server . When i reboot my server , i could add an image but for next image i got this problem again! I did everything for solving this problem :…
sam1364tt
  • 153
  • 1
  • 2
  • 13
0
votes
0 answers

ISPConfig 3 - mod_fcgid: error reading data from FastCGI server

I recently restored a server backup and now I get the following error trying to access any website (including the ISPConfig admin interface): mod_fcgid: error reading data from FastCGI server End of script output before headers: index.php I have…
Erik T
  • 134
  • 2
  • 12
0
votes
1 answer

GitLab and ISPConfig 3 issue

I have a website managed with ISPConfig 3 on a VPS running Debian 8 and Apache. The website is accessible via domain.ee but I want to get my GitLab running (on the same time) on git.domain.ee But when I installed GitLab and runned it, he overwrited…
AymericM
  • 101
  • 4
0
votes
1 answer

What is the best option for expanding a SaaS application's redundency?

I have an application which I am gearing up for a SaaS multi-tenant situation, but I am trying to figure out the best way for server redundancy and load balancing to support a lot of active users simultaneously. I use ISPConfig which appears to…
0
votes
0 answers

Connect to ISPConfig 3 without WSDL

I need connect to ISPConfig 3 with python 3.5 without WSDL and get data from it. I didn't find anything useful yet, maybe someone have tried it already or have any suggestions, tips or example code? There are some examples for php, but nothing fresh…
Trimidas
  • 97
  • 1
  • 1
  • 8
0
votes
1 answer

ISPconfig openvz on debian 8

I have installed ISPconfig on my debian jessie server and it works well, but I want to use it as Virtual servers. I've choosed debian 8, beacuse I followed this tutorial: https://github.com/servisys/ispconfig_setup and as is it written in readme,…
Michal
  • 35
  • 7
0
votes
0 answers

DNS - Associate Multiple Sub Domains on Multiple Dedicated IPs

I am currently working with BIND9 DNS and I am trying to assign webspace to clients on sub-domains without needing to wait for DNS propagation when creating a website on a sub domain. Example I have created the A Record *.mydomain.com pointing to IP…
AustJamesL
  • 69
  • 3
0
votes
0 answers

After a while, Apache stops serving until it's restarted

Using ISPConfig 3, Apache 2. I click around a few pages on my website. After a while, pages won't load anymore. It's just stuck with loading. Doesn't matter what kind of file, PHP, HTML, txt. Restart apache with service apache2 restart helps, but…
johndoe33
  • 444
  • 6
  • 25
0
votes
0 answers

ISPconfig execute php script when email received

I wanted to know if there's a way to hook into ISPconfig to fire an event/send a request/execute some PHP whenever a new email comes in. Case I have a small server running Ubuntu and ISPconfig with one domain, and many email address. I'm trying to…
ovesco
  • 633
  • 1
  • 8
  • 22
0
votes
1 answer

No PHP MySQL functions available. Not recognizing that MySQL module is installed

PHP 7.0 installed with mysql extension, loaded in both fpm and cli. But this shows while installing ISPConfig 3: # php -m [PHP…
VeeeneX
  • 1,556
  • 18
  • 26