Skip to main content

Php include issues

Comments

6 comments

  • cPanelMichael
    Hello, You can define the absolute path instead of the relative path to address that issue. EX:
    /home/username/public_html/development/vendor/autoload.php
    Let us know if that helps. Thank you.
    0
  • Willyhaase
    It did not help
    0
  • cPanelMichael
    It did not help

    Hello @Willyhaase, Are your cPanel users developing their own PHP applications? Or, do your cPanel users encounter this error across content management platforms like WordPress? Thank you.
    0
  • abelardolg
    This same issue happens to me I am a cPanel user who develops my own PHP application. How to solve this issue, please?
    0
  • abelardolg
    I would like the following scenery: 3 Symfony apps which store the content of their public directory into the "public_html". I created 3 dirs: dev, pre and pro. Then, I run the following command: - ln -s ~/dev/public public_html (the same for pre and for pro). But it doesn't work. A 404 error is showed. How to solve it?
    0
  • fran m
    Hello I am also struggling with a PHP Fatal error: Uncaught Error: Class 'Drupal\Core\DrupalKernel' not found in Please help
    0

Please sign in to leave a comment.