March 30, 20179 yr Hi! I installed Froxlor on my Ubuntu 16.04 Server and it looks it should work. I can't see any errors in panel. The problem is that after adding customer and domain there is no change in apache configuration files. And also created domain serves me just Froxlor login page. Can You tell me at what step Froxlor will change apache configuration file and why I can't see my index.html file? Please let me know if You need some system information or other details. Thanks, Mateusz
March 31, 20179 yr Mateusz, I have to confess I am no expert myself, but from what I understand all the task you mention (rewriting .conf files, creating directories) are related to the php script, that is supposed to be run regularly by cron. Make sure you have been through configuration of Cron (admin page> configuration). Also, you can try to run the script yourself, it is located in (usually /var/www/) ../froxlor/scripts/, it's name is froxlor_master-cronjob.php. You can run it like this: Quote php froxlor_master_cronjob.php --force --debug
March 31, 20179 yr Author Hi, You made my day. I didn't know about this debug flag. It helps me a lot with diagnosing problem (it was apache configuration). Than You very much!
Archived
This topic is now archived and is closed to further replies.