I just recently moved a website to a new hosting service. Everything with FCKeditor seems to be working correctly until I try to upload an image. When I do so I get the following error message:
Error creating folder "D:\webs\spri24/userfiles/" (mkdir() [<a href='function.mkdir'>function.mkdir</a>]: File exists)
The 'userfiles' directory I believe has the correct permissions set and does exist in the root folder. The site is ASP and I've changed very little with the code since moving it to the new hosting service and I'm scratching my head as to what is causing the error. Any help would be GREATLY appreciated.
Error creating folder "D:\webs\spri24/userfiles/" (mkdir() [<a href='function.mkdir'>function.mkdir</a>]: File exists)
The 'userfiles' directory I believe has the correct permissions set and does exist in the root folder. The site is ASP and I've changed very little with the code since moving it to the new hosting service and I'm scratching my head as to what is causing the error. Any help would be GREATLY appreciated.