forked from alixaxel/ArrestDB
-
Notifications
You must be signed in to change notification settings - Fork 11
HTTP ERROR 500 #10
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels