i know pretty much nothing about coding but i just want to host a premade site. Its a World of Warcraft Vanilla (an old version of the game) database which i downloaded from here: https://github.com/MarkusNemesis/VanillaWoWDB2
i followed the included guide and imported the databases into mysql and uploaded all the files to the webpage i created: uhapewac.myhostpoint.ch
when i try to access the site through my browser its not working and in the error log im getting this message:
[core:alert] [pid 3887:tid 34436654336] [client xx.xx.xxx.xx:32825] /home/uhapewac/www/uhapewac.myhostpoint.ch/.htaccess: Invalid command 'php_value', perhaps misspelled or defined by a module not included in the server configuration
i think the error is that the website im trying to host is using mod_php but the webhost im using (myhostpoint.ch) is not supporting it, they are using cgi.
so my question is, how can i get this site working?
thank you very much