I understand running an open source project is not easy. That said, poor documentation is a huge detriment to any project. I have read a lot of the post on the forums and find the answers harsh, to say the least. Hopefully, this is taken as constructive criticism and not an attack.
Also, there seems to be only 1 person answering the forums which can be taxing.
I was lucky to be able to move to Cpanel because of the huge support provided by them for the education market. $30 only for the product.
I was working on some refreshed guides to install froxlor... I might post these. It might help others that want to test and not have to invest wasted hours imho. I did get http and sftp working on debian.
All the best... Froxlor looks like a great project.
Maybe focus on debian and remove support for Centos till others can help. not sure. And also to acknowledge mistakes so that it helps others.
my 2 cents.
Hi everyone,
Another bump in the road hopefully and not a road block. Put a lot of time into setting up...
I am on Debian Stretch/9 with Apache 2.4.25 and PHP 7.0.27
I am reading the instructions and I run into PHP5, is there an updated doc for PHP7
https://github.com/Froxlor/Froxlor/wiki/apache2-with-php-fpm
https://github.com/Froxlor/Froxlor/wiki/apache2-with-fcgid
I ran the config a second time.
Here's the error in the logs.
mod_sql/4.3: unrec overable backend error: (1045) Access denied for user 'froxlor'@'localhost' (using password: YES)
Thanks.
Others are having similar issues. Just a suggestion since it works for you everytime. A step by step guide would make things so helpful and will help with the growth of the project as well.
At least we would have a stepping stone for testing and adjusting...
A pov from the other side.
also tried this.
root@dev:/var/www/froxlor/scripts# telnet localhost 21
Trying ::1...
Connected to localhost.
Escape character is '^]'.
220 ProFTPD 1.3.5b Server (dev.school.org FTP Server) [::1]
USER councilftp1
331 Password required for councilftp1
PASS iahgjzpYMr
Connection closed by foreign host.
How do you engage the debuging?
I have the same errors.
Wishing there was better documentation on the project.
Tried FTP, SFTP, tried a new ftp account.
I have checked the ports. 21,22,25,53,80,110,143 all open
web, subdomains all work.
Still have cron issues I believe.
I went thru all the setting and did the configuration and ran all the commands. I didn't run mail sever because I don't need a mail server on this yet.
Trying to get SFTP and Web working.
Is this normal?
I did see where you posted how to run cron from terminal but I can not find that post. Can you please help on this?
I don't get it. Wasn't Apache 2.4 selected when running the install?
What other settings need to be changed?
Why is there no change to cron... is there a command I can run in terminal to manually run the cron jobs.