(sorry my english) Hi, i have a full working Symfony 1.4 Doctrine Project, in my localhost. Ubuntu 10.10 php 5.3.3
I uploaded it to my hostmonster on a subdomain, it works almost fine but I have some issues like * Symfony do not recognize a task class so the command line at a cronjob: php /home1/wikitron/public_html/cmpro/symfony post:cronFbPostTask frontend --test=true Return: "There are no tasks defined in the "post" namespace" This problem do not happen on my localhost, its very tested and when execute just php /home1/wikitron/public_html/cmpro/symfony, in the helper list do not apear the "post" option, its un-logical * Symfony auto Mime/type validation for uploaded files at forms, do not work good. I have a image validator (jpg,png,gif)... In the hosting the validate is like where changed or not working like in localhost : the form say "required text/plain" and not required image Is it a problem in the webhosting? what can i do? Thanks in Advance! -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
