Jump to content

[SOLVED] 500 Internal Server Error


DNRN

Recommended Posts

Hi I'm trying to get the ZF to work on a WAMP. When I try to run the public folder in my browser I get the 500 Internal Server Error  :(

 

I have installed PEAR but I don't think it should have anything to do with it. I think I need some extensions, is their an easy way to get a bit more information on which package is missing or about the problem?

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/148082-solved-500-internal-server-error/
Share on other sites

Sorry I forgot to include my extensions, if it can help

 

        * bcmath

        * calendar

        * com_dotnet

        * ctype

        * session

        * filter

        * ftp

        * hash

        * iconv

        * json

        * odbc

        * pcre

        * Reflection

        * date

        * libxml

        * standard

        * tokenizer

        * zlib

        * SimpleXML

        * dom

        * SPL

        * wddx

        * xml

        * xmlreader

        * xmlwriter

        * apache2handler

        * curl

        * gd

        * mbstring

        * mcrypt

        * mysql

        * mysqli

        * PDO

        * pdo_mysql

        * pdo_sqlite

        * zip

 

And please ask if you need any informations about my problem

I found the problem  :)

 

Thanks for the quick answer, and error handling was enabled. hehe

 

I checked my Apache error log, and found a problem with the 'RewriteEngine' . I had not loaded the rewrite module. I found the solution here:

http://www.phpfreaks.com/forums/index.php?topic=218652.0

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.