Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • 500 Internal Server Error · 12 years ago

    Can you please double check that PHP is running properly and is > 5.4.0 by creating a temporary file called info.php with the content: <?php phpinfo(); This will help confirm PHP is running corr

  • 500 Internal Server Error · 12 years ago

    Did all of the above, same error. error_log: [Tue Sep 16 12:21:18 2014] [error] [client 69.133.14.83] malformed header from script. Bad header=<br />: php-latest When I change to php 5.3.27 from

  • 500 Internal Server Error · 12 years ago

    Your server is hosted at mediatemple I think, I have seen reports that adding +FollowSymLinks might be required so you could try changing the options to: Options -Indexes +FollowSymLinks

  • 500 Internal Server Error · 12 years ago

    Try checking your error_log file. It should contain some helpful information.

  • 500 Internal Server Error · 12 years ago

    What does it do if you comment out the RewriteBase ? Also what happens if you rename the entire .htaccess file so something like htaccess.backup that way it will definitely isolate the .htacess as the

  • 500 Internal Server Error · 12 years ago

    0.9.2 ZIP. RewriteBase / has been added .htaccess file exists and looks normal. <IfModule mod_rewrite.c> RewriteEngine On ## # If you are getting 404 errors on subpages, you may have to unc

  • 500 Internal Server Error · 12 years ago

    Also are you using the 0.9.2 ZIP package or github cloned files?

  • 500 Internal Server Error · 12 years ago

    Any way to get more information from the logs? Usually these errors are related to .htaccess configuration. http://learn.getgrav.org/troubleshooting/internal-server-error

  • 500 Internal Server Error · 12 years ago

    Got a nice little error. Just uploaded the files. PHP version set to 5.5.6. All other systems are go. Have not yet gone through the install process. http://anotherguy.us.s195372.gridserver.com/

  • Can you implement a "random" feature? · 9 years ago

    thanxx