|
Your paths looks wrong!!!
In your config-inc.php file should be this
$PP_PATH="/home/blackmus/public_html/photopost";
Then in your config-int.php file you should have this
$pppath="/home/blackmus/public_html/photopost";
$vbpath="/mnt/web_a/d24/s26/b01b4b09/www/forum";
|