Server Migration Issues

There are a couple of possibilities: 1 – your site hasn’t fully propagated yet When you said you “created an installation of WordPress” it sounds like you have a completely new install with new username and password. If you are using that new login and you can’t get it, DNS probably has not completely propagated. … Read more

How to dump a Microsoft SQL Server database to a SQL script?

In SQL Server Management Studio right-click your database and select Tasks / Generate Scripts. Follow the wizard and you’ll get a script that recreates the data structure in the correct order according to foreign keys. On the wizard step titled “Set Scripting Options” choose “Advanced” and modify the “Types of data to script” option to … Read more

Migrating wordpress sites through localhost and ubuntu

Migrating WordPress is not that a big deal. The only tricky part is if the website changes domain, e.g. from https://domain.com to https.//newdomain.com. As general instructions: Pack up the WordPress directory using tar You have to create a package to transfer over to the new location. To do this navigate inside the main wp directory … Read more

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