• ttate81

    (@ttate81)


    I am trying to add an app to my server and now receiving this error:

    Fatal error: require(): Failed opening required ‘/home/customer/www/demo.yourorganized.com/public_html/../yourorganized/vendor/autoload.php’ (include_path=’.:/usr/local/php74/pear’) in /home/customer/www/demo.yourorganized.com/public_html/index.php on line 34

    I am not sure how to fix this and when I tried contacting the host (siteground), they said they couldn’t help me.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • corrinarusso

    (@corrinarusso)

    By app do you mean plugin?
    Read the requirements docs on your plugin, and compare with what is installed on your hosting account at Siteground:
    https://www.siteground.com/tutorials/php-mysql/pear-modules/

    Also make sure your PHP version is up to date – and/or check the php requirements for your plugin.

    Thread Starter ttate81

    (@ttate81)

    No, it is an actual custom app. It is not a plugin. My PHP is up to date. However, when I tried contacting Siteground, they said it was a wordpress issue. I thought the composer install didn’t activate properly, but that doesn’t seem to be the case.

    corrinarusso

    (@corrinarusso)

    Ok.

    > I am trying to add an app to my server and now receiving this error:
    > No, it is an actual custom app

    Then what does this have to do with WordPress?

    Thread Starter ttate81

    (@ttate81)

    I was told that this needs to be handled by wordpress as it has nothing to do with the server function.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error (include_path=’.:/usr/local/php74/pear’)’ is closed to new replies.