Started 2 weeks, 6 days ago (2009-11-25 14:27:00)
by till
please post the exact error messages from the mail log.
Started 2 weeks, 6 days ago (2009-11-25 14:13:00)
by till
Check your system with
rkhunter.
Started 2 weeks, 4 days ago (2009-11-27 12:04:00)
by Mark_NL
checkout the table:
ispconfig.isp_isp_datenbank
all login data is there ..
run
Code:
mysql -p <ispconfigdb> -e"UPDATE <ispconfigdb>.isp_isp_datenbank SET status = 'u' WHERE status = '';"
/root/ispconfig/php/php -q /root/ispconfig/scripts/writeconf.php
Note: when doing these things, ALWAYS backup your database first (ispconfigdb and mysqldb)
Started 1 month ago (2009-11-13 15:20:00)
by till
Basically the client reached its quota. So there is no problem with your setup.
Quote:
But the problem always comes back after 5 or 6 monts(or longer) and then I have to increase the
WebSpace MB: count.
Does this client deletes its emails or does he keep the emails in his maildir?
Started 2 weeks, 6 days ago (2009-11-25 18:01:00)
by edge
Thank you.
I'll do the update later today.
Started 3 weeks ago (2009-11-25 10:20:00)
by X-admin
Oh, i really need some helps.....
Or anybody know how to reduce
error log file size for each website, i set Logsize =5 % but the file increase gradually. I also remove directive Errorlog in the Vhost_ISPCOnfig.conf, but when restart apache, this directive is automatically enable
Started 3 weeks, 1 day ago (2009-11-24 09:09:00)
by till
Please post the output of:
crontab -l
Started 3 weeks, 2 days ago (2009-11-22 19:34:00)
by iamvoyager
Looks like there's more complete instructions here:
http://www.howtoforge.com/forums/sho...ficate+expi red
Quote:
Originally Posted by falko
Try this:
Code:
openssl genrsa -des3 -passout pass:yourpassword -out /root/ispconfig/httpd/conf/ssl.key/server.key2 1024
openssl req -new -passin pass:yourpassword -passout ...
Started 3 weeks, 5 days ago (2009-11-19 20:39:00)
by witoszek Junior Member
Hello
i was installing ispconfig and now works but ive got some `problems :
1 i 've got a domain xxx.com wiht godaddy, and work perfect with ispconfig , if ou go to ispconfig with https:// xxxx.com:81 go to ispconfig panel but if i go to xxx.com or www.xxx.com the error say : Can't access web page.
2- i'm using nat with my router and
port 80 is open.
3- i was scanning ports with...
Started 4 weeks, 1 day ago (2009-11-16 14:17:00)
by falko
What custom
directives did you use? When you look at the Apache Directives box now, are these directives commented out?