I’m currently installing my first EE2 with MSM on a Mediatemple (gs) hosting.
I tried to create a new site within the site tab, but after hitting submit, I get multiple errors like this:
A PHP Error was encountered
Severity: Warning
Message: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/nfs:/tmp:/usr/local:/etc/apache2/gs-bin)
Filename: core/Common.php
Line Number: 72It appears to be something with the parameters of open_basedir.
Indeed, my phpinfo shows me that this is not empty so it has its restraints…
How to solve this easily ...?