Local installation is broken

Have you double checked your wp-config.php file to make sure it’s pointing to the correct database? Also if your site was previously locally hosted and now it’s live also make sure that the siteurl and home URL’s are correct in the database for the live site under the ‘wp_options’ table. Edit: If you can access … Read more

modifying htaccess for localhost with a custom port

To be honest, I’d change my .conf file to state the correct port if you’ve got access to that. For instance. <VirtualHost *:8012> ServerAdmin webmaster@localhost DocumentRoot /var/www/LOCATION OF FILES <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory /var/www/LOCATION OF FILES> Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> Then i’d restart … Read more

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