Jump to content
Froxlor Forum

john9

Members
  • Posts

    53
  • Joined

  • Last visited

Posts posted by john9

  1. now I installed it. And I see this message

    File was saved in /tmp/userdata.inc.php, please move to /var/www/html/froxlor/lib/.

     

    I saw a similar issue in the forum and you provided this solution

    mv /tmp/userdata.inc.php /var/www/froxlor/lib

    But it doesn't work with me ubuntu and apache and it says

    mv /tmp/userdata.inc.php /var/www/froxlor/lib
    mv: cannot stat '/tmp/userdata.inc.php': No such file or directory
     

    despite it was saved in that directory

     

  2. I think there is a problem with LAMP because I worked with the below guide: 

    https://blog.ssdnodes.com/blog/froxlor-control-panel-ubuntu/

    and I did everything alright

    But just before the point 3 it says to test the LAMP installation with a php.info file. And I do it. but I do not see it.

    in the browser I see 

    Not Found

    The requested URL was not found on this server.


    Apache/2.4.29 (Ubuntu) Server at 185.181.9.139 Port 80
  3. in effect sometimes I'm too impulsive. it was here https://www.linuxquestions.org/questions/linux-software-2/how-to-clean-var-directory-635863/ 

    but I knew it was not the same :)

    Honestly I care just about froxlor and this server is pretty new. There is nothing on it other than LAMP and froxlor

    the point is why I'm stuck here:

    $ cd /var/www/html $ sudo wget https://files.froxlor.org/releases/froxlor-latest.tar.gz $ sudo tar -zxvf froxlor-latest.tar.gz $ sudo mv froxlor/* /var/www/html

     

×
×
  • Create New...