Hi, I'm new to Linux. I'm currently using Rhel7.
I was transferring a wordpress website to this Linux PC.
When I go to
http://localhost/WEBSITE, it will go to the front page (fonts updated, working fine). However, when I click the content pages, or click the menu items, it will show = The requested URL /index.php was not found on this server.
I tried to find out what is the problem, but I don't know what is making this error.
These are the current versions.
Code:
Server version: Apache/2.4.6 (Red Hat Enterprise Linux)
PHP 5.6.31 (cli) / mysql Ver 14.14 Distrib 5.6.37
Any advices or comments would be grateful.
Thank you.
-My solution was I disabled SELinux and changed permissions of the directories to 755. I also changed permissions of httpd directories that I changed earlier (how it was before). I restarted httpd and website, it worked. Previously, I also updated urls of the original tables to change the permalinks.