Page 2 of 2
Re: File Manager - Internal error: unknown file action - 2.1
Posted: Tue Mar 22, 2016 1:38 pm
by system9866
Hello.
I have tried including the following in config.php but it does not solve the issue
Code: Select all
$config['uploads_path'] = '/home/folder_name/public_html/website_name.co.uk/uploads';
$config['uploads_url'] = 'http://www.website_name.co.uk/uploads';
$config['image_uploads_path'] = '/home/folder_name/public_html/website_name.co.uk/images';
$config['image_uploads_url'] = 'http://www.website_name.co.uk/images';
Re: File Manager - Internal error: unknown file action - 2.1
Posted: Tue Mar 22, 2016 2:28 pm
by system9866
Can anyone confirm the correct permissions for the folders within 'uploads' and the files in these folders?
My sub folders are 755 and the files within are 644.
Could it be that these are incorrect? Are these not set when the site is installed/upgraded?
We have also now noticed that new folders can't be created either but we can upload images to existing folders.
Re: File Manager - Internal error: unknown file action - 2.1
Posted: Tue Mar 29, 2016 5:24 pm
by system9866
Does anyone else have any ideas/suggestions? Thanks
Re: File Manager - Internal error: unknown file action - 2.1
Posted: Tue Mar 29, 2016 5:49 pm
by chandra
chandra wrote:So you have to ask them once again if there are other modules active like mod_security (suhosin, Zend Guard or similar).
What said your provider?
Re: File Manager - Internal error: unknown file action - 2.1
Posted: Tue Mar 29, 2016 7:11 pm
by system9866
Hi,
They said they are not aware of anything that could be causing such an issue but this was via live chat so I am not 100% confident with their reply.
I have opened a support ticket with them so hopefully they will look in to it properly and advise accordingly.
We have noticed today that if you use the TinyMCE WYSIWYG and click on the 'insert/edit link' there is a file browser icon next the the URL field. This launches a File Manager and within this we are able to create folders etc no problem.
{SOLVED} File Mgr - Internal error: unknown file action - 2.
Posted: Fri Apr 01, 2016 5:56 pm
by system9866
Thank you for everyones help with this issue - It's solved!
As suggested by chandra the issue was with the module 'suhosin' installed. This seemed to be blocking the file manager.
After several tickets with mu host they finally confirmed this and removed it. All seems to be working correctly again!
Thank you to everyone again for their help.