Links cgi script

Im trying to set up a free for all page with cgi.<br /><br />What do i fill in in this line (if domain is <!-- w --><a class="postlink" href="http://www.jikrantz.com">www.jikrantz.com</a><!-- w --> if relevant)?<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1--># base directory to all link files from the server root without trailing "/"<br />$base_dir = "/home/usr/you/links";<!--c2--></div><!--ec2--><br /><br />-Thomas<!--content-->
Should be:<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->/home/username/public_html/links<!--c2--></div><!--ec2--><br /><br />I believe...this is given that you want it at example.com/links<br /><br />Also, your username is whatever you use to login to CPanel <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
Thanks nikko<br /><br />I had this script being in the archive for a while but never got it to work. Maybe it will now. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> <br /><br />-Thomas<!--content-->
<img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> It/I failed, what does this mean?<br /><!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->Internal Server Error<br />The server encountered an internal error or misconfiguration and was unable to complete your request.<br />Please contact the server administrator, <!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e --> and inform them of the time the error occurred, and anything you might have done that may have caused the error.<br /><br />More information about this error may be available in the server error log.<br /><br /><br />Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. <br /><br /><br />--------------------------------------------------------------------------------<br /><br />Apache/1.3.29 Server at <!-- w --><a class="postlink" href="http://www.lakewoodunicycleclub.com">www.lakewoodunicycleclub.com</a><!-- w --> Port 80<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />-Thomas<!--content-->
Did you upload in ASCII and / or do you need to set permissions?<!--content-->
I didnt take notice if it was ASCII cause my ftp have handled that automatically to now. Permissions have been set as the instructions say.<br /><br />-Thomas<!--content-->
 
Back
Top