Hi guys,
I have a google cloud compute debian instance
I have been experimenting with a couple of alternatives to cpanel. Just installed virtualmin and now am looking at froxlor.
I have followed the install outline as documented.
1. I setup a google cloud launcher LAMP
2. navigated in browser to <myserveripadress> to ensure apache is working (which it is)
3. downloaded froxlor to /var/www/ directory
4. chown froxlor to www-data:www-data (i also checked to ensure my webserver is running as www-data)
Now when i attempt to navigate to http://<mywerveripadress>/froxlor i get the following error in browser
"NOTFOUND" the requested URLwas not found on this server.
now when i ssh into server, froxlor is definatelly in /var/www/ directory.
permissions are 0755 www-data:www-data
i am not sure what i have done wrong?
has anyone with experience in installing this on google cloud got any advice?