wp-tinymce.php 404

wp-tinymce.php loads to the WordPress dashboard using Ajax on your end. So the permission for that file should be 664. But the problem is your /wp-include folder may not allow remote PHP execution. This may be either in .htaccess via some security plugin you are using or somewhere in Nginx rules. Further, I think you … Read more

Custom 404 page for dashboard

To tell your web server to use your custom error files, you’ll need to edit the .htaccess file in the main directory (where main index.php file resides) of your WordPress installation. To ensure the server finds your 404 page, add the following line to your .htaccess file: ErrorDocument 404 /wordpress/index.php?error=404

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