Page 1 of 1

[SOLVED] can't move files using file manager

Posted: Sun Dec 02, 2012 7:39 am
by frankmanl
Fresh install of CMCMS 1.11.3.
I can't move files from one directory to another using File Manager (see image).
filemanager-01.jpg
I have more difficulties with this host, e.g. when dealing with modules, but I found a work around for those problems (I read http://forum.cmsmadesimple.org/viewtopic.php?f=8&t=8505 and http://forum.cmsmadesimple.org/viewtopi ... 13&t=62408; I manually set directory modules to CHMOD -R 777 and UMASK to 000).

However: whether I create a directory in CMSMS (e.g. zooi, see image below) or using the PLESK interface (e.g.loungestyles), I can't move files from one directory to another.
filemanager-02.jpg
Reading the articles mentioned above it is clear to me that permission problems can be very hard to solve and no general solution is available.
Is there something in my system information (see below) that is the 'obvious' cause of this problem?
By the way: the host does not allow using a php.ini file, but is willing to change php settings for me.

SYSTEM INFORMATION (sorry for the dutch version I pasted before; it's in english now)

----------------------------------------------

Cms Version: 1.11.3

Installed Modules:

CMSMailer: 5.2.1
CMSPrinting: 1.0.3
FileManager: 1.4.2
MenuManager: 1.8.4
MicroTiny: 1.2.4
ModuleManager: 1.5.5
News: 2.12.10
Search: 1.7.7
ThemeManager: 1.1.7
CGExtensions: 1.31.2
FrontEndUsers: 1.21
OwnersManual: 1.0.3
SelfRegistration: 1.7.2
TinyMCE: 2.9.11
FormBuilder: 0.7.3


Config Information:

php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 32000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:

phpversion: 5.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 128M
max_execution_time: 90
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 32M
session_save_path: No check because open basedir active
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysqli)
Server Db Version: 5.0.90
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


----------------------------------------------

Re: can't move files using file manager

Posted: Tue Dec 04, 2012 4:05 am
by frankmanl
FURTHER INFORMATION
Maybe these warnings are of use?
filemanager-03.jpg

Re: can't move files using file manager

Posted: Tue Dec 04, 2012 4:35 am
by calguy1000
Issue has been fixed in SVN and will be released with 1.11.4

Re: can't move files using file manager

Posted: Tue Dec 04, 2012 4:46 am
by frankmanl
Great, thank you.

Frank