I've been looking around for help, but I haven't found much. I feel like my question is just to dumb to have an answer because I don't know jack about web page building so go ahead and talk to me like I'm 5. The short version is that I'm bumbling around getting confused and not understanding the readme instructions.
The readme tells me to "Edit /mibew/configs/config.yml to the information needed to connect to the database". I don't know how to do that. The FAQ tells me to read the readme. I can find anything helpful on google so I'm getting a lot of errors that seam to be related to config.yml
So I did some reading and filled things out. apparently "host" should be 'myusername.ipagemysql.com' (where myusername is my ipage user name). I can't find if I need something for tables_prefix, but I'm still getting "Internal Server Error". I found a cgi error log that originally gave me a lot of "No such file or directory" and "Database was not initialized correctly", but that log stopped working normally and now I'm just getting the server error with no error logs I can find.
So my questions are:
Where are the error logs on ipage?
How do I find out if my mysql db is set up right?
Thanks guys.