WordPress vps memory allocation

First, I have to tell you that this all depends on the server size and the amount of resources your WordPress site uses. That being said, I set my php memory limit to between 256 and 512 MB. WordPress sites can be slow for a large variety of reasons. Performance often improves by tweaking database … Read more

Scripts external to WordPress cause 404 errors

My money would be on the .htaccess of your root directory is trying to route the /docuwiki request through WordPress, which is why it is failing. Your .htaccess file should look something like this: <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>

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