[wp-trac] [WordPress Trac] #11709: Unable to either add or edit a post or page
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 22 19:21:35 UTC 2010
#11709: Unable to either add or edit a post or page
----------------------------+-----------------------------------------------
Reporter: jerice50 | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.9.3
Component: Administration | Version: 2.9
Severity: major | Keywords: reporter-feedback
----------------------------+-----------------------------------------------
Comment(by WraithKenny):
just a shot in the dark, but worth a try, is to increase the memory
allocation to php.
1. Increase the memory limit setting in php.ini e.g. (memory_limit = 64M
;). Many hosts may not allow this.
2. Increase the memory limit via .htaccess e.g. (php_value memory_limit
64M). Many hosts may not allow this.
3. Increase the memory limit via wp-config.php e.g.
(define('WP_MEMORY_LIMIT', '64MB');)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11709#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list