sentora / sentora-core

Sentora is a web hosting control panel written in PHP for *NIX
GNU General Public License v3.0
653 stars 444 forks source link

Application Error: [0204] #122

Closed jd1pinoy closed 9 years ago

jd1pinoy commented 9 years ago

Always getting this "Application Error: [0204] - The form you attempted to submit had an invalid token!" when ever I change settings like in Module Admin>>Apache Config>>Force Update also changing some settings in Sentora Config.

MBlagui commented 9 years ago

What server type? OS used here? Do you have caching like APC? Why you don't open a ticket over this is in forum so we check it?

jd1pinoy commented 9 years ago

CentOS here.

After an hour of investigation it turns out Zend Optimizer cuases my installation, after removing Zend Optimizer that I've installed it turns back normal.

Closing this issue.

Thanks MB.

MBlagui commented 9 years ago

Yep caching session & code like APC/zend could cause a lot of issues