View Single Post
Old 10-10-2004, 09:14 AM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
I don't know your directory structure, but I believe all you need to do is change this value to something else:
Code:
$relative_script_path = './phpdig';
PhpDig is looking for connect.php in a path
./phpdig/includes/connect.php

Is this correct?
vinyl-junkie is offline   Reply With Quote