k0a1a / hotglue2

HOTGLUE is a Content Manipulation System which allows to construct websites directly in a web-browser.
http://hotglue.me/demo
GNU General Public License v3.0
275 stars 38 forks source link

HTTP ERROR 500 #19

Open dennisdebel opened 3 years ago

dennisdebel commented 3 years ago

My selfhosted instance of Hotglue now gives a HTTP ERROR 500. My hosting prolly changed PHP versions. I cant seem to install a fresh hotglue install on any host I have nor on my local computer... My host is running:

PHP Version 8.0.3, Linux 03 4.18.0-193.28.1.el8_2.x86_64

k0a1a commented 3 years ago

Are you on Apache 2.4 ? What's in /var/log/apache2/error.log ? Try DEBUG for error logging too

dennisdebel commented 3 years ago

Unfortunately I cannot contribute much at this point. I have shitty shared hosting across the spectrum and can't seem to access the logs. Even running it locally on OSX doesn't produce any errors even with debugging on...I'd need more testing but unfortunately lack the time to do so. Wish I can be of more help in the future, hotglue ROCKS

tschiemer commented 1 year ago

oh, should have checked here first, sorry: https://github.com/k0a1a/hotglue2/issues/27