I have manually installed SeedDMS 6.0.24 on my server with PHP 7.4+ and Mysql 5.7 I have successfully installed the script However when I try to login into admin panel with default admin:admin credentials it throws blank page.
I checked the logs and found the following error.
**
Array( [type] => 1 [message] => Cannot declare class SeedDMS_CSRF, because the name is already in use [file] =>{path}/seeddms6024/www/inc/inc.Utils.php [line] => 1078)**
What could be causing this ?
Last edit: system 2023-08-28
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have manually installed SeedDMS 6.0.24 on my server with PHP 7.4+ and Mysql 5.7 I have successfully installed the script However when I try to login into admin panel with default admin:admin credentials it throws blank page.
I checked the logs and found the following error.
**
Array( [type] => 1 [message] => Cannot declare class SeedDMS_CSRF, because the name is already in use [file] =>{path}/seeddms6024/www/inc/inc.Utils.php [line] => 1078)**
What could be causing this ?
Last edit: system 2023-08-28