> I have found the problem,
> it is the paramater magic_quotes_gpc=On which differs from you indication.
> Unfortunately another virtual web site on the same web server, Apache/2.2.16
> (Debian), needs  the value "On" .
> For some reasone newticket post command works but newgrant fails with such a
> setting.
> I tried to override the parameter with the option
> php_flag magic_quotes_gpc Off within .htaccess  
> and/or php.ini in the /dlticksvc/ directory but it didn't work
> Have you any hints in how to achieve this overriding?

Try to set the flag in the apache config directly instead of .htaccess:

http://stackoverflow.com/a/11539059/2725226

Regards,
 Michael


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to