switch to the dev mode, and make sure that you have in your (config/ProjectConfiguration.php ) the rights paths to symfony. Also, if you are uploading the project on a shared server that have a cpanel, then you'll already have a /web symlink somewhere. make sure that your symfony web dir is the same with account's web dir
On Fri, Sep 18, 2009 at 12:14 PM, mini_alexander <[email protected]>wrote: > > ok I have done what you said but now I see blank page..... > > On 17 Wrz, 23:37, Stefan Koopmanschap <stefan.koopmansc...@symfony- > project.com> wrote: > > Hi, > > > > No, the document root of your webserver should point to symfony's > > "web" directory. Everything outside of that should not be included in > > your document root (otherwise people could for instance access config/ > > databases.yml file and see your database credentials). > > > > Stefan > > > > On Sep 17, 7:38 pm, mini_alexander <[email protected]> wrote: > > > > > As I understand I must place all Symfony files and folders in folder > > > 'public_html' ? Because in Zend Framework in folder 'public_html' on > > > the server I must place only content of Zend Framework folder > > > 'public' . > > > -- As programmers create bigger & better idiot proof programs, so the universe creates bigger & better idiots! I am on web: http://www.alecslupu.ro/ I am on twitter: http://twitter.com/alecslupu I am on linkedIn: http://www.linkedin.com/in/alecslupu Tel: (+4)0748.543.798 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
