PDA

View Full Version : Another dumb upload question


LooseCanon
3rd of November 2002 (Sun), 16:08
Sorry about this, Pekka...

After uploading EE's files, I first came across the 'ee_camera' problem that you sorted out for greggk. I swapped setup.php to your non_backquote version and tried again. Now I have the following:

INSERTING CORE EE DATA:

Access denied for user: '******@*******' to database '***_pn'
ERROR IN QUERY:
DROP TABLE IF EXISTS ee_camera


Here I've changed my user/server info to '**' for security. My IPS's server MySQL version is 3.23.32, PHP is 4.0.6. Strangely, the first attempt didn't produce the 'access denied' comment, just the 'ee-camera' error.

I'd much appreciate any help you can give. Thanks for taking all the trouble that you do!!

Regards

Dr Andrew Pearce

Pekka
4th of November 2002 (Mon), 11:47
Perhaps you do not have privileges to DROP and CREATE tables? Ask your system admin to update your privileges to (minimum of)

Select Insert Update Delete Create Drop Alter

LooseCanon
4th of November 2002 (Mon), 12:48
Thanks Pekka - I'll get on to it and report back

Andrew

LooseCanon
7th of November 2002 (Thu), 13:42
Hi again Pekka -

It's taken a while to get an answer from my ISP. I can only DROP and CREATE though an interface on their website, not upload files that require those permissions directly to the server. Security is the reason stated.

So I guess that's the end for me... unless I can find a more relaxed ISP!

Thanks very much for your help, anyway...

Regards

Andrew Pearce