Open source, BSD-licensed, hosting control panel for GNU/Linux, designed to manage Apache, BIND, FTP, and databases, supporting many Linux distributions.
0
votes
1answer
91 views
Postfix SMTP connection issue
I'm having a problem with my postfix install. I can't seem to get it to open up on any of the SMTP ports. I always get a connection timeout. When I do a nmap scan it shows the IMAP/s and POP3/s ports ...
0
votes
1answer
184 views
How to override Nginx default config under ISPConfig?
I have a Nginx+ISPConfig setup working fine in production, but I want to add a new domain that needs to override the default configuration for the / location in Nginx.
The problem is that I can add ...
0
votes
1answer
79 views
Disable SSL on one domain
I have a server with ISPconfig and nginx, where there are two domains set up.
I have an SSL cert on one domain, and I have SSL disabled on the other one, however domain2 can still be accessed by https ...
0
votes
0answers
57 views
Ispconfig 3.0.5.1 unexpected module behaveour
It's about module disable/enable options. I cannot disable dns and vserver tabs I tried removing files from mods-enabled, configuring $conf['interface_modules_enabled'] = ...
0
votes
0answers
20 views
Ispmanager dont create .inc files
My problem is the following.. If I create a new user user with ispmanager it's not create a username.inc file inside the apache2/sites-enabled directory.
I have clean ubuntu install with ispmanager ...
0
votes
2answers
821 views
ISPConfig shows the 403 forbidden
That's what i receive when opening the browser
Forbidden
You don't have permission to access / on this server.
and there is nothing meaningful in the logs
" 403 179 "-" "Mozilla/5.0 ...
-2
votes
1answer
106 views
ISPConfig installation doesn't work [closed]
My ISPConfig 3 setup (3.0.4.6) is behaving strange. First I get a load of
sh: 1: /which: not found
sh: 1: /which: not found
sh: 1: /which: not found
sh: 1: /which: not found
sh: 1: /which: not found
...
-1
votes
1answer
480 views
How do I create ptr records for DNS?
I want to create PTR record in my dns records using ispconfig. It asks me 2 values:
Name
Canonical Hostname
TTL (default: 86400)
How should I fill these values? What do they mean?
0
votes
1answer
519 views
VirtualHost Apache Issues - Subdomains
This is starting to drive me insane and I'm sure it's easilly fixed and I'm just missing something.
I have ISPConfig 3 setup on a server, and I'm tweaking some of the apache config files to try and ...
1
vote
0answers
305 views
Move ISPConfig 3 site from one server to another
I feel this must be something other people have had to do before me but I can't find anything useful anywhere on this topic. I've inherited an ISPConfig 3 server with a number of sites spread across 2 ...
1
vote
1answer
140 views
Postfix sends to original recipient name instead of alias name
I have setup Postfix as part of my ISPConfig implementation. It should just forward all mail. Clients should be able to define a new alias and receive mail on a different e-mail address, using ...
-2
votes
1answer
211 views
ISPconfig found Apache instead of NGINX
I installed ISPConfig and it detected Apache because I didn't uninstall it when I switched to Nginx.
I figured I could just remove apache (httpd) and re-run the update script for ISPconfig, however ...
1
vote
0answers
291 views
Installing a Ruby On Rails Application (fedena) on an ISPCONFIG 3 site
I have a debian squeeze box running ispconfig 3. I am trying to install an application made in ruby on rails Project Fedena Install. According to that installation, it looks like it will only work if ...
0
votes
1answer
107 views
accidentally set chown to /, all Web not accessible [duplicate]
Possible Duplicate:
accidently ran “chown www-data:www-data / -R” as root
Just did a super duper silly mistake, while I'm not finish typing chown -R web5: client 12 / and ...
0
votes
1answer
556 views
Debian apache2 restart fault after some updates
can anyone give me an advice with this please:
I run update on my debian server by Webmin.
After updating some apache2 and etc. It shows update fail.
After that I cant start apache2. I must run
...
0
votes
1answer
233 views
OPENCART - Warning: require(): open_basedir restriction in effect
I have problem on my new, first VPS with CentOs and ISPconfig.
I can install eshop OpenCart ( opencart.com ) My domain: jonnie.cz ( If you doesnt see any error, refresh the page )
In settings of ...
0
votes
0answers
194 views
Forcing authentication for local domains
Today I mentioned strange issue on my ispconfig 3 installation.
After some debugging it was clear that anyone can send emails to local domains without authentication.
I checked main.cf and sow that ...
0
votes
1answer
402 views
DNS setup with BIND
I've recently made a server (it's a VPS hosted on a2hosting) by following these instructions: http://www.howtoforge.com/perfect-server-centos-6.0-x86_64-ispconfig-3
All is working well, except for ...
0
votes
1answer
140 views
How to have separate server configs for port 80 and 443 with ISPConfig
I'm using ISPConfig on Ubuntu. I want to have separate configs for port 80 and 443 but if I try to add a second server in ISPConfig it won't let me b/c I already have one of the same name.
And ...
1
vote
1answer
333 views
Changing Nginx server location for ISPConfig
I installed ISPConfig on Ubuntu. It was configured for one NGinx install but I had to move to a different Nginx install. Now how can I make ISPConfig aware of this new location and forget about the ...
0
votes
2answers
1k views
ISPConfig 3 SSL automatic rewrite
I was wondering how you could get apache2 to redirect http://server.com:8080 to https://server.com:8080 - I have an ISPConfig 3 setup and the http://server.com:8080 virtual host currently prints a 400 ...
0
votes
2answers
315 views
Python(Django) web site on ISPConfig3
Can I run both PHP and Python(Django) websites on one ISPConfig without some changes in code, just from ISPConfig on Fedora 14?
1
vote
1answer
380 views
Trying to run quotacheck on CentOS
I am following this tutorial to set up my VPS and install ISPConfig with quota support.
The tutorial asks me to run:
touch /aquota.user /aquota.group
chmod 600 /aquota.*
mount -o remount /
quotacheck ...
0
votes
1answer
154 views
Linode - Centos 5.5 -
I rather foolishly undertook to install a control panel on a Linode.
I opted to use CentOs 5.5 (either ordinary or 64 bit)
but I am like a monkey playing a reward game...
I have some idea of what I ...
0
votes
3answers
130 views
Control panels for budget Linux webhosting? [closed]
We've got an old plesk installation today. Looking to replace the machine, and plesk/cPanel are pretty expensive. I've been looking at ispconfig, but it requires a lot of compiling in order to get ...