Hi, i updated from RC2 to Stable with command: "ispconfig_update_from_svn.sh" and i select "stable" tree . All works fine. Thanks a lot.
Apache directives & auto www rewrite isn't work http://www.howtoforge.com/forums/showthread.php?p=177733#post177733
Just tested this, all these functions you mentioned are working properly in ISPConfig 3.0.1. So this must be a problem specific to your installation.
How can I fix the www auto redirection :S? Or debug it ---- Should I upgrade ClamAV? WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.94.2 Recommended version: 0.95 -
It still wasn't fixed... "Reseller" cannot add Email domain for his client, same goes for MySQL database. They dont get any option to choose, which is actually pretty annoying, since all newly created mysql databases have prefix reseller_database, instead of client_database. For example under Sites management (adding new site), they can choose their client properly, and it's added correctly.
[Fri Mar 27 10:27:53 2009] [error] [client 190.18.84.5] (2)No such file or directory: Could not open password file: /var/clients/client4/web7/.htpasswd_stats It doesnt create the .htpasswd_stats file - Now its there
You will have to enter a password first on the stats tab of the website settings and then click on save. The stats file is created properly.
It takes a while to create it or something I clicked save it and after 1 minute started to work or maybe is caching issue.
All actions takes about a minute to be applied to the configuration files. You can take a look at the jobqueue if you want to know if a job has been processed already.
IMPORTANT: If you have a character in your mysql root password that the commandline cannot interpret (such as a ! in ours), it will cause update.php to completely wipe! your dbispconfig database. Luckily I made a backup beforehand. To fix this issue I put single quotes around '-p' and the password on lines 125 and 168 of update.php. Just a heads up.
The exact commands to start an update: Code: cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xvfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install php -q update.php
Can I change 'Filtro de spam / Spam Filter' from "normal" to "trigger happy" on an already created email/domain? How can I remove the **spam** flagged email automacally?
Nice job, this stable release. I made a CentOS appliance so I can start testing. What I do miss is a good manual, like the ones we had with ISPConfig 2. Some questions are: - How will the servers talk to each other? - How can I create a client, reseller, user, ... Let's do some testing...