Error BrainCMS

Vergi

New Member
Aug 2, 2016
5
0
I try BrainCMS but nothing happend. (i test Revcms, chocolatey NOT WORKING) i dont know what is the problem

xampp: (yes i know iis is better but iis not working...)
db3b2a89af5e9442aa1b8e191f7050db.png

Brain:
30bcf2f88173d1e7ee80f5b8dbd38cca.png
(brain config)

site:
5c498d370efe3c809ef3c41b7d6e3f51.png

i config all but i dont know what is the problem... plz help
 

Vergi

New Member
Aug 2, 2016
5
0
5f868fce85e32afe280a85676f25eaa4.png

.htaccess
Code:
RewriteEngine On
RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1
RewriteRule ^news/([a-zA-Z0-9_-]+)(|/)$ index.php?url=news&id=$1
RewriteRule ^home/([a-zA-Z0-9_-]+)(|/)$ index.php?url=home&user=$1
RewriteRule ^swf/habbo-imaging/badge/([a-zA-Z0-9_-]+)(|/)$ swf/habbo-imaging/badge.php?badge=$1
RewriteRule ^register/([a-zA-Z0-9_-]+)(|/)$ index.php?url=register&userref=$1
RewriteRule ^newpassword/([a-zA-Z0-9_-]+)(|/)$ index.php?url=newpassword&key=$1
 

Joshhh

Member
Apr 13, 2016
323
172
What the fuck does SWF folder have to do with the site working... Personally, I think it has to do with the web.config and .htaccess. Delete the web.config if your on Xampp anyways.
Because setting up the external vars n shit “may” affect it as things are linked to it, but still add the swf folder
 

Users who are viewing this thread

Top