mmunz / fdcs

Froxlor Docker Customer Shell - Give those customers a containerized ssh environment
0 stars 1 forks source link

Compatibility with froxlor 2.x #1

Open asdfklgash opened 1 year ago

asdfklgash commented 1 year ago

Very nice project.

Unfortunatelly it's not (yet) compatbile with froxlor 2.x.

`# /usr/bin/php /usr/local/fdcs/cron/fdcs-cron.php PHP Warning: require_once(/var/www/html/froxlor/lib/functions/filedir/function.safe_exec.php): Failed to open stream: No such file or directory in /usr/local/fdcs/cron/fdcs-cron.php on line 42 PHP Fatal error: Uncaught Error: Failed opening required '/var/www/html/froxlor/lib/functions/filedir/function.safe_exec.php' (include_path='.:/usr/share/php') in /usr/local/fdcs/cron/fdcs-cron.php:42 Stack trace:

0 {main}

thrown in /usr/local/fdcs/cron/fdcs-cron.php on line 42 `

asdfklgash commented 1 year ago

File function.safe_exec.php is not present since 0.10.x

mmunz commented 1 year ago

Hi. I'm glad you like it.

I'm currently not using this anymore, so its a bit hard for me to check PR #2

I guess this breaks compat with froxlor 1 then?

I'll keep it open for now and think a bit more about it. After those changes, does it work for you now?