Thursday 22 January 2004 8:10:04 am
I think the problem is that the user account has access to two databases - where could I hard-code the database name in the setup PHP?
I'm guessing a little at this stage since the host has custom 500 error pages, so I don't know exactly why the PHP is failing. Locally I have this working fine. :-/ UPD: Tried changing default DB name in settings/setup.ini - No change, still 500 error. UPD: Tested connection - the script is connecting to the database ok (if incorrect password entered, the screen returns with 'the server will not accept connection') and tested connection seperately with other script. So with correct username, password and default database, setup still returns a 500 error (which I cannot diagnose on this host). An ideas would be most welcome please.
|