shaharweiss
Forum Replies Created
-
Forum: Localhost Installs
In reply to: wordpress on ubuntu 18.04Hi Dhanraj B. Sheth !
i have checked dir.conf, indeed index.php is the first one.
another thing i tried is logging to http://vm ip/index.php
it takes a few seconds to load and i can see the wordpress site in a very very broken way, like not CSS just plain text.this is the added log info when im connecting from host to vm (access.log):
[27/Apr/2020:20:52:13 +0300] “GET /index.php HTTP/1.1” 200 6288 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36Thanks very much everyone’s time
Forum: Localhost Installs
In reply to: wordpress on ubuntu 18.04yup.
also i found that i can connect to http://vm’s IP/index.html and see the apache default page.
so i think there must be an error in wordpress config files, or am i wrong..?Forum: Localhost Installs
In reply to: wordpress on ubuntu 18.04Hi,
Thanks for your time, much appriciated!
ports.conf -> listen 80
ufw status
443
80
443 (v6)
80 (v6)all allow from anywwhere.
the error i get on brower is:
this site cant be reached
localhost refused to connect.i get this error either from computer host, or other vm.
either its on the same subnet, or different subnets.Forum: Localhost Installs
In reply to: looks good on my machine but broken from otheri am running the default installation with the default settings,
as said, from that virtual machine i can access to localhost/wordpress
and i can see the site perfectly well.
when i use other vm on the same lan or my host and i try to login to ip/wordpress it loads the sites but it looks really broken.