Skip to:
Content
Pages
Categories
Search
Top
Bottom

1and1 500 errors

  • @neuromancer2701

    Participant

    I have read the previous post.

    http://buddypress.org/forums/topic/500-errors-1and1-webhost#post-29415

    I have done as JJJ suggested.

    I cut and pasted.

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    at the top of my .htaccess

    This is the contents of the php.ini file.

    <?php
    memory=64MB
    upload_max_filesize=64M;
    post_max_size=64M;
    ?>

    I am still getting the 500 errors. Did I miss something?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • @xevo

    Participant

    Ask your host about these things, they’re more farmiliar with their own setup.

    @lsm_267

    Participant

    hosted by 1&1,

    wpmu : 2.8.6

    bp : 1.1.3

    added php 5 in htaccess

    I have a problem too with some errors 500,

    for instance, on my dashboard :

    Fatal error: Out of memory (allocated 29622272) (tried to allocate 62525 bytes) in /homepages/6/d181789708/htdocs/wp-includes/wp-db.php on line 550

    @djpaul

    Keymaster

    The out of memory error means you need to increase that 64mb line in your config – try 128.

    @neuromancer2701

    Participant

    I got mine working now. For some reason the two line were not added to the .htaccess. I placed them at the bottom of the file.

    @djpaul

    Keymaster

    I’m glad to hear it! I’ve marked this thread as resolved.

    @inthecentral

    Member

    Before I did this, I was only getting a error 500 when I would try to activate BuddyPress, now I get it as soon as I log onto my website…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘1and1 500 errors’ is closed to new replies.
Skip to toolbar