PHP Memory Limit Question

Actually, you should take advantage of your server and move some of the load from the database (usually disk) to the memory. You could start by enabling the APC PHP extension and installing this plugin.

Fatal error: Allowed memory size of 146800640 bytes exhausted (tried to allocate 57 bytes) in public_html/wp-includes/rewrite.php on line 1561

There really is nothing anyone here can do for you with such limited information. It is obviously something within your recent changes. If you use a version control system (as everybody really should), I would roll back the changes and then from there slowly re-implement the changes that were causing this error to track it … Read more

How to debug full RAM memory?

Just buy more RAM In real OSs there is no such thing as “freeing” memory. Once an application was allocated memory it is owned by it and unlikely to be “returned” to the OS. So if you have an application which “leaks” memory, it is going to consume all available RAM at some point. The … Read more

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