The MU forums have moved to WordPress.org

You are not authorized to view this page (3 posts)

  1. modo
    Inactive
    Posted 18 years ago #

    After I get through the install, the login page is only available once. I get the email with admin password and once I enter it into wp-login.php, I get a You are not authorized to view this page error once I hit submit. After that, I can't get back to the page. I keep getting "You are not authorized to view this page". Anyone?

  2. ballen
    Member
    Posted 18 years ago #

    Have you checked your file permissions on that directory tree? Make sure that the web server has rights to that directory and any files under it. Also make sure that you give read writes on (MOST) files to everyone... There are a few that won't apply to, but for the most part, you should be fine with that until you can get them all hashed out.

  3. modo
    Inactive
    Posted 18 years ago #

    So you just go through all the files and chmod to 777?

    I haven't touched the computer all day and when I cam back, I had this error message on the screen:

    Warning: main(/home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-admin/wpmu-upgrade.inc.php): failed to open stream: Permission denied in /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-settings.php on line 129

    Warning: main(): Failed opening '/home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-admin/wpmu-upgrade.inc.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-settings.php on line 129

    Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-settings.php:129) in /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-includes/wpmu-functions.php on line 299

    Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-settings.php:129) in /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-includes/wpmu-functions.php on line 300

    Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-settings.php:129) in /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-includes/wpmu-functions.php on line 301

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-settings.php:129) in /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-content/mu-plugins/wp-hashcash.php on line 29

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-settings.php:129) in /home/httpd/vhosts/example.com/httpdocs/wpmu/wp-inst/wp-content/mu-plugins/wp-hashcash.php on line 29

    ideas?

About this Topic