If you are getting an error like „Name servers for DE domains must respond to DNS queries for the domain before being set“ or error like „ERROR: 901 Unexpected RCODE“ then it means that your hosting provider’s nameserver does not adhere to the requirements of the .de domain registry. You can check the eligibility from […]
Fatal error: Out of memory allocated… Fixed
if you’re receive this error: Fatal error: Out of memory (allocated 5742713) (tried to allocate 3358615 bytes) in /home/user/public_html/page.php on line xxx then just add this code in your /public_html/.htaccess RLimitMem max Note: This will allow you the maximun memory available for your apache memory limit.