Wordpress Tips  

Is your wordpress two slow?  did you get an error that display not enough memory to run current script?did you get error like this one?

Fatal error: Allowed memory size of 8388608 bytes exhausted.

or PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 6233929 bytes) in /home/…/press/wp-includes/cache.php on line 330

or Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 368640 bytes) in /wordpress/wp-includes/class-simplepie.php on line 9575

Then you are lucky to be here! Here are four solution to increase your WordPress memory
(more…)

 
How To,Wordpress Tips  

I am sharing my simple SSH script to backup my online server.

  • First it remove my last backup. I do not want to keep more than last backup in my server.
  • It zip all file of my website ( except excluded directories )  into  mydomainbackup.zip at backup_path
  • It zip a dump of mysql into mysqldump.zip at backup path

Now I have full backup of all files and database in my server.  Then I copy it into my local computer. If  needed I clone or sync  it in my local development website. Here is the SSH script: (more…)

 
WishList Member Tips  

How to fix  Internal Server Error 500 after activating a WordPress plugin

Solution is easy.  Keep reading. (more…)

Home | Themes | Plugins | Download | Forum | Freelance | Resume | Projects | Service | Contact | About
© Copyright 2009 - 2012 Hecode.com