This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

ProFTPD Unit not found
#26
RE: ProFTPD Unit not found
(09-08-2018, 06:27 AM)james30263 Wrote: Hey Guys, is there a way to reinstall proftpd after a fresh Sentora install  (and make it work properly with Sentora) or should I just reinstall Sentora all together? I didn't see this until after my install.

I just installed EPEL.

Thanks

OS: Centos 7
Panel: 1.0.3

It could be a bit messy but if you're prepared to do a full reinstall anyway and start from scratch, why not have a go at adding it in first and if it doesn't work, just do the full reinstall. I think the following SHOULD get in installed, but if not then maybe feedback what happened as it might help adjust these commands and help others. These instructions are for CentOS 7 only:

Code:
yum -y proftpd proftpd-mysql
rm -f /etc/proftpd.conf
ln -s /etc/sentora/configs/proftpd/proftpd-mysql.conf" /etc/proftpd.conf
systemctl enable proftpd.service
systemctl start proftpd.service

As far as I can tell, everything else that the installer does for ProFTPD would have been performed anyway, even though the installation of the package failed.

If the first line fails, then you haven't installed EPEL correctly and you should run these commands first (NOTE: at the time of writing, this is based on the latest EPEL release but if it fails, visit https://dl.fedoraproject.org/pub/epel/7/...ackages/e/ and scroll down to find what the latest "epel-release" is to use in these commands):

Code:
wget https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/epel-release-7-11.noarch.rpm
yum -y install epel-release-7-11.noarch.rpm
rm epel-release-7-11.noarch.rpm

The other thing to keep in mind is that if the EPEL installation failed when you set up Sentora, you might also have missed MCrypt and IMAP for PHP, which both rely on EPEL, so you might also want to run:

Code:
yum -y php-mcrypt php-imap
systemctl restart httpd.service

Give it a try and let us know how it goes.

Keith.
Reply
Thanks given by: james30263


Messages In This Thread
ProFTPD Unit not found - by varun.naharia - 12-04-2017, 03:55 PM
RE: ProFTPD Unit not found - by liamgibbins - 12-05-2017, 11:25 AM
RE: ProFTPD Unit not found - by varun.naharia - 12-05-2017, 12:07 PM
RE: ProFTPD Unit not found - by TGates - 12-08-2017, 03:01 AM
RE: ProFTPD Unit not found - by Me.B - 12-08-2017, 03:39 AM
RE: ProFTPD Unit not found - by liamgibbins - 12-08-2017, 07:27 AM
RE: ProFTPD Unit not found - by Me.B - 12-08-2017, 07:43 AM
RE: ProFTPD Unit not found - by liamgibbins - 12-08-2017, 09:08 AM
RE: ProFTPD Unit not found - by Me.B - 12-08-2017, 07:22 PM
RE: ProFTPD Unit not found - by banglcb - 12-09-2017, 12:21 PM
RE: ProFTPD Unit not found - by Me.B - 12-10-2017, 03:22 AM
RE: ProFTPD Unit not found - by banglcb - 12-11-2017, 04:33 PM
RE: ProFTPD Unit not found - by varun.naharia - 12-12-2017, 09:21 PM
RE: ProFTPD Unit not found - by TGates - 12-13-2017, 04:09 AM
RE: ProFTPD Unit not found - by liamgibbins - 12-13-2017, 04:35 AM
RE: ProFTPD Unit not found - by banglcb - 12-13-2017, 02:13 PM
RE: ProFTPD Unit not found - by varun.naharia - 12-13-2017, 03:45 PM
RE: ProFTPD Unit not found - by fearworks - 06-30-2018, 01:46 AM
RE: ProFTPD Unit not found - by itzdaniel483 - 04-12-2018, 05:28 AM
RE: ProFTPD Unit not found - by TGates - 07-01-2018, 04:50 AM
RE: ProFTPD Unit not found - by Me.B - 07-01-2018, 06:45 AM
RE: ProFTPD Unit not found - by fearworks - 07-01-2018, 01:08 PM
RE: ProFTPD Unit not found - by fearworks - 07-09-2018, 02:33 AM
RE: ProFTPD Unit not found - by TGates - 07-17-2018, 05:19 AM
RE: ProFTPD Unit not found - by james30263 - 09-08-2018, 06:27 AM
RE: ProFTPD Unit not found - by fearworks - 09-09-2018, 03:13 AM
RE: ProFTPD Unit not found - by james30263 - 09-11-2018, 08:23 AM
RE: ProFTPD Unit not found - by fearworks - 09-11-2018, 09:06 AM
RE: ProFTPD Unit not found - by james30263 - 09-13-2018, 10:39 AM
RE: ProFTPD Unit not found - by fearworks - 09-13-2018, 11:14 AM
RE: ProFTPD Unit not found - by james30263 - 09-13-2018, 12:04 PM
RE: ProFTPD Unit not found - by aled2305 - 01-16-2019, 07:57 AM
RE: ProFTPD Unit not found - by fearworks - 01-16-2019, 01:28 PM
RE: ProFTPD Unit not found - by conglyvaness - 11-11-2019, 04:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
proftpd.service not found tallguy64 2 9 ,122 06-30-2018, 04:22 AM
Last Post: fearworks
Clamav on ProFtpd gcmstudios 0 3 ,962 02-05-2017, 10:08 AM
Last Post: gcmstudios
ProFTPD Version 1.3.5rc3 How secure is? theotherpeople 1 6 ,702 03-05-2016, 05:15 AM
Last Post: Me.B

Forum Jump:


Users browsing this thread: 1 Guest(s)