Please check the .htaccess file in the public_html folder,where the word press has installed and check the below lines are missing . If it missing please create a .htaccess file and enter
# BEGIN WordPressRewriteEngine On RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-
RewriteRule . /index.php [L]
# END WordPress
Tags:-wordpress,wordpress issues,linux,cPanel,wordpress error,Linux cpanel admin,WHM,webhosting troubles,.htaccess