Teknikal

January 6, 2012

How to Increase WordPress/PHP Memory Limit?

If you encounter an error message ‘Fatal error: Allowed memory size of .. bytes exhausted‘ or your wordpress site loading very slow,  it could be due to the memory limit allocated do not sufficient to run the Wordpess script.
There are 3 options on how to increase the PHP memory limit (Just use either one):-

1 . Modify the following line in PHP.ini file, you may increase to 64M or 128M:-

memory_limit = 32M ;

2. Adding the following in the .htaccess file (Linux platform):-

php_value memory_limit 64M  

3. Adding the following code to your wp-config.php file:-

define(‘WP_MEMORY_LIMIT’, ’64M’); 

 

Credit to: hcode 






 
 

 
mysql

How to Backup and Restore MySQL Database from PhpMyadmin

Guidelines to backup and restore MySQL database
by admin
0

 
 
windows

Windows Profile Error / Corrupted

Windows cannot load the locally stored profile. Possible causes of this error include insufficient security rights or a corrupt local profile. If this problem persists, contact your network administrator.
by admin
0

 
 
text-html

How to Remove Link Border

When you are adding a link to a picture, sometime there will be a blue line/border in your picture by default.
by admin
0

 

Malaysia Free Job Posting
 
Facebook Lawsuit

How to Create Facebook ‘Like’ Box

Below is the step-by-step guidelines on how to create Facebook ‘Like‘ box, which later you can copy the script and install to your website:- https://developers.facebook.com/docs/reference/plugins/like-box/ If you ar...
by admin
0

 
 
wordpress

WordPress Unable to Login, wp-login.php just refresh

1. Suddenly unable to login Wordpress, although username and password is correct. 2. Login to page wp-login.php and wp-admin, but the page just refresh. 3. Try to re-install the Wordpress but still unable to login. No specifi...
by admin
0

 

 
google apps

Maximizing Google Apps

Google Apps is a service provided by Google, whereby you can use your own domain for Gmail, Google Docs, Google Calendar etc. This services is Free for domain that have less or equal to 10 users.
by admin
0

 
 
phishing

Fraudulent / Phishing Site

What is Fraudulent/Phishing Site and Why is it matters?
by admin
5

 
 
seo

1st Youtube upload – How to Increase Website Traffic / Alexa Rank

This is my 1st Youtube video uploaded. Its about How to Increase Website Traffic / Alexa Rank.
by admin
0

 

 
website jimat

How to Check Domain Whois Records

WHOIS (who is) is a query and response protocol which widely used to check when and by whom a domain was registered, expiry date, IP address, contact information etc. There are allot of website can be use to check WHOIS record...
by jieeba
1

 
 
SEO
seo

How to Change Pretty Permalink for Linux and Windows Server

Below is the guidelines on how to change pretty permalink in Wordpress
by jieeba
0

 



0 Comments


Be the first to comment!


Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>