Skip to content

HTTP ERROR 500 #10

@drveresh

Description

@drveresh

Hi,

I just see an empty page with 500 HTTP error and not working. Below is my configuration(config.php) with MAMP stack.

//Database credentials
define('DBHOST', 'localhost'); //Also tried "localhost:3306"
define('DBNAME', 'test');
define('DBUSER', 'test');
define('DBPASSWORD', 'test');

First, this issue needs to be resolved. Further, it needs to handle this kind of basic errors and display an appropriate message on the browser, currently, there is no clue.

I appreciate your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions