-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Hello,
I am currently working with SellYourSaaS, and I encountered an issue when trying to log in. On accessing any .php file, I get the error "Include of main fails". I believe this might be due to the fact that I haven't added the line:
require_once '/var/www/dolibarr/htdocs/main.inc.php';
at the beginning of all .php files in the repository.
To solve this temporarily, I cloned Dolibarr from GitHub and added the path to main.inc.php as shown above, and it worked fine. However, I'm wondering if this is the correct approach or if SellYourSaaS should already include Dolibarr?
Can someone confirm if this is the proper way to handle it, or is there a better solution?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels