Hi,
I'm using
MediaWiki : 1.3.10
PHP : 4.3.8 (cgi-fcgi)
MySQL: 4.0.22-Max-log
and using htaccess to fcgi my php
AddHandler php-fastcgi .php
When doing so, there's a problem with the edittoken.
It seems to be unvalid when sending back the changes of an article.
Instead of saving, the preview is shown. (When I change line 76 in
editpage.php, so that it's alway true, it works.)
When using php(apache) all is fine.
Any ideas how to solve that or where could be the reason?
Many thanks and greetings,
Philipp