Forums
This topic is locked
error msg
Posted 19 years ago
1
has voted
19 years ago 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 years ago
19 years ago 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 19 years ago
19 years ago Chris Trace replied:
erik,
thanks - yeah have done that - it transpires that the $connection has a peculiar setting on my servers
thanks for help
thanks - yeah have done that - it transpires that the $connection has a peculiar setting on my servers
thanks for help