[wp-trac] [WordPress Trac] #14287: if you have the "Text Domain" option in a plugin head on IIS plugin.php timesout
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 7 00:10:04 UTC 2011
#14287: if you have the "Text Domain" option in a plugin head on IIS plugin.php
timesout
-------------------------------+------------------------------
Reporter: pbearne | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.0
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Changes (by dd32):
* keywords: Plugins => reporter-feedback
Comment:
That allows for the plugin details to be translated into a non-english
language.
To me it sounds like you were hitting the PHP memory limit, you can enable
WP_DEBUG mode by adding `define('WP_DEBUG', true);` to your wp-config.php
file to see what the error is.
Are you running on a non-english locale? Which plugin was triggering it?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14287#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list