Freebsd 8 installation - Boter - 04-02-2010 04:47 AM
proftpd problem
I think installer is broken at some points. It looks for proftpd.conf in /etc/profpd/proftpd.conf...
Is there anything else anyone noticed? Ufcorse installation dont work. I created the dir and re-run the setup, installation continued, but I get errors in the middle. e.g. print, something about postfix
Has anyone installed 1.0.5 in fbsd8?
RE: Freebsd 8 installation - BeNe - 04-02-2010 04:58 AM
Quote:Has anyone installed 1.0.5 in fbsd8?
Yes, of course!
And i installed it many times without problems.
Quote:I think installer is broken at some points. It looks for proftpd.conf in /etc/profpd/proftpd.conf...
Sure ? Proftpd works for me in 1.0.5
Did you try to install ispCP in Jail ?
Please post your /tmp/ispcp*.log for more Info and the output on the screen.
Greez BeNe
RE: Freebsd 8 installation - Boter - 04-02-2010 05:08 AM
I just used freshly installed FREEBSD 8.0
I can't actually find any proftpd.conf in sistem.
So the logs...
Code:
[System Init configuration:]
[FastCGI - Apache module configuration:]
[Postfix configuration:]
[Rkhunter & Sendmail configuration:]
Code:
/usr/local/etc/rc.d/ispcp_network: not found
Starting ispcp_daemon.
Starting named.
[Thu Apr 01 19:50:33 2010] [warn] (2)No such file or directory: Failed to enable the 'httpready' Accept Filter
grep: /usr/local/etc/proftpd.conf: No such file or directory
/usr/local/etc/rc.d/proftpd: WARNING: /usr/local/etc/proftpd.conf is not readable.
/usr/local/etc/rc.d/proftpd: WARNING: failed precmd routine for proftpd
Starting courier_authdaemond.
Starting courier_imap_pop3d.
Starting courier_imap_imapd.
/usr/local/etc/rc.d/ispcp_network: not found
ispcp_daemon not running? (check /var/run/ispcp-daemon.pid).
Stopping named.
grep: /usr/local/etc/proftpd.conf: No such file or directory
proftpd not running?
Stopping courier_authdaemond.
Stopping courier_imap_pop3d.
Stopping courier_imap_imapd.
/usr/local/etc/rc.d/ispcp_network: not found
ispcp_daemon not running? (check /var/run/ispcp-daemon.pid).
named not running? (check /var/run/named/pid).
httpd (no pid file) not running
grep: /usr/local/etc/proftpd.conf: No such file or directory
proftpd not running?
Stopping courier_authdaemond.
Stopping courier_imap_pop3d.
Stopping courier_imap_imapd.
/usr/local/etc/rc.d/ispcp_network: not found
ispcp_daemon not running? (check /var/run/ispcp-daemon.pid).
named not running? (check /var/run/named/pid).
RE: Freebsd 8 installation - BeNe - 04-02-2010 05:28 AM
Did you use this here for the Install -> http://www.isp-control.net/documentation/doku.php?id=start:installation:freebsd ?
Quote:I can't actually find any proftpd.conf in sistem.
Code:
asterix# uname -a
FreeBSD asterix.my-domain.tld 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 21:11:58 UTC 2010 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
asterix# find / | grep proftpd.conf
/tmp/ispcp/usr/local/etc/ispcp/proftpd/parts/proftpd.conf.tpl
/tmp/ispcp/usr/local/etc/ispcp/proftpd/proftpd.conf
/usr/local/etc/proftpd.conf.sample
/usr/local/etc/proftpd.conf
/usr/local/etc/ispcp/proftpd/backup/proftpd.conf.system
/usr/local/etc/ispcp/proftpd/parts/proftpd.conf.tpl
/usr/local/etc/ispcp/proftpd/working/proftpd.conf
/usr/local/etc/ispcp/proftpd/proftpd.conf
/usr/local/include/proftpd/config.h
/usr/local/include/proftpd/conf.h
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/ubuntu/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/ubuntu/proftpd/proftpd.conf
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/redhat/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/redhat/proftpd/proftpd.conf
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/opensuse/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/opensuse/proftpd/proftpd.conf
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/openbsd/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/openbsd/proftpd/proftpd.conf
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/gentoo/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/gentoo/proftpd/proftpd.conf
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/freebsd/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/freebsd/proftpd/proftpd.conf
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/fedora/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/fedora/proftpd/proftpd.conf
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/debian/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/debian/proftpd/proftpd.conf
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/centos/proftpd/parts/proftpd.conf.tpl
/usr/local/src/ispcp/ispcp-omega-1.0.5/configs/centos/proftpd/proftpd.conf
asterix#
And in your /tmp/ispcp/ folder ? You can run make install again and check your /tmp/ispcp structure if you have delete it already. If you must compile it again, please post also the make install output!
Maybe we find here the problem.
I tested it yesterday without and Problems under FreeBSD 8.0-p2
Greez BeNe
RE: Freebsd 8 installation - Boter - 04-02-2010 05:32 AM
I used the link yes. Ok I'm going again from step 1, and report
RE: Freebsd 8 installation - BeNe - 04-02-2010 05:35 AM
Would be cool! So we can try to debug the Problem...
My test went all smooth so there must be a (little) difference.
Thanks & Greez
BeNe
RE: Freebsd 8 installation - Boter - 04-02-2010 06:04 AM
===>>> Port directory: /usr/ports/mail/procmail
===>>> Launching 'make checksum' for mail/procmail in background
===>>> Warning: mail/procmail is interactive, and will likely
require attention during the build
that's probably ok?
RE: Freebsd 8 installation - BeNe - 04-02-2010 06:06 AM
Yes - this is full OK!
Greez BeNe
You can accept all messages like this during you compile the packages.
There around ~10 Question.
Greez Bene
RE: Freebsd 8 installation - Boter - 04-02-2010 07:18 AM
Code:
===>>> Creating a backup package for old version mod_fcgid-2.3.5
tar: share/doc/apache22/mod/mod_fcgid.html: Cannot stat: No such file or directory
tar: share/doc/apache22/mod/mod_fcgid.html.en: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
===>>> Package creation failed for mod_fcgid-2.3.5!
===>>> Ignore this error [i]
===>>> Abort [a]
===>>> How would you like to proceed? [i]
Looked through forums nothing useful found. I ignored - will try http://www.isp-control.net/ispcp/attachment/ticket/2287/patch.txt this after installation if anything goes wrong
Seems fine for now!
Hmmh, installation went fine, but I get Error 403. Will try to figure it out - maybe try a patch
Code:
Starting proftpd.
- processing configuration directory '/usr/local/etc/proftpd/ispcp'
192.168.0.142 - notice: unable to listen to local socket: Operation not permitted
Starting courier_authdaemond.
Starting courier_imap_pop3d.
Starting courier_imap_imapd.
/usr/local/etc/rc.d/ispcp_network: not found
ispcp_daemon not running? (check /var/run/ispcp-daemon.pid).
Stopping named.
Waiting for PIDS: 67210.
httpd: bad user name vu2000
Stopping proftpd.
Waiting for PIDS: 68106.
Stopping courier_authdaemond.
Stopping courier_imap_pop3d.
Stopping courier_imap_imapd.
Latest error log
RE: Freebsd 8 installation - BeNe - 04-02-2010 06:33 PM
You enabled mod_fcgid during the ispCP install ??
What is this ?
Quote:192.168.0.142 - notice: unable to listen to local socket: Operation not permitted
Please check your named service.
Quote:httpd: bad user name vu2000
This user exist on your system ?
Greez BeNe
|