"JFolder::create: Could not create directory" error - Joomla! Forum - community, help and support
hello,
i quite new joomla. tested on free trail platform (cloudaccess) , transferred website permanent hosting.
the process of transferring bit difficult in end managed , site seemed working well. however, noticed problem joomgallery.
i tried create new pictures category , got error:
jfolder::create: not create directory
unable create folders.
as googled little bit discovered there should wrong directory write permissions couldn't determine permissions of directory causing problem. changed permissions of /tmp, /components, /modules, , /log 0755. problem still persists.
one other clue, showing there wrong directory permissions joomgallery, when click on joomgallery in components menu, under joomgallery news says "please make cache directory writeable".
i thankful if had same problem can share his/her experiences me.
thanks
i quite new joomla. tested on free trail platform (cloudaccess) , transferred website permanent hosting.
the process of transferring bit difficult in end managed , site seemed working well. however, noticed problem joomgallery.
i tried create new pictures category , got error:
jfolder::create: not create directory
unable create folders.
as googled little bit discovered there should wrong directory write permissions couldn't determine permissions of directory causing problem. changed permissions of /tmp, /components, /modules, , /log 0755. problem still persists.
one other clue, showing there wrong directory permissions joomgallery, when click on joomgallery in components menu, under joomgallery news says "please make cache directory writeable".
i thankful if had same problem can share his/her experiences me.
thanks
hi
welcome joomla , these forums.
all directories should set 755.
all files should set 644.
also check joomgallery documentation make sure there not other "special" requirement extension.
this page tells file permissions how unix file permissions work?
if have either winscp or filezilla ftp clients access web server via ftp , open site_root/ directory wish change permissions within.
changing permissions filezilla (windows/linux/mac osx)
changing permissions using winscp (windows only)
welcome joomla , these forums.
all directories should set 755.
all files should set 644.
also check joomgallery documentation make sure there not other "special" requirement extension.
this page tells file permissions how unix file permissions work?
if have either winscp or filezilla ftp clients access web server via ftp , open site_root/ directory wish change permissions within.
changing permissions filezilla (windows/linux/mac osx)
- change directory permissions
- select joomla directories in top level of site_root/ directory (not files @ top level),
- right-click selected directories
- click file permissions
- edit numeric value 755
- check recurse subdirectories
- check apply directories only
- click ok
- change file permissions
- select joomla directories , files in top level of site_root/ directory
- right-click selected directories
- click file permissions
- edit numeric value 644
- check recurse subdirectories
- check apply files only
- click ok
changing permissions using winscp (windows only)
- change permissions together
- select joomla directories , files in top level of site_root/ directory,
- right-click selected directories
- click properties
- edit octal 0644
- check add x directories only (this adds execute value directories)
- check set group, owner, , permissions recursively
- click ok
Comments
Post a Comment