rewrite rules cms phpwcms not working

dansch8888 nginx-forum at nginx.us
Thu Mar 19 21:03:17 UTC 2015


I found the problem with the Y.
It was this "[PHP] echo date(Y);[/PHP]" code in my CMS content, where the Y
not was quoted 'Y'.
I changed it to "[PHP] echo date('Y');[/PHP]" and all went fine now.
The [PHP] is just a replacement tag of the CMS, where you can render PHP
code in the system.

All works fine now.
Thanks

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256693,257455#msg-257455



More information about the nginx mailing list