Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #670352

    Hallo,
    ich habe soeben WP frisch installiert und Enfold erworben. Bei der Installation von enfold.zip lädt WP die Datei hoch und bricht nach erreichen der 100% mit folgendem Fehler ab:

    Was könnte da los sein?

    (WP läuft bei strato.de)

    500 Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, (Email address hidden if logged out) and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    #670355

    Hey mloddoch,

    Please try to increase the allocated memory to 256M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
    You can contact your service provider and they can do it for you.

    Best regards,
    Yigit

    #670368

    Dear Yigit,
    thank you ver much for your response and help!

    First I added
    define(‘WP_MEMORY_LIMIT’, ’256M’); in the main directory but without success.

    To control the php memory I installed the plugin WP-Memory-Usage and indeed memory limit was still at 128 MB.

    Then I added php.ini in the main directory with
    memory_limit=256M

    and finally I got 256MB memeory limit:

    PHP Version : 5.3.29 / 32Bit OS
    Memory limit : 256 MB
    Memory usage : 20.35 MB

    After that changes installation of enfold.zip has been successful.

    Thanks for your immediate help.
    Michael

    #670374

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold Theme – Internal Server Error’ is closed to new replies.