ELFilemanager Temporal Solution
#1
ELFilemanager Temporal Solution
Test in Ubuntu :

The problem with this module is because snuffleupagus and his rules stop some functions, if use other php version this not happend.

The solution is install Filemanager (elFinder) inside /etc/sentora/panel/etc/apps/elFinder

Configurate and rename connector.minimal.php inside folder php of elFinder, with right paths to the public_html in /var/sentora, ...etc.

Also need modificate inside apache2 configuration file and put this code

Code:
<IfModule mod_proxy_fcgi.c> <Directory /etc/sentora/panel/etc/apps/elFinder> <FilesMatch \.php$> SetHandler "proxy:unix:/run/php/php5.6-fpm.sock|fcgi://localhost/" </FilesMatch> </Directory> </IfModule>

Until you must use and install fpm, etc and dont use php 7.4.3 for running this Filemanager, by this is important change php version if use Sentora 2.01.

When you make this, you can access perfectly and run the Filemanager, other way is use subdomain, and configurate paths, but this solution can be integrate with simple iframe module inside CP.

Also could change rules for snuffleupagus, the problem is with php 7.4.3, because no longer uses suhosin.

Howewer from staff can tell us the best way for change these rules and works without problem in CP, but at the moment this solution works for me, you can download script from here :

https://studio-42.github.io/elFinder/#elf_l1_Lw

Regards
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
New solution for extplorer? MarkDark 4 14 ,791 02-27-2015, 04:04 PM
Last Post: zHostingSolutions

Forum Jump:


Users browsing this thread: 1 Guest(s)