OK - I FIXED THIS
I am getting this error in step 3 of the installation - for the internal user registration.
Warning: main(/photopost//languages/english/pp-inc.php): failed to open stream: No such file or directory in /home/virtual/site64/fst/var/www/html/photopost/pp-inc.php on line 63
Fatal error: main(): Failed opening required '/photopost//languages/english/pp-inc.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site64/fst/var/www/html/photopost/pp-inc.php on line 63
also - checked the config-inc file -
$PP_PATH = "/photopost/";
is that wrong?
my website is
www.learn2scrapbook.ca
and the photpost stuff is saved in
www.learn2scrapbook.ca/photopost/
so should $PP_PATH be set to $PP_PATH = "/photopost/"; or something else
and does this have any correlation to my problem.
any help would be appreciated
I FIXED THIS - PATH WAS JUST INCORRECT