You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i try to deployment my first application that uses symfony2,
and i have this problem :
--ContextErrorException: Warning: tempnam() has been disabled for security reasons --in /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php line --462
Can't enable it(tempnam() function) as I'm on a shared host, if anyone knows a way to go around this.
thanks.
The text was updated successfully, but these errors were encountered:
Hi,
i try to deployment my first application that uses symfony2,
and i have this problem :
--ContextErrorException: Warning: tempnam() has been disabled for security reasons --in /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php line --462
Can't enable it(tempnam() function) as I'm on a shared host, if anyone knows a way to go around this.
thanks.
The text was updated successfully, but these errors were encountered: