I just followed the drupal tutorial for the second time. When I am done with the tutorial I get this when trying to go to the webpage.
Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@hans.dnsdojo.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Can I check the a log somewhere to figure out what is wrong?
I think I may be messing up on "Step 9". When I change the mysql stuff, am I supposed to change it to this?
$db_url = 'mysql://web6_u1:THEPASSWORDTHATIMADE@localhost/web6_db1'
OR
$db_url = 'mysql://web6_u1:mysqlpassword@localhost/web6_db1'
Right now I have the first one in the settings.php file.
Thank you for the help
-Hans
Recent comments
1 day 15 hours ago
2 days 18 min ago
2 days 3 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 10 hours ago
3 days 2 hours ago
3 days 2 hours ago