SFTP define in wp-config.php

Do you mean SFTP or FTPS? For SFTP you need to enable libssh2-php on your server and link it to your PHP and restart your ssh, you can get the downloads here http://www.libssh2.org/ Once you install that you should automatically see SFTP/SSH option in your admin under “Connection”, though I believe there was some recent … Read more

Impossible to index an upload folder with 10k files

Axel, I would recommend getting an SSH connection to your host. This means that you’ll get a command prompt that you can issue commands. Something like this if you have a linux server: … once you have that, simply browse to your directory and gzip/compress the entire uploads directory: tar -zcf mybackup.tar.gz uploads/ Then once … Read more

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