I'm looking at installing PP under a sub-folder and am not sure what to use as / for the cookie path. I take it one of the settings below needs to be changed in the config file?
Quote:
$cookie_path = "/";
$cookie_domain = ".mydomain.com";
|
The reason for the sub-folder is because i'm doing a test/development install to make sure the upgrade works out ok.