sdebacker / TypiCMS

Multilingual CMS built with Laravel 4.2
MIT License
474 stars 119 forks source link

Whoops, looks like something went wrong. #75

Closed odyright closed 10 years ago

odyright commented 10 years ago

please, could you tell me how to resolve it? when launch the app by : http://mywebsite.local/admin! the page didn't appear..

but when i did it: http://localhost/mywebsite/public/ it showed : Whoops, looks like something went wrong.

please help me!

sdebacker commented 10 years ago

Your webserver must point to the public dir. Also be sure to configure your database credentials according to your environment (local or production). Laravel doc : http://laravel.com/docs/configuration#environment-configuration

odyright commented 10 years ago

how could i do it please i'm a newuser of laravel

odyright commented 10 years ago

Sorry, but i think it's done! otherways please hier is the project, could you check with me things going wrong?

2014-08-19 16:27 GMT+00:00 Samuel De Backer notifications@github.com:

Your webserver must point to the public dir. Also be sure to configure your database credentials according to your environment (local or production). Laravel doc : http://laravel.com/docs/configuration#environment-configuration

— Reply to this email directly or view it on GitHub https://github.com/sdebacker/TypiCMS/issues/75#issuecomment-52660372.

sdebacker commented 10 years ago

Good learning !

odyright commented 10 years ago

​ mywebsite.zip https://docs.google.com/file/d/0BzeoxybKIYBmeTFYb0VnQXM5MGs/edit?usp=drive_web ​hier is my your project please tell me if somethings goes wrong

2014-08-20 20:42 GMT+00:00 Samuel De Backer notifications@github.com:

Good learning !

— Reply to this email directly or view it on GitHub https://github.com/sdebacker/TypiCMS/issues/75#issuecomment-52840758.

sdebacker commented 10 years ago

I'm sorry but I have no time for the moment to check users projects. You can learn Laravel by visiting the great https://laracasts.com for example.

sdebacker commented 10 years ago

I just changed the way environment is detected in TypiCMS. If you reinstall TypiCMS, you will get version 1.4.10 and no problem should occurs. A file called environment.php will be generated in bootstrap folder and your environment will be automatically set to local.

odyright commented 10 years ago

Woww... Many thanks..but, I'm very sorry i spend your time.. Sorry. Le 1 sept. 2014 14:38, "Samuel De Backer" notifications@github.com a écrit :

I just changed the way environment is detected in TypiCMS. If you reinstall TypiCMS, you will get version 1.4.10 and no problem should occurs. A file called environment.php will be generated in bootstrap folder and your environment will be automatically set to local.

— Reply to this email directly or view it on GitHub https://github.com/sdebacker/TypiCMS/issues/75#issuecomment-54066675.