after installing yii2 reportico module and trying to enter an admin password, this error appears:
Projects area does not exist - cannot write project
the configuration variable "path_to_projects" is pointing to a projects folder which is exists.
how can i solve the problem ?
I got this error until I changed the following file:
Line 5468
From:
To:
Something in the find_best_location_in_include_path() function in the swutil.php file does not like the path supplied and is returning nothing.