Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP ERROR 500 #10

Open
drveresh opened this issue Jun 20, 2018 · 0 comments
Open

HTTP ERROR 500 #10

drveresh opened this issue Jun 20, 2018 · 0 comments

Comments

@drveresh
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant