Discussion Forums  >  Uncategorized

Replies: 1    Views: 233

jeffaustin
Lost but trying
Profile
Posts: 14
Reg: Jul 25, 2011
location unknow...
140
07/31/11 11:49 AM (14 years ago)

Storing Quiz Scoreboard

I have created a mySQL table with the script you provided in your example. I setup PHP on my server. I can connect to dbase locally with a problem. When I run the quiz and get ready to post the results, I get this error: There was a problem parsing some configuration data. Please make sure that it is well-formed. When I put the URL in a browser I get this: Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for '-5.0/DST' instead in C:\inetpub\wwwroot\webapplication3\rss\jeff\sample-scoreboard.php on line 94 Fatal error: Call to undefined function mysql_connect() in C:\inetpub\wwwroot\webapplication3\rss\jeff\sample-scoreboard.php on line 128 The only thing I changed in your example php script was: Was APP_DB_HOST, APP_DB_NAME, APP_DB_USER, APP_DB_PASS. Do you have any idea what would cause this?
 
MQCMobile
Lost but trying
Profile
Posts: 85
Reg: Feb 13, 2011
Oklahoma
5,950
like
01/01/12 11:49 PM (14 years ago)
I also am having a problem with this. I created the table without a problem, put the whole .php file on my server with the host, db name, db id, and db pass. I get the same error message on the app (There was a problem parsing some configuration data. Please make sure that it is well-formed) and when I go to the url I get {invalid:request}. I don't know what's up. Any thoughts on how to resolve this? Thanks in advance.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.