Jump to content

Recommended Posts

Posted

I'm trying to use a random link script and it requires:

 

># $PAGE_BASE: path to directory at root of the HTML document tree. This is
# the pathname (not a URL) to the directory in which your HTML documents are
# stored. You can find out the correct path to use (usually, although this
# may not work for some complex filesystems) by changing directory to the
# directory where you keep your HTML files and then typing 'pwd' at the
# shell prompt. If this doesn't work for you, or you don't have shell access,
# ask your administrator.

$PAGE_BASE = "what goes here please";

What path do I need to put here to point to the folder called "poems" which is in my "public_html" folder.

 

I assume this is right as well:

 

># $URL_BASE: string to put at the start of the returned URL. This is the
# URL corresponding to the $PAGE_BASE path above. In other words, it's the
# string that all your URLs start with, typically 'http://' followed by the
# name of your host, another '/', and then (probably) a string identifying 
# your own directory.

$URL_BASE = "http://64.246.62.111/~saintco/poems/";

 

Thanks in advance to anyone who can answer my question.

Rock Sign because I know I'll get sorted

Posted

Rock Sign

Super. . . it is alive! Thanks :rolleyes:

 

The URL_base can be http://yourdomainname.com/poems/ after your domain has propagated

 

Not all servers are as good as TCH, my old saerver [oneandone] seem to have the slowest customer service response time on the net.

I've phoned twice know and have been ASSURED that my domain has the DNS entries changed and will be active soon.

 

Anyway thanks

 

nat

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...