View Single Post
Old June 21st, 2006, 07:23 AM   #1 (permalink)
1996 328ti
Member
Verified Customer
 
1996 328ti's Avatar
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 195
PP on subdomain within same server

I am trying to move my PP files to a subdomain to have better control over bandwidth and memory allocation. My gallery will have it's own account within my domain.

Everything went smooth except for the intergration between vB 3.5 and PP 3.5. I can view they photos.
I can not log in.
The database is on the same shared server.

In the file config-int.php

When the gallery is on the same domain I used
PhotoPost installation
$vbpath = "/home/username/public_html/forum";
$pppath = "/home/username/public_html/gallery";

I want the gallery to be gallery.domain.org but don't know what to change the vbpath to.
1996 328ti is offline   Reply With Quote