View Single Post
Old 08-06-2012, 09:16 PM   #1
call0w
Bat Boy
 
Join Date: Jul 2012
Posts: 3
.php script - mySQL database problem

OK - I am trying to create an online league, and I am having trouble getting the .php script to work (the script to upload the .tar.gz archive to the MySQL database)

Here is the message I get when trying to run unpackreports.php

Please wait...
Command: tar xzf '/home/littl79/public_html/mlb/mlb-reports/reports.tar.gz' 2>&1: Successfully unpacked the reports.tar.gz file...

Select Database Error: 1044 : Access denied for user 'littl79_mlb'@'localhost' to database 'littl79_MLB'

Does anyone have any idea what on earth I might try next? I'm at my wits' end.

Thanks in advance
call0w is offline   Reply With Quote