| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| I'm trying to insert an image into a page using fckeditor. When i click 'browse server', it pops up the resources browser, and then gives this error Error creating folder "/var/www/html/userfiles/image/" (mkdir() [function.mkdir]: Permission denied)Presumably i have to set the correct permissions, but i can't figure out which folder to set write permissions... This is the path where drupal is installed, as seen when looking at the server through ftp \domains\mydomain123.com\public_htmland 'public_html' is the root of the website as seen from a browser. Drupal's 'file system' setting gives the file system path as sites/default/filesI've tried giving write permission to \domains\mydomain123.com\public_html\sites\default \filesto no avail. Is there some other folder i should give write permissions to? I have already enabled the file connector in fckeditor\editor\filemanager\connectors\php/config.php using drupal 6.2, fckeditor 2.51 |
| |||
| Hi Rowan, Your best bet here is to submit a ticket to Support through our Helpdesk: Blacknight - Hosting Technical Support It doesn't look like Drupal is looking at your hosting package when trying to create that directory, however we would need to have a look at your domain and folders and Drupal settings. |