rsync incremental file list taking forever

The documentation for -v says increase verbosity. If the only thing you’re interested in is seeing more progress, you can chain -v together like so: rsync -avvvhr /sauce/folder/ [email protected]:/dest/folder/ and you should see more interesting progress. This could tell you if your copying requirements -a are stricter than you need and thus take a lot … Read more

Php – Your PHP installation appears to be missing the MySQL extension which is required by WordPress

in the end i found a solution First, make sure MySQL server is running. Type the following command at a shell prompt: /etc/init.d/mysql status If MySQL is not running, enter: /etc/init.d/mysql start If MySQL is not installed, type the following command to install MySQL server: apt-get install mysql-server Make sure MySQL module for php5 is … Read more

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