Problem with upload website

Username (e.g. epiz_XXX) or Website URL

(http://matteograzioso.great-site.net/)

Error Message

Other Information

I’m developing my website with the framework Symfony. When I upload my website the result is this. Who can help me?
Thank you in advance!

2 Likes

Your framework is attempting to open files outside of your websites folder. This is a security system blocking that from happening.

Unfortunately it means that what you’ve uploaded cannot be used here.

2 Likes

Now the problem is:

putenv() has been disabled for security reasons

which then brings us back to this (probably)

2 Likes

I solved because I read the error and i comment the line with “putenv” :rofl:

1 Like

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