WordPress credentials not matched

If your database connection is wrong you will get an error says Error establishing database connection so if you seeing login form your connection is fine and wp-config has nothing to do in your issue. If you don’t remeber what’s your credentials are, go to your database manager like phpMyAdmin and look for _users table … Read more

Error during installation

This is probably one for ServerFault, but it’s basically because, as the message says, the permissions on the wp-config.php file are incorrect, or the ownership is incorrect. Your webserver is unable to edit the file to save your database details. Do you have a server control panel, or SSH access? You need Apache or whatever … Read more

Install second wordpress in root subfolder, Error 404

I didn’t work with Apache for quite a while, so this is untested. RewriteBase is the base for your rewrite, so it’s added to your rule automatically and your .htaccess should look something like this: RewriteEngine On RewriteBase /wp/ RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] Look here … Read more

My wordpress doesnt show up

If you’re using the Ubuntu type linux you can install WordPress easily by this script . If you want to check you can go on this linkselect properly It is my official GitHub repository. Thanks for reaching out.

How to duplicate a website?

You can duplicate your website easily via “All-in-One WP Migration” plugin available online. Here is the link for that https://wordpress.org/plugins/all-in-one-wp-migration/ And for indexing your website as per geographical location you can do that in 3 different ways via HTML tags, HTTP headers and Sitemap. More details you can read over here. https://support.google.com/webmasters/answer/189077

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)