Search found 3 matches
- Sat Mar 11, 2017 7:34 am
- Forum: General Discussion
- Topic: Laravel 5.2.45 with VestaCP 0.9.8-18
- Replies: 6
- Views: 9874
Re: Laravel 5.2.45 with VestaCP 0.9.8-18
watch your domains "apache2 error log" in /var/log/apache2/domains/ tail it to see what errors it gives. May be some basedir restriction is not letting modules load properly ? Hi, thank you, really appreciate your will to help me. I currently using Nginx + php-fpm as my server. I somehow fix the HT...
- Fri Mar 10, 2017 3:08 pm
- Forum: General Discussion
- Topic: Laravel 5.2.45 with VestaCP 0.9.8-18
- Replies: 6
- Views: 9874
Re: Laravel 5.2.45 with VestaCP 0.9.8-18
Guys, I really need help. Anyone, if you understand the issue and have the solution please help me. :(
- Fri Mar 10, 2017 1:20 pm
- Forum: General Discussion
- Topic: Laravel 5.2.45 with VestaCP 0.9.8-18
- Replies: 6
- Views: 9874
Laravel 5.2.45 with VestaCP 0.9.8-18
Hi, I encounter a problem which didn't happen in the previous versions of VestaCP, it returns HTTP Error 500 . I try to upload my Laravel files to /private/app_data/ except public I put it in public_html . The index.php path I have changed to: require __DIR__.'/../private/app_data/bootstrap/autoload...