PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Cookie path for a sub-folder (http://www.photopost.com/forum/photopost-pro-installation-upgrades/124752-cookie-path-sub-folder.html)

wynode May 2nd, 2006 07:28 AM

Cookie path for a sub-folder
 
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.

Chuck S May 2nd, 2006 07:33 AM

You want cookie path to be / to be usable throughout the site and .domain.com is correct also so it will work with all subdomains.

wynode May 2nd, 2006 07:48 AM

But will it (the cookies) clash with my existing forum/gallery?

I want to set this second forum/gallery as a test so I can trial the upgrade before I take my live site down for the real upgrade.

Chuck S May 2nd, 2006 09:36 AM

well if the test gallery is also using the forum so you want the cookies to match. You will simply be logged into all 3 apps. Should pose no issue just make sure the test install has a different table prefix from the main install.


All times are GMT -5. The time now is 08:25 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97