Forums

This topic is locked

error msg

Posted 19 Jul 2005 08:41:11
1
has voted
19 Jul 2005 08:41:11 Chris Trace posted:
Hey there,

I am uploading a file to a folder and url to file to a database.

The include file is a database connection with variables required to parse the data to the database - which works with text upload fields no problems.

however on attempting to upload a file the following error is issued.

file uploadedAccess denied for user: 'chalbys_webdevi@localhost' to database 'Resource id #2'

the access details are exactly the same as a previous page which write to the database ok.

Anyone know what resource id #2 is?

thanks

Replies

Replied 19 Jul 2005 19:20:44
19 Jul 2005 19:20:44 Erik Piisila replied:
You may need to make sure that the web server you upload too is allowing the anonymous web user write priviledges for that folder you are trying to upload files to.
Replied 21 Jul 2005 01:46:53
21 Jul 2005 01:46:53 Chris Trace replied:
erik,

thanks - yeah have done that - it transpires that the $connection has a peculiar setting on my servers

thanks for help

Reply to this topic