[pmwiki-users] sessionauth problem - switching servers
Constantin Basturea
cbasturea at gmail.com
Mon May 22 11:06:13 CDT 2006
Thank you, Hagan! Unfortunately, I get a 500 internal error after
uploading the new .htaccess.
Constantin
...................
H. Fox wrote:
> 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