I change my question: is gpg plugin is supporting php version
4.3.10: it
seems that this version of php does not accept global definition
variable.
I can't recover. I tried this kind of solulution: adding to
/etc/httpd/conf.d/ssl.conf:
php_admin_value register_globals 1
change the following in /et
Selon Ken Jones <[EMAIL PROTECTED]>:
>
> >
> > I change my question: is gpg plugin is supporting php version
> 4.3.10: it
> > seems that this version of php does not accept global definition
> > variable.
> >
> > I can't recover. I tried this kind of solulution: adding to
> > /etc/httpd/conf.d/ssl
>
> I change my question: is gpg plugin is supporting php version 4.3.10: it
> seems that this version of php does not accept global definition
> variable.
>
> I can't recover. I tried this kind of solulution: adding to
> /etc/httpd/conf.d/ssl.conf:
>
>
> php_admin_value register_globals 1
chang
I change my question: is gpg plugin is supporting php version 4.3.10: it
seems that this version of php does not accept global definition
variable.
I can't recover. I tried this kind of solulution: adding to
/etc/httpd/conf.d/ssl.conf:
php_admin_value register_globals 1
without any success...