The MU forums have moved to WordPress.org

Error instalation (3 posts)

  1. adriankol
    Member
    Posted 17 years ago #

    Hi, i have tried install a wordpressmu, but on the second step, i have obtained the following errors:

    Creating Database Config File:
    Warning: fopen(wp-config.php): failed to open stream: Permission denied in /furanet/sites/xxx.com/web/htdocs/index-install.php on line 320

    Warning: fwrite(): supplied argument is not a valid stream resource in /furanet/sites/xxx.com/web/htdocs/index-install.php on line 346

    Warning: fwrite(): supplied argument is not a valid stream resource in /furanet/sites/xxx.com/web/htdocs/index-install.php on line 346

    Warning: fwrite(): supplied argument is not a valid stream resource in /furanet/sites/xxx.com/web/htdocs/index-install.php on line 325

    Warning: fwrite(): supplied argument is not a valid stream resource in /furanet/sites/xxx.com/web/htdocs/index-install.php on line 328

    Warning: fwrite(): supplied argument is not a valid stream resource in /furanet/sites/xxx.com/web/htdocs/index-install.php on line 331

    etc...

    Help me please,

    Thanks all!

  2. samj
    Member
    Posted 17 years ago #

    Please check that your web server user has appropriate permissions on the files - by appropriate I'm assuming read/write, but possibly read only for many/most/all of the files once configured.

  3. drmike
    Member
    Posted 17 years ago #

    wp-config.php needs to be set to 0666.

    /wp-content to 777 as well.

About this Topic

  • Started 17 years ago by adriankol
  • Latest reply from drmike