• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. Mi-Z

    Issue Nodejs App error EACCES on port 80

    My first topic for subject : Strapi on Plesk Windows, port redirect error
  2. Mi-Z

    Issue Nodejs App error EACCES on port 80

    I understand that this is not very clear. my topic presents two examples, a launch of the application on port 80, and on port 8081; port 80 is necessarily open for the web. I understand that nodejs cannot open an additional service on port 80, but plesk does not run the application natively...
  3. Mi-Z

    Issue Nodejs App error EACCES on port 80

    Strapi Version: 4.4.5 Operating System: Windows 2022 Datacenter + Plesk Obsidian 18.0.48 Database: MariaDB 10.6.9 Node Version: 16.16 NPM Version: 8.19.2 Yarn Version: N/A -> server.js module.exports = ({env}) => ({ host: '0.0.0.0', port: 8081, app: { keys...
  4. Mi-Z

    Resolved GravCMS open_basedir restriction (Plesk Windows)

    I set the value to 'none' the installation went through
  5. Mi-Z

    Resolved GravCMS open_basedir restriction (Plesk Windows)

    in PhpInfo, i have open_basedir E:/plesk/vhost/xyz.com\;C:\Windows\Temp;\;"E:/plesk/vhost/xyz.com/grav-demo.xyz.com/cache/problem-check-*" but I have no idea, how the php.ini used by Grav
  6. Mi-Z

    Resolved GravCMS open_basedir restriction (Plesk Windows)

    Hey guys, when i try to install GravCMS on Plesk (windows) but there is allways this error : "GlobIterator::__construct(): open_basedir restriction in effect. File(E:/plesk/vhost/xyz.com/grav-demo.xyz.com/cache/problem-check-*) is not within the allowed path(s)...
Back
Top