Normal
Context: I'm trying to install AtomCMS and when I try to create a new account I always get the following error...[ATTACH=full]16013[/ATTACH]EDIT: fixed this. Was using apache+nginx+cloudflare combo, so had to add this to apache conf:[CODE]RemoteIPHeader X-Forwarded-For RemoteIPTrustedProxy 127.0.0.1[/CODE]
Context: I'm trying to install AtomCMS and when I try to create a new account I always get the following error...[ATTACH=full]16013[/ATTACH]
EDIT: fixed this. Was using apache+nginx+cloudflare combo, so had to add this to apache conf:
[CODE]RemoteIPHeader X-Forwarded-For Remote
IPTrustedProxy 127.0.0.1[/CODE]