for paid/free hosting. It seems that the free hosting has a memory (run-time) limitation of 32MB. Please confirm and let me know how it looks like for paid hosting solution.
The PHP memory limit is in fact 32MB. 64MB is the sweet spot and Corey has considered boosting the PHP memory limit. For the most part any script should manage to run with 32MB. Anything in particular that is going over the limit?
I installed two memory check plugins. It showed me that the WP e-commerce plug-in is the one cause the memory usage jump from 18MB to 28MB after activation of the WP e-commerce plug-in.
Is that common or something goes wrong here? Are there other free/paid hosting (not VPS) provides 64MB memory limit? 32MB sounds limited.
Excellent! I use TPC memory plugin and see that PHP memory limit is now 64MB, WP memory limit is 32MB. What are the difference between the two?
Edit:
never mind... figured out in wp-settings.php file. Thanks!