View Single Post
Old February 24th, 2005, 08:20 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Your install file can not find this file

include "pp-inc.php";


Did you upload it? You should not have to include a path before it since it is in the same directory as install.php

Make sure it is there and if you still have the problem you can alter that line like this

include "/audio-heritage/WWW/photopostpp-inc.php";

although on all the installs I have done I have never had to do that.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote