Abhoryo / APYJsFormValidationBundle

This bundle performs validations of a form in javascript. (i18n compatible and several javascript frameworks supported)
92 stars 23 forks source link

Failed to create web/bundles/jsformvalidation/js/" #40

Closed FredoVelcro-zz closed 9 years ago

FredoVelcro-zz commented 11 years ago

In production environment, i have a 500 server error due to a problem when generating the .js file :

Failed to create web/bundles/jsformvalidation/js/"

Maybe need automating this ?

Abhoryo commented 11 years ago

Maybe add some access to this folder like the log and cache directory of symfony. You can warm some scripts but you can't warm every scripts for some specific cases.