The MU forums have moved to WordPress.org

Blank Blogs on 1.3.3 (8 posts)

  1. Mattz
    Member
    Posted 16 years ago #

    I made a new installation on a Apache webserver and I see blank Blogs after adding them.

    On Apache 1.3 I got these errors:

    mod_rewrite: maximum number of internal redirects reached. Assuming configuration error.

    And on Apache 2 I get NO errors in my errorlog.

    I have the idea that I only see this on 1.3.3

    I added to my .htaccess:

    RewriteOptions MaxRedirects=1000

    to test it, but nothing seems to change.

    I also added another htaccess line to avoid the endless loop error, but this doesn't work either.

    I assume it's not a bug, ut it started on a new 1.3.3 install.

  2. MrBrian
    Member
    Posted 16 years ago #

    Did you remember to hit "Upgrade" in the admin backend?

  3. Mattz
    Member
    Posted 16 years ago #

    Why should I hit upgrade when it's a total new install ?

  4. Mattz
    Member
    Posted 16 years ago #

    I was wondering if it could have something todo with PHP5.

    My error-settings on PHP4 are the same than on PHP5, but I switched also from Apache 1.3 to Apache2

    Now running Apache2 and PHP5 I do not see the mod_rewrite error anymore.

    It's a strange issue because the default blog for the admin works very fine.

  5. MrBrian
    Member
    Posted 16 years ago #

    The redirects are usually because of a permalinks issue. Removing .htaccess in your case would probably fix the issue.

  6. Mattz
    Member
    Posted 16 years ago #

    OK, but don't I need the wordpress version of the .htaccess than ?

    I thought it was really needed actually.

    Removing it doesn't seem to fix it also.

  7. Mattz
    Member
    Posted 16 years ago #

    I'm still trying to find the issue.

    I was wondering if some Apache modules that are loaded can cause such problems, or at least will generate problems with Wordpress.

  8. Mattz
    Member
    Posted 16 years ago #

    OK, I will respond directly... dedicated IP did the trick.

    I had it running on a dedicated IP, moved the whole stuff and tested it also on another domain that was also on a shared IP so that didn't work also ofcourse.. :)

About this Topic