froxlor / Froxlor

The server administration software for your needs - The official Froxlor development Git repository
http://www.froxlor.org
GNU General Public License v2.0
1.62k stars 455 forks source link

PHP Fatal error: Uncaught Error: Call to undefined method Froxlor\Cli\PhpSessionclean::processParameters() in /var/www/froxlor/scripts/php-sessionclean.php:28 #1210

Closed Logicbloke closed 8 months ago

Logicbloke commented 8 months ago

Describe the bug PhpSessionclean only seems to hold configure, execute and cleanSessionfiles functions

System information

To Reproduce Go to /scripts/php-sessionclean.php and run the file in command line using php.

Expected behavior No errors.

Additional context I don't quite remember which version I had before the upgrade (when issues started happening) but I'm sure I haven't upgraded this in at least a couple of years.

d00p commented 8 months ago

There is no scripts/php-sessionclean.php file in froxlor 2.x, see https://docs.froxlor.org/latest/general/migration-guide/2.0.html#cron-helper-scripts

These old files should not even exist anymore