Open basedir restriction in effect (wintercms)

Hi there,

I’m running into an error with freshly installed winter cms via web based installer and via composer on php 8.1 and php 8.2 on ubuntu 20.04.
I’m not really sure what is causing it but the people from winter cms said I should ask it in here.

If you guys need anything more information, please let me know

try php 8.0 ~ 8.1

Won’t help

Option 1:

  • Use custom docroot and set it to /home/user/web/domain.com/public_html/public_html
  • And upload file contents to: /home/user/web/domain.com/public_html/public_html

Option 2:
Use a custom template for php-fpm and set docroot to
/home/user/web/domain.com/public_html

Option 1 worked

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.