View Single Post
Old 05-10-2005, 10:33 AM   #12
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
There are no changes required in the files to have PhpDig run right after a fresh default install. The problem in this thread was that for some reason, the OS/setup was not understanding relative paths. If after a fresh install, you still only receive 'A' onscreen, try uncommenting the following line in the config file.
Code:
  // echo "\n\nPath $relative_script_path not recognized!\n\n";
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote