[pmwiki-users] sessionauth problem - switching servers
H. Fox
haganfox at users.sourceforge.net
Mon May 22 10:53:19 CDT 2006
On 5/22/06, Constantin Basturea <cbasturea at gmail.com> wrote:
> It looks like my host switched from PHP4 to PHP 5.1.4. and that's what's
> causing the problems (detailed below). Any ideas how to fix it?
>
> I tried to upload a php.ini in the wiki's home directory, with the
> following content:
>
> zend.ze1_compatibility_mode = 1
>
> ... but it's not working :(
Maybe try this line in your .htaccess file:
php_value zend.ze1_compatibility_mode on
or perhaps
php_value zend.ze1_compatibility_mode 1
Hagan
More information about the pmwiki-users
mailing list