goFrendiAsgard / No-CMS

No-CMS, A CodeIgniter Based CMS Framework
300 stars 199 forks source link

Error running NO-CMS on xampp installation #166

Closed imerljak closed 7 years ago

imerljak commented 7 years ago

i have tried running it on a xampp server and it shows me this error whenever I try to load the url.

Parse error: syntax error, unexpected '<<' (T_SL) in /opt/lampp/htdocs/Projetos/noCMS/index.php on line 315

PHP Version is 5.6.23.

CMS is under localhost/projects/noCMS/

goFrendiAsgard commented 7 years ago

Hi, try this: https://github.com/goFrendiAsgard/No-CMS/tree/4c2152722f50bc52016b352acb457c415825a4ab

imerljak commented 7 years ago

Great, it works :) Thank you!