• Hi.
    I do not know how because I have nothing touched at FTP, Wordperss returned this error on homepage in the homepage.
    The problem remains even if I try to access wp-admin.

    Warning: fopen () has been disabled for security reasons in / workdisk / home / web / www .***. com / htdocs / wp-includes / apple / streams.php on line 109

    The line is as follows

    if (class_exists ( ‘POMO_FileReader’)):
    POMO_FileReader class extends POMO_Reader (
    POMO_FileReader function ($ filename) (
    parent:: POMO_Reader ();
    $ this-> _f = fopen ($ filename, ‘r’);
    )

Viewing 3 replies - 1 through 3 (of 3 total)
  • wp-includes/apple/streams.php? Do you mean wp-includes/pomo/streams.php?

    What version of WordPress are you using?

    Thread Starter zuli65

    (@zuli65)

    Yes pomo sorry. Last version 2.9.1

    There’s no known issue with translation files in 2.9.1 that I’m aware of. Also, the error message suggests that this is due to a server configuration. Try contacting your hosting provider or consider moving to another host.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Warning: fopen() e fread() (’ is closed to new replies.