Question
First time adding files to a new 1-click LAMP app
I just tried adding my files from GitHub (git clone https://github.com/myrepository .) and I am getting a 500 internal server error from every file added by git. The files are extremely simple, just a little HTML, CSS, and JS. Theres no PHP or SQL or anything yet.
PHP info: http://167.172.155.165/phpinfo.php
Any tips? Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×