Jump to content
Froxlor Forum

Hai Tran Dinh

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Hai Tran Dinh

  1. 4 minutes ago, d00p said:

    Then something is not correct because your php does not get parsed. The default installation sets up php-fpm which only works if the domain resolves correctly and thus the webserver uses the correct virtual-host config.

    Did you try a simple "systemctl restart apache2"? Maybe the reload just did not do the job correctly...and by default you should not need to append the /froxlor path to the domain to access froxlor

    Yeah I thought so, I also did simple restart apache2, however it didn't work, i gonna do a fresh install again, hope it work this time. thanks mate!

  2. 1 hour ago, d00p said:

    well your domain resolves to the ip-addresses: 

    froxlor.haitran.me.    285    IN    A    104.21.81.131
    froxlor.haitran.me.    285    IN    A    172.67.161.47

    Configured in your froxlor seems to be 54.169.228.108 and an ipv6

    I am using Cloudflare DNS, it is hiding my real server IP, I am sure all A records are pointing correct, I CAN access Froxlor via FQDN, however, it is showing PHP code page as I mentioned above.

    image.thumb.png.5dda913ae94a72146015c574b2b7f031.png

  3. 33 minutes ago, d00p said:

    In case the installation process went through successfully, you did specify a fqdn there, you need to use it instead of the ip address, because it's configured to use php-fpm.

    Try forcing the cron to regenerate all configs and see if there are any errors:
     

    /var/www/html/froxlor/bin/froxlor-cli froxlor:cron -fd

     

    They're seem fine and all set. (Attached image)

    When I access froxlor via a FQDN, it is still showing me a page with PHP code, I should expect login page, right?

    image.thumb.png.e87a62f7f893d5e65d70f2a66a5b01eb.png

×
×
  • Create New...