I don't know if I can help, but I'll certainly try. Here are some questions, in no particular order of importance:
Are you sure that your database name you have defined in phpdig agrees with the way it's defined on your web server?
Are your phpdig tables defined?
Are the proper folder permissions set?
Does your phpdig database have a prefix like your account name? For example, some people who are on shared servers have database names like username_phpdigdb.
You said you're bypassing the authorization routine, so I don't think that's the source of your problem.
|