all html files in my wordpress
-
The Issue:
1) I can access, individually (i.e. one-by-one), all the images (.gif, .jpg etc) and all the html files in my wordpress folder at the following website:
https://consultant-law-education-india-nepal.in/wp/2) Via my Plesk-Panel, I can also open ‘phpMyAdmin’ file for the related database.
3) But the index.php file does not load — the Error Message is “Internal Server Error”.
So, I setup a test database, with a new user name & password, and made the following modification in the wp-config.php file:
define(‘WP_DEBUG’, true);Now the Error Message says:
“Warning: mysql_connect() [function.mysql-connect]: Access denied for user ‘ctestuser191011’@’174.122.92.57’ (using password: YES) in D:\inetpub\vhosts\consultant-law-education-india-nepal.in\httpdocs\wp\wp-includes\wp-db.php on line 1017
Error establishing a database connection
This either means that the username and password information in your
wp-config.php file is incorrect or we can’t contact the database server at
70.87.28.217:3306. This could mean your host’s database server is down.
?Are you sure you have the correct username and password?
?Are you sure that you have typed the correct hostname?
?Are you sure that the database server is running?
If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.”The correct User Name and Password are entered in the wp-config.php file.
My above-mentioned wordpress website is hosted by a Web-hosting firm whose particulars are given in the ‘index.html’ file (this file has now been uploaded by me in my wordpress folder) please. To see the Error, kindly add the following after ‘/wp/’:
‘index.php’ (without quotes)The Tech Admins of the said firm have not been able to rectify the error for the past 6 days (though the problem was created by someone at their end — with a view to disable a Blog Post whose historical contents went against the interests of a country to which the said mischief monger might be owing allegiance).
Kindly advise a solution, asap, and oblige.
- The topic ‘all html files in my wordpress’ is closed to new replies.