Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/21/25 in Posts

  1. Update: The issue is resolved and I am able to generate a new letsencrypt ssl certificate for mail domain using hestia interface. Now SMTP using SSL working fine.
    1 point
  2. okay, thanks a lot @wolstech!! belated happy birthday as well!!
    1 point
  3. It's a library that's meant to be implemented through Composer. If your project doesn't use composer, you'll need to set that up, after which you can just add the package to your composer.json file. When you do a composer install the result is a vendor folder with all the dependencies and a custom-built autoloader script that you call from your code to load them all. Composer is one of those things that's usually best done on your local PC. Once you get everything working, you can commit the composer.json file in your git repo (the vendor folder itself is typically excluded). Plesk has Composer support, so you can use that to process the composer.json and install the required dependencies right on the server.
    1 point
  4. The vps111.heliohost.us/adb/public/ directory doesn't even exist. Did you delete it? If so can you provide the URL that still exists that is producing the open_basedir error?
    1 point
×
×
  • Create New...