Skip to content

Does SellYourSaaS come with Dolibarr pre-installed? #413

@ExeInformatica

Description

@ExeInformatica

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions