[wp-trac] Re: [WordPress Trac] #9846: "Fatal error: Class
'Translations' not found in ... wp-includes\l10n.php on line 379"
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 11 06:40:22 GMT 2009
#9846: "Fatal error: Class 'Translations' not found in ... wp-includes\l10n.php on
line 379"
-----------------------------+----------------------------------------------
Reporter: ryanhellyer | Owner:
Type: defect (bug) | Status: reopened
Priority: high | Milestone: 2.8.1
Component: Upgrade/Install | Version: 2.8
Severity: major | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Changes (by ajslater):
* status: closed => reopened
* severity: normal => major
* component: General => Upgrade/Install
* priority: normal => high
* version: => 2.8
* milestone: => 2.8.1
* resolution: invalid =>
Comment:
upon automatic upgrade from 2.7 to 2.8 the directory wp-includes/pomo has
permission 0700 making it unreadable by the websever (lighthttpd) on
ubuntu linux.
[11-Jun-2009 06:24:01] PHP Warning: include_once() [<a
href='function.include'>function.include</a>]: Failed opening
'/usr/local/share/wordpress/wp-includes/pomo/mo.php' for inclusion
(include_path='.:/usr/share/php:/usr/share/pear') in
/usr/local/share/wordpress/wp-settings.php on line 307
[11-Jun-2009 06:24:01] PHP Fatal error: Class 'Translations' not found in
/usr/local/share/wordpress/wp-includes/l10n.php on line 408
Which leads to a fatal error and no blog.
The workaround is easy, chmod 755 on wp-includes/pomo as the files inside
the directory are readable.
I suggest you look into your install zip
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9846#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list