Website error -HTTP500 This website is not working

H there
My site is visited at [baldinvestor.000webhostapp.com], using the free service.I have a HTTP500 error since I loaded some new PHP and javascript additions to the files.


I have no htaccess file . The other checks to do I have read about seem to involve processes
that I dont seem to have access to.
I have no ideas what to check but the files work on local server.
Any help much appreciated!

Create a .htaccess file and add the following content to it:

php_flag display_errors on 
1 Like

Parse error : syntax error, unexpected ‘require_once’ (T_REQUIRE_ONCE) in /storage/ssd3/936/9321936/public_html/index.php on line 12

Thank you! I can see its working now…