![]() |
Multiple issues/questions - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Multiple issues/questions (/thread-7681.html) |
Multiple issues/questions - vall - 08-28-2009 08:15 AM Hello, i have some last errors to resolve. I will describe them here 1 . Cant send emails Code: Aug 27 22:04:54 ns1 postfix/pickup[10895]: CB81450603E: uid=0 from=<root> 2. Multiviews is causing problems in htaccess. It seems that multiviews activated in ispcp.conf is causing .htaccess to go crazy on some websites...i have remove that Multiviews option manually in the respective VirtualHost but it keeps comming back. 3. Some ports seem to be down in server status Code: (Port 10024) AMAVIS DOWN 4. How do i setup backups ? I have looked into the forum how to activate backups but cant find a good HOWTO on this subject, if someone can point me to one please do so. I think that this covers it... thank you for the support. RE: Multiple issues/questions - joximu - 08-28-2009 04:48 PM 1) unknown service: smtp/tcp search in the forum - you may run postfix chrooted but you need to copy some files to the chroot-folder (eg. /var/spool/postfix/etc...) 2) ?? 3) not all ports need to be "up" - just the ones you need and use... or you have configured... 4) backups are installed by default. They are run in a cron job - look in /etc/cron.d/ispcp /J |