![]() |
Freebsd 8 installation - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Freebsd 8 installation (/thread-10215.html) |
RE: Freebsd 8 installation - Boter - 04-02-2010 06:38 PM Code: login name `vu2000' already exists Looks like it exists ![]() RE: Freebsd 8 installation - BeNe - 04-02-2010 06:47 PM Did you enable mod_fcgid or mod_fastcgi ? Your proftpd.conf now exists on the System ? Greez BeNe RE: Freebsd 8 installation - Boter - 04-02-2010 07:09 PM Code: i choosed fastcgi in installation of the script. Conf is now at "/usr/local/etc/proftpd.conf" I think some of the things are still missing. I get errors like postfix/smtpd[1665]: SQL_select option missing postfix/smtpd[1665]: auxpropfunk error no mechanism available And on admin/server_status.php Most of the things are "down" amavis, dns, pop3-ssl, postgrey, and spamassasin. But it looks DNS is running, according to Code: bind 792 0.0 1.4 16412 10764 ?? Is 9:14AM 0:00.09 /usr/sbin/named -t /var/named -u bind Btw maybe this will be helpful: Code: raindrop# uname -a RE: Freebsd 8 installation - BeNe - 04-02-2010 07:14 PM Code: postfix/smtpd[1665]: SQL_select option missing Quote:And on admin/server_status.phpThis is more or less ok! We install AMaVis but not enabled it per default, same with spamassasin. Please check your /etc/rc.conf Pop3-SSL is also disabled per default because it needs a Certificate! Postgrey is descibed in the HowTO --> http://www.isp-control.net/documentation/doku.php?id=start:installation:freebsd#that_s_it_-_log_in You read that ? Greez BeNe RE: Freebsd 8 installation - Boter - 04-02-2010 07:25 PM Ok now I think I figured it... There's a typo Code: To enable it set this in your /etc/sysclt.conf on the Host: Will check for mailsystem - no domains currently for which should it work. security.jail.sysvipc_allowed is still 0 (edited /etc/sysctl.conf and /etc/defaults/rc.conf) RE: Freebsd 8 installation - server801 - 04-02-2010 08:42 PM dmesg -a Quote:Starting named.in panel Quote:sys_command() | ERROR: External command '/bin/echo n | /bin/cp -ip /usr/local/www/ispcp/gui/errordocs/401.html /usr/local/www/data/virtual/domain.ltd/errors/ 2>/dev/null' returned '1' status !what is bug? FreeBSD 8.0 Stable IspCP 1.0.5 RE: Freebsd 8 installation - Boter - 04-03-2010 07:14 AM Code: Connection for controluser as defined in your configuration failed. That's in phpmyadmin. Ispcp's fault? Hm, I generated new reports. I tryed to update the script, but everything got broken, so I tried to install from ispcp-setup Now I get Code: ERROR: External command '/usr/bin/newaliases >> /tmp/ispcp-setup-services.log 2>&1' returned '126' status ! error log from ispcp is Code: raindrop# cat /tmp/*.log Any idea? How to make completely "clean" installation of ispcp overwriting what has been done earlier? RE: Freebsd 8 installation - BeNe - 04-03-2010 07:24 PM (04-02-2010 08:42 PM)server801 Wrote: dmesg -aTo your named problem. I search around the web and this is more or less a FreeBSD problem, not an ispCP problem. There are many workaround like chown or chmod. But this solved the "problem" not in all cases. The most User talk about a "warning" and not a problem. Maybe you can try to find a soultion ? The other problem, try to execute the command manually on the shell: Code: /bin/echo n | /bin/cp -ip /usr/local/www/ispcp/gui/errordocs/401.html /usr/local/www/data/virtual/domain.ltd/errors/ 2>/dev/null Code: Connection for controluser as defined in your configuration failed. To the Update problem - you didn't run the update-script ? Only the ispcp-setup ? I tested the Update script as well and it works fine for me. What was the reason for your new installation ? Greez BeNe RE: Freebsd 8 installation - Boter - 04-03-2010 09:30 PM I couldn't delete added users from the ispcp, some conf. files for domains was generated wrong RE: Freebsd 8 installation - server801 - 08-11-2010 11:13 PM HI ![]() At domain addition http://domain.ltd/reseller/user_add3.php - page Code: 00000 - - Code: ll /usr/local/www/data/virtual ![]() Code: uname -a |