[pmwiki-users] pmwiki broken under Apache 2.2/PHP 5.1.2
Joachim Durchholz
jo at durchholz.org
Mon Mar 27 01:18:34 CST 2006
Stirling Westrup schrieb:
> Well, cgi.fix_pathinfo seems to have no effect whatsoever on the
> problem,
Did you check .../pmwiki.php?action=phpinfo to see whether
cgi.fix_pathinfo had any effect? You can check the phpinfo output for
the actual settings of cgi.fix_pathinfo - the relevant ones are those in
the "Local Value" column.
Typical causes for cgi.fix_pathinfo not working are
a) a mistyped option name (PHP doesn't report that),
b) editing the wrong php.ini (take a look at the first block of phpinfo
output to see which php.ini was used).
HTH
Jo
More information about the pmwiki-users
mailing list