GetDotted Domains

Viewing Thread:
"CGI-SHL"

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Sat 22/01/05 at 10:40
Regular
Posts: 460
Hi
Me again OK on Freeola web space we get CGI support, what would I use it for? how easy is it to use? and is PHP better than C+? perl or ASP ? I have some knowledge of building web sites, but have only used good old fashioned HTML.

I use Frontpage 2000 to build sites and tweak some of the finer points in notepad. I would like to add things like a guestbook and a counter that run on CGI on our own web space within freeola so that we do not have all those pop up ads that you get when you go to a bravenet guestbook for example..

Any advice? whats good? whats hot? and whats not? what should I try and what should I avoid?

I did read that once I upload in to the CGI folder I need to change perrmisions? whats that all about then? am sure it will make more sense when I actually try it but would like a bit of help / advice with my first attempt at it.

Kind Regards
Kev
Sat 22/01/05 at 15:43
Regular
"NULL"
Posts: 1,384
Permissions are usually defined with CHMOD, which is what the 770 or whatever is.

The 3 digit number is actually 3 different numbers. The digit on the left is for Owner, the middle one for Group, and the left one for Public.

The owner is the unix user who created the file, the group is the group to which that user belongs, and public refers to anyone else.

Each of those 3 numbers can be from 0 to 7. It's done using binary, in three categories - read, write execute.

Read occupies the 4 multiplier, write occupies the 2 multiplier, and execute occupies the 1 multiplier, e.g.:

7 = (1*4) + (1*2) + (1*1)

This means read, write and execute are set to 1, i.e. True - i.e. RWE

6 = (1*4) + (1*2) + (0*1)

This means RW. I know I haven't explained it fantastically, but it's quite tricky to explain.

Therefore, if you are told to set a script to RW, you need to set it to 666. If you are told to set it to R, you need to set it to 444, etc...
Sat 22/01/05 at 15:28
Regular
Posts: 460
yep a went to the help section, its complicated! I tried a simple thing like a counter... understood the CHMOD part but it said it needed r+rw or some thing like that yet freeola support pages say it should be 770 or 774? I am using cute FTP ver 4.2 oh a may stick with HTML lol old and reliable lol

Kev
Sat 22/01/05 at 12:15
Moderator
"Are you sure?"
Posts: 5,000
Looks like you need to do a bit of reading up...
Here's a good place to start: [URL]http://freeola.info/[/URL]
Have a read under Web Space and FTP matters - you'll need some of this to configure SSI and CGI for your freeola site.
Sat 22/01/05 at 11:59
Regular
"NULL"
Posts: 1,384
CGI isn't a language, it stands for Common Gateway Interface. It is used by languages such as Perl (which I believe Freeola support) and even PHP can be setup as a CGI module.

If you're going to learn a server-side language, I would recommend PHP.
Sat 22/01/05 at 11:29
Regular
"Bicycle"
Posts: 4,899
From my little knowledge of it, CGI would appear less powerful. It's generally used for undemanding tasks like Web Counters..
Sat 22/01/05 at 10:40
Regular
Posts: 460
Hi
Me again OK on Freeola web space we get CGI support, what would I use it for? how easy is it to use? and is PHP better than C+? perl or ASP ? I have some knowledge of building web sites, but have only used good old fashioned HTML.

I use Frontpage 2000 to build sites and tweak some of the finer points in notepad. I would like to add things like a guestbook and a counter that run on CGI on our own web space within freeola so that we do not have all those pop up ads that you get when you go to a bravenet guestbook for example..

Any advice? whats good? whats hot? and whats not? what should I try and what should I avoid?

I did read that once I upload in to the CGI folder I need to change perrmisions? whats that all about then? am sure it will make more sense when I actually try it but would like a bit of help / advice with my first attempt at it.

Kind Regards
Kev

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Wonderful...
... and so easy-to-use even for a technophobe like me. I had my website up in a couple of hours. Thank you.
Vivien
Many thanks!!
Registered my website with Freeola Sites on Tuesday. Now have full and comprehensive Google coverage for my site. Great stuff!!
John Shepherd

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.