|
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.
|