thyseus / yii-user-management

a user management module collection for the yii framework
186 stars 122 forks source link

problem on porting aplpication form windows to linux #147

Open gioppoluca opened 11 years ago

gioppoluca commented 11 years ago

I'm developing the site on windows and installing it now on linux I'm finding this error

PHP Fatal error: Class 'YumController' not found in /var/www/html /project/webapp/protected/modules/registration/controllers/YumRegistrationController.php on line 14

what am I missing? under windows all works perfectly I surely miss some stupid thing, but ...

Thanks