R
ryanryan
Guest
For some reason I'm getting this :
double single quotes, which is preventing me from logging in.
another user posted his rendered html and he had :
My php.ini in /etc/ - Magic quotes are off. Is there anything else either in php.ini or apache.conf which would cause this?
reference article: http://forum.plesk.com/showthread.php?s=&postid=131541#post131541
Code:
SetContext(''login_up'');
double single quotes, which is preventing me from logging in.
another user posted his rendered html and he had :
Code:
SetContext('login_up');
My php.ini in /etc/ - Magic quotes are off. Is there anything else either in php.ini or apache.conf which would cause this?
reference article: http://forum.plesk.com/showthread.php?s=&postid=131541#post131541