May 18, 20205 yr Hello. After updating php then i cant access froxlor panel, because apache is targeting var/www/froxlor instead of var/www even when i have var/www set in 000-default Do u know where the problem can be? Thanks for answer
May 18, 20205 yr A PHP Update does not alter your Webserver configs. Also usually froxlor generates its own vhost (10_froxlor_*) so you don't need the default one.
May 18, 20205 yr Author Yeah, i know it shouldnt change, but it worked before so i dont really dong know what happened. I see, i deleted default configs and as i see froxlor configs looks alright, but apache is still targeting wrong folder 😕
May 18, 20205 yr Author Oh, no. My bad, froxlor configs are wrong, they are targetting var/www/froxlor instead of var/www/html/froxlor
May 18, 20205 yr you can always manually adjust the configs and restart apache - but be aware that the cronjob will overwrite it again (if anything changed). But it might be helpful to regain access and fix up a few things
May 18, 20205 yr Author Oh, so should i move that froxlor or can i safely change doc root to var/www/html ?
May 18, 20205 yr noone said anything about moving froxlor....just adjust the docroot in the webserver-vhost config to regain access to the panel so you can check what might be wrong
May 18, 20205 yr Sorry, don't know what you mean. You sould have a bunch of vhost configs from froxlor in /etc/apache2/sites-enabled/, if not, either the cronjob never ran or your settings are wrong. As said, froxlor uses its own vhost config which is the one starting with 10_froxlor_[...].conf
May 18, 20205 yr Author It looks like something deleted my previous installation and i had it in var/www/froxlor the whole time, because there is froxlor folder with just lib and userdata in it
May 18, 20205 yr then just copy the lib/userdata.inc.php to your froxlor installation and it will use the database specified there and won't say its not installed
May 18, 20205 yr Author Thank you, you are the best. Sorry for me beind dumb, i dont know how i removed all the files there
Archived
This topic is now archived and is closed to further replies.