Project:OpenWYSIWYG Editor
Version:6.x-1.0-beta3
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Dear all

I am very happy with this module it has everything however I am getting warning: mkdir() [function.mkdir]: Permission denied in /home/radjuhom/public_html/new_site/modules/openwysiwyg/openwysiwyg.module when inserting a pic

Thanks for your help
Justin

Comments

#1

  1. Even you can install contribution modules in "/home/radjuhom/public_html/new_site/modules" but I suggest you to follow Drupal best practice, mean using "/home/radjuhom/public_html/new_site/sites/all/modules"
  2. Your warning come from the "Permission Denied" of making folder on your "Drupal Files" folder, usually this "Files" folder is "/home/radjuhom/public_html/new_site/sites/default/files", so please check that you have enough permission (775)
nobody click here