If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Tagg
Forum Index » Profile for Tagg » Messages posted by Tagg
Author Message
Well join the club mate iam having the same problem, Try this to find your base dir or your root dir and add it to your guestbook.pl


[Save this script as a cgi, I usually name it basedir.cgi, put it in your cgi-bin and run it. Should give you the base directory.

#!/usr/bin/perl

print "Content-type: text/html\n\n";
print "Document Root is: ";
print $ENV{'DOCUMENT_ROOT'};]

Cheers
Tagg
Oh well no one seems to be able to come up with a solution for this problem of not being albe to find the base dir i must assume this bit of software never worked in the first place thats why the advance version was brought out.

Tagg
oops sorry about the mult post, darn internet lol

Tagg
 
Forum Index » Profile for Tagg » Messages posted by Tagg
Go to:   
Based on the open source JForum