jgrunder / website-aion

Website created for RealAion, and now available for free :) Yeah i'm a nice guys. And the agreement of PML (Ex-Administrator of RealAion)
2 stars 0 forks source link

Linux Debian #33

Closed krokogames closed 8 years ago

krokogames commented 8 years ago

Hello I need help with the installation site on my Debian linux.

Photo problem : https://ctrlv.cz/shots/2016/08/04/bMqa.png

storage logs empty

ghost commented 8 years ago

Follow instructions correctly. You need to replace AllowOverride None of your directly by AllowOverride All In you env file, enable debug mode

mathieuletyrant commented 8 years ago

On debian, try :

chmod 777 -R storage

And don't missing :

composer install
php artisan migrate
php artisan db:seed
krokogames commented 8 years ago

hm... chmod -777 -R storage complete

composer install and more complete

Debug mode enable

website not loading :/

mathieuletyrant commented 8 years ago

Have you more information ? logs in storage

krokogames commented 8 years ago

its okey i set chmod 777 -R /var/www and work look http://185.91.116.159

mathieuletyrant commented 8 years ago

Strange, but cool if it's works 👍

krokogames commented 8 years ago

That's how my administration look or wrong for me : https://ctrlv.cz/shots/2016/08/05/mz4L.png

mathieuletyrant commented 8 years ago

Can you open the console Chrome, and look errors in console ?

krokogames commented 8 years ago

https://ctrlv.cz/shots/2016/08/05/FV3K.png

mathieuletyrant commented 8 years ago

Fixes on the last commit, please git pull and test.

krokogames commented 8 years ago

Okey work thx for help Nice support :3 https://ctrlv.cz/shots/2016/08/05/Sb5T.png

mathieuletyrant commented 8 years ago

No-problem. Good luck. And if you have sommes issues or suggestion. Create a Issue on github.