[wp-trac] Re: [WordPress Trac] #5599: Sporadic timeout
/wp-includes/gettext.php
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 19 05:10:20 GMT 2008
#5599: Sporadic timeout /wp-includes/gettext.php
--------------------------------------+-------------------------------------
Reporter: WhitewolfFox | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version: 2.3.2
Severity: normal | Resolution:
Keywords: gettext unpack() timeout |
--------------------------------------+-------------------------------------
Comment (by darkdragon):
The system issue is that there is a timeout and it is taking to long. It
is unlikely that the first two errors mean anything other than they are
what PHP was executing when it halted execution of the script.
This is starting to appear to me like you have disk issues, meaning you
are on a host that has slower disk times because of NFS or some other
(mis)configuration. The reason the English is running fine is that there
is no translation file being pulled in.
To confirm my theory, you would need to use another translation file about
the same size as the German translation and see if it is causing a
timeout. If it is, then it is a disk/host issue and not a !WordPress
issue.
If my theory is correct, then please close this was invalid, if not, then
further feedback will be needed.
--
Ticket URL: <http://trac.wordpress.org/ticket/5599#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list