July 14, 20205 yr I am at the final stage of installation for Froxlor. I am trying to move the userdata.inc.php file from the respective directory. However, this file does not exist, I can confirm this. Any ideas what is happening? I have tried moving it via sudo rm but it just says file does not exist with multiple syntax combinations, no avail. Thanks, A
July 14, 20205 yr You tried to move a file...with sudo rm ...with the...REMOVE command? Just chown -R www-data:www-data the directory of froxlor (mostly /var/www/froxlor) and run the installation again, it should be able to create the userdata.inc.php itself in the correct directory without the need to move it from a temporary directory
July 14, 20205 yr Author Thanks for the reply. It had been a very long evening by the time I wrote this. I can thankfully say I wasnt using sudo rm to move files. I will give this a go and see what happens.
Archived
This topic is now archived and is closed to further replies.