Hi,
I am in the process of upgrading my site to vB3.5, PhotoPost 5.2 etc. For this purpose, I have installed PHP, MySQL, Apache server and phpMyAdmin on my WinXP based notebook, so I can do test development there, before committing changes to my dedicated server.
I managed to get
vB working, but can't get PhotoPost to do so. Confusion comes in config-inc.php file, where I do not know what to enter following:
//Path to your PhotoPost installation:
$PP_Path = "/home/www/blahblah/gallery";
What do I enter for PP_Path, considering I am on localhost?
Thanks