Using CloudConvert API in WordPress

Just tested on my end, and it’s working fine. Looks like something went wrong with the installation. Here are steps to follow to get it working: In the plug-in root directory create composer.json file with the following content: { “name”: “Example Application”, “description”: “This is an example”, “require”: { “cloudconvert/cloudconvert-php”: “2.2.*” } } run composer … Read more

How do I find what causes a blank white screen in WordPress?

Am trying to build a test environment for a WordPress project using xamp. Apache is listening on localhost:8080 MySQL is 3306 root with no password Changes did in wp-config Dbname is wp-db Dbhost is locallhost:8080 Dbuser is root WordPress root folder is in c:/xamp/htdocs/wordpress Before changing the dbhost from local host to localhost:8080 I was … Read more

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