-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check for a open_basedir
configuration
#599
Comments
What should be validaten on? |
May be after the Contao Manager determined the installation directory, check it against the current Plus a link to the performance section in the manual, explaining why this setting should not be used at all. |
@fritzmg sorry I can't figure out what was meant here, do you still remember? What would the explanation be about? |
It needs to be an error anyway, not a warning. The original issue was about an open_basedir setting, where the path was pointing to the |
What would not work? If |
@aschempp may be the Contao Manager could check for an
open_basedir
configuration such as this? There are a few hosters out there that set theopen_basedir
to the document root by default. And I think Plesk does that by default too.Originally posted by @fritzmg in #594 (comment)
The text was updated successfully, but these errors were encountered: