Hello My name´s Matias.
I´m new here, but I don´t know anything about symfony. I´m just a webmaster without symfony use. My client has a site developed in symfony and I need to migrate it to another server so that´s what I did copy all public_html folder to my server copy all symfony folder to my server copy all ssl folder to my server create the same name database in my server add the same 2 databases users in my server In symfony/config/propel.ni file I change LOCAL host with my new database IP address. The file databases.yml doesn´t exist in that config folder. In symfony/apps/frontend/config/databases.yml and symfony/apps/backend/ config/databases.yml I´ve also changed LOCAL host with my new database IP address I didn´t change anything else. Then when I go to my site I get this error Warning: sfCore::require(/home/elbuen/symfony/lib/symfony/log/ sfLogger.class.php) [sfcore.require]: failed to open stream: No such file or directory in /www/elbuengustoverduras/symfony/lib/symfony/util/ sfCore.class.php on line 163 Fatal error: sfCore::require() [function.require]: Failed opening required '/home/elbuen/symfony/lib/symfony/log/ sfLogger.class.php' (include_path='/www/elbuengustoverduras/symfony/ lib:/www/elbuengustoverduras/symfony:/www/elbuengustoverduras/symfony/ apps/frontend/lib:/www/elbuengustoverduras/symfony/config/../lib/ symfony/vendor:./:/usr/local/php5/lib/php') in /www/ elbuengustoverduras/symfony/lib/symfony/util/sfCore.class.php on line 163 And that´s all, I don´t know what else to do, please help me, consider I don´t know anything about configure symfony or using it! Thanks!!! -- 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
