Deprecated code error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murugappan
    Active Community Member
    • Aug 2017
    • 471

    Deprecated code error

    I am using espocrm version 8.4.2 under php 8.2. I getting this error in the log. Please help.

    [2025-01-06 06:01:07] ERROR: (0) Uncaught Exception Spatie\Async\Output\ParallelError: "PHP Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0 " at /home/nonemas/public_html/maiugcrm/vendor/spatie/async/src/Output/ParallelError.php line 11 :: /home/nonemas/public_html/maiugcrm/vendor/spatie/async/src/Output/ParallelError.php(11)
  • yuri
    Member
    • Mar 2014
    • 8509

    #2
    Check whether you have 'allow_url_include' somewhere in PHP ini files or htaccess.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...