Thread: White Screen
View Single Post
Old November 9th, 2005, 10:44 AM   #3 (permalink)
sheri9642
Registered User
 
Join Date: Mar 2004
Posts: 17
Tried changing config

i've got the config file open and everthing looks except for this:

// Path to your PhotoPost installation - no end slashes
$PP_PATH = ".";

The path from the root to the photopost directory is /var/www/html/photopost

but when I change it I still get white screen.

$PP_PATH = "/var/www/html/photopost";
$PP_PATH = "/var/www/html";

neither of these work.
sheri9642 is offline   Reply With Quote