szupie
Mar 23 2005, 10:25 PM
| | I don't know why, but I just can't get my CGI stuff to work! I even tested the most basic perl script which says CODE print "Hello!"; , but it still doens't work! Any file, even txt files, put in my /public_html/cgi-bin/ directory gets a 500 Internal Server Error. Do I have to configure my cgi-bin in my cpanel? Is /public_html/cgi-bin/ the right directory? Does CGI work for anyone here?
So many questions, so little time... |
Reply
vizskywalker
Mar 23 2005, 11:14 PM
Szupie- First, find your path to Perl. This can be found on the cpanel main page in the left vertical box under general server info. Then substitute that into the following code. CODE #!/usr/bin/perl #this should take the format of "#!yourpathtoperl" without the quotes print "Content-type: text/html\n\n"; #needed to indicate the start of page output print "Hello!"; #print output on the page
Also, the default permissions of a file are 644, (User: Read and Write, Group: Read, World: Read). Be sure to change this to 755 (User: Read, Write, and Execute, Group: Read and Execute, World: Read and Execute).
Reply
szupie
Mar 24 2005, 11:18 AM
Those were the things that I have done before, but still got the Error 500. I strongly don't think that it's the problem with my scripts, because even plain txt files fail to execute in the cgi-bin. I think that it must be something with the configuration. Does Perl work for you here?
Reply
Rudy
Mar 24 2005, 11:58 AM
I run a cgi guest book in perl and it works fine. In the past I found that the local path was slightly different with some servers and that was the main problem I had with getting scripts to work. I have a little program called testmy.cgi that is placed in the cgi-bin to test scripts for you. I will be happy to give you a copy. It was freeware when it came out, but it was merged with another program the guy wrote and marketed.
Reply
szupie
Mar 24 2005, 01:25 PM
OK. How do I get this testmy.cgi thing?
Reply
miCRoSCoPiC^eaRthLinG
Mar 24 2005, 03:55 PM
Hey.. if you cant find perl - try this command: which appname
shell> which perl /usr/bin/perl
As you can see from the above example it'll clearly point you to the directory in which the app exists. Usually all perl scripts need one line (the first line in the script, see vizskywalkers example) that points to the perl interpreter.. the line somewhat looks like this: #!/usr/bin/perlEven if you see that comment sign (#) at the beginning of this line, do not remove it. It's needed. This lines tells where to locate perl and as I said, has to be the first line in any perl script. Make sure this points to the right location of perl else your script wont work.
Reply
szupie
Mar 25 2005, 12:16 PM
Hmm... I don't have shell access to my account yet, so I can't do that... And I did find Perl on the left side onf my Cpanel. I wonder why only trekkie and I can't get our Perl to work...
Reply
mastercomputers
Mar 25 2005, 12:20 PM
QUOTE(szupie @ Mar 26 2005, 01:16 AM) Hmm... I don't have shell access to my account yet, so I can't do that... And I did find Perl on the left side onf my Cpanel. I wonder why only trekkie and I can't get our Perl to work... chmod 755 all .cgi .pl scripts, use .pl extension and upload as ASCII. chmod 755 cgi-bin CODE #!/usr/bin/perl print "Content-Type: text/html\n\n"; print "Hi";
Reply
szupie
Mar 25 2005, 12:52 PM
... Nope, still the same error. I've done chmod everytime after I upload my cgi and perl files, and check that it was done in ASCII mode. Is there something that I don't understand? Do these posts have some meaning in them that I don't see? They all seem really similar, but not really helping to solve my problem... Thanks for all the help...
Reply
Similar Topics
Keywords : cgi, work
- Domain Transfers
How do they work? (3)
Hard To Work With Spyware
(5) I have a virus or a sort which disallows me to open the following things. .exe's / .lnk's I
cannot even open my nortan and that didn't even detect it. I need major help. My OS is Windows
XP Professional.....
Type Checking Not Work On For .. In Loop
Flash 8 - actionscript 2.0 (2) It seems that the actionscript 2.0 type checking was not work as expected on some place. When
variables was created on for .. in loop. It will allow any variable type to be used. Or it is
default construt !? CODE var dayNames1:Array = ; for (var dayName:String in dayNames1) {
trace(dayNames1 ); trace(typeof(dayNames1 )); } CODE 5 number Tuesday string Monday
string Sunday string ....
Cpu Upgrade But It Doesn't Work
(11) Okay, so, here's the deal. The guy who originally installed my old CPU installed it in a manner
that the fan on top of it melted off any product numbers and all that. All I know is that the place
it hooks into says mPGA478B. It was originally a Celeron. Well, when taking it out, the pins were
bent, so I needed to buy a new one. I went online to find one, searched the mPGA478B thing, cross
referenced it with the Dell, it said everything was a-okay. BUT, once I received it, it didn't
work. The new one is an Intel Pentium 4, Northwood Core 478 Socket with spe....
Choice Of Motherboard For Linux Virtualization
Who knows which ones work well? (5) Virtualization is a relatively arcane subject, but it is one which is very rapidly growing, and
apparently very "hot" in commercial enterprises. For the hobbyist with multiple computers (I have
8), it offers the possibility of taking snapshots of running, fully configured applications and
operating systems, and transferring some or all of them onto a single computer platform. First, it
saves energy. Second, once the conversion has been made from real hardware to a virtual "guest,"
the driver problems associated with moving from one hardware platform to another are sol....
Need Help Making My Ftp Work
my ftp is not working (14) I get this message: Status: Resolving IP-Address for ftp.losangelesmagazine.net Status: Connecting
to 68.178.232.100:21... Error: Connection timed out Error: Could not connect to server I have used
this this ftp before so I know it works. Is there any help anyone can give me? I would really
appreciate any help with this and anyother topic I posted as I just activated my account today and
I'm trying to figure out what to do to make this work so I can upload wordpress. I used the
server and users name that I saw on cpanel and the message above is what I got. Tha....
Phpmyadmin Doesn't Work On Gamma Server
(4) Ok, this is weird, phpMyAdmin doesn't work on Gamma server what-so-ever. xboxrulz....
Vista: Work In Progress?
(3) QUOTE Steve Ballmer has admitted that Vista is "a work in progress", and admitted the company
has to learn lessons from its release. Speaking at the Most Valuable Professional Global Summit in
Seattle, Ballmer resisted calls for a slimmed down Windows 7: "Vista is bigger than XP and it's
gonna stay bigger than XP. We have to make sure it doesn't get bigger still." However, Ballmer
went on to admit that it had taken too long to get Vista out the door and admitted it had caused
problems: "Vista is a very important piece of work, and I think we did a lot of th....
Home Work?
(6) Should students be made to do home work? Is it harder for students that live in the country play
sports travel to school cannot get help with work at home Should parents be made to make there
children do work at home? Why should they? What work should they do? What is best for kids Same
sex schools Co-ed schools Private schools Public schools Home school ....
Ftp Does Not Work
(12) For some reason FTP does not work on my computer if you know why this may be please let me know! I
have tried the following using a FTP program Allowing FTP under my virus manager ....
I6networks....does Not Work!
(4) This hosting site (i6networks.com)should be avoided at all costs ,its a big waste of time.......
They send the confirmation email four days late (and it is supposed to be "automated") And heres
exactly what they send QUOTE === Please print for future reference === 2008/02/16
Congratulations! Your web hosting account is ready! This e-mail contains basic setup instructions
and details on the features of your hosting package. For more information you can always reference
our online customer support area at: http://www.i6networks.com/support.shtml ---------------....
Faq. Knowing How Digital Camera Lenses Work
(4) This are the articles I found in yahoo.com When shopping for a digital camera, people often
overlook the camera lens. Serving as your camera's "eye," the lens determines what your camera
can see - and how well that view is transmitted to the CCD (charge-coupled device) or CMOS
(complementary metal-oxide semiconductor) chip for recording. The following sections explain the
basics of how digital camera lenses work. Focal length Different lenses have different focal
lengths. On a digital camera, focal length measures the distance between the lens and the image
sensor,....
Comment For My Work
(10) Comment for my work please: I used photoshop to edit this one ....
I Cant Install Itunes, Quicktime, Or Ipod Updater
Doesn't seem to work (6) I cant seem to install Itunes, Quicktime, or Ipod updater software. Everytime I download a different
version it doesn't seem to work. I've tried uninstalling the all the software, cleaning up
registry entries, rebooting and finally trying to install it again. I keep getting the error
"________ software doesn't not run in Windows 95 compatibility mode." After further
investigation I found out the compatiblilty option was selected in the shortcuts. So I uncheck it
and tried to run the software. I then get the Windows dialog about a serious error and then it ask....
Help - Setting Up Email
I does not work (9) I cant seem to setup Thunderbird or Outlook Express. In the Cpanel there is an option do download
some registry settings. I guess it works but it does not seem to send mail. Does someone have some
screenshots or a tutorial on how to set this up. Or if there are registry options for automatically
creating email accounts in Thunderbird. I know i'm doing something wrong. I just don't know
what it is. the account i want to be able to access is computer@rcssx.com photo@rcssx.com....
Firefox 2 Won't Work
(5) Hi Yes, I'm having another problem with Linux... Ok, my linux Distro is Ubuntu 7.10 (Gutsy
Gibbon) and I'm using GNOME. I'm having a problem with Firefox 2. Whenever I try to use it
on my own account (Not the root account), it closes as soon as it opens, and before the home page
loads. When I use it as the root user, however, it works fine. It started when I had Firefox
2.0.0.6, that came with Ubuntu. It was working fine, until one time when i started it up, the home
page (The Ubuntu welcome page, on the hard drive) was taking ages to load, and then it jus....
Theme Hospital Cheats Don't Work
(10) QUOTE Cheat Mode - To enter the cheat mode, press 2,4,3,2,8, on the fax machine. Extra $10,000 -
While in cheat mode, press + C together. I tried that and a few others but nothing happens.
It's Xp.....
Constraints Don't Work In Mysql?
(11) I have created a test table with a single column - Name using the SQL query given below. CODE
CREATE TABLE Test ( Name CHAR(10) NOT NULL ) A NOT NULL Constraint has been added to the
field, yet when I run either of the queries, the operation does not fail. CODE INSERT INTO test
VALUES(); CODE INSERT INTO test VALUES(""); Another example of a constraint not working
under MySQL could be the FOREIGN KEY. CODE CREATE TABLE parent ( id INT PRIMARY KEY ); CREATE
TABLE CHILD ( id INT, FOREIGN KEY (id) REFERENCES parent(id) ); insert into pa....
Vegetables Will Eat You 3d Salad Digital Work Of Art
(3) Nice work of digital art (inspired by the movie "Alien"), made in 3D Studio Max, but without the
second set of teeth, no Ranch dressing for blood, and no vegetable oil drool:
http://www.framebox.de/creations/3d/salad/ A reference to Giuseppe Arcimboldo's work:
http://images.google.com/images?hl=en&...mages&gbv=2 ....
Tips For Modifying Wordpress Code
How to make it work the way you like (1) Some time ago I decided to convert my current web site (done in Joomla! CMS) to WordPress. Mostly
because it is less bulky when compared to Joomla! CMS and has exactly the functions I need, unlike
Joomla, where I found numerous options which I didn't need. Of course, as every professional web
master (yes, I like to see myself as pro /tongue.gif" style="vertical-align:middle" emoid=":P"
border="0" alt="tongue.gif" />), I wasn't completely satisfied with the way WordPress delivers
content, and so I decided to modify its code in order to make it perfect. Unfortuna....
Problems With Php Saving Data Into Mysql
HELP! I can't get my php documents to work with the mySQL (6) i have a server that says it allows php and mysql and in the control panel i can access mysqladmin
and phpmyadmin but i cant get the php to save data into the mysql, i am trying to make a text-based
MMOG so i need to save my users/passwords into a database(i thought) and it won't do it, can
anyone help me....
"Orphan Work" And "Designing"
Some more vector art (5) Boy... am I getting addicted to this or what? Like my earlier work, these two illustrations I
created in Inkscape for the coming blog posts at my blog. This is for a blog post on the Orphan
Work Act of 2006 blog post, that I will be able to post by next week. This one is for a series of
design articles that I intend to write about. /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" />....
I In Runescape Any Worldchangers That Work On Mozilla?
I in RuneScape any worldchangers that work on mozilla??? (4) I in RuneScape any worldchangers that work on mozilla??? My IE wont work and i want to change my
world much faster, but all what i found are for IE!!!!! PLZ, tell me! /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
Top Ten Best Ways To Become A Millionaire
Yes, and they all seem to work (10) 1. Invest 2. Become a political Figure 3. Run a rich company 4. Work with the Mafia 5.Capture a
robber/cirminal Mastermind 6. collect fruad donations for doing charity things 7. Work for a
famous buisnessman 8. Rob a bank 9. Steal Jewlery 10. Lead Information to Osuma Bin Laden's
Location ( Information gets u 25 million WOOT WOOT) or some other terrorist leader....
Plasma Effect In Photoshop
Done in CS, but should work in other ver (7) This is a tutorial to create a plasma background effect. We are trying to get with a few filters.
Step 1) Press 'D' to reset your colours, choose linear gradient, uncheck all bozes, black
to white, and go crazy. Step 2)Do a wave filter (filter>distort>wave) and hit randomize a few
times. Step 3)Press ctrl+j(duplicate layer) and repeat step 2 on the duplicated layer. Set layer
belnding mode to lighten. Step 4)Repeat steps 2-3 once. Step 5)Press ctrl+u, check colorize, and
change colour! Congratulations, now you're done!....
Help, I Can't Make A Server For Teamspeak, Cs, Etc
I need help on getting these games work (8) Ok here's the thing, I'm trying to make a server on counter strike, team speak, warcraft 3,
etc. but it doesn't work. No one can join it. I tried opening all the right ports on my
ROUTER, and port triggering my warcraft 3, but to no avail. Can someone please help me fix my
problem? It's quite annoying and I really really want to play 1v1 against my friends. My
friends also can't make it for some reason, and they tried everything that I did too before.
Any help will be grateful.....
How To Connect MySQL With Flash?
Help me connect my flash Work with MySql (8) I know Flash and mysql but could not figure out if I could ever connect these? I want to have a
dynamic content in my flash object that could be retrieved from the database directly without myself
needing to update it again and again. How can I achieve this ? Do I have to install any additional
controls or connectors to do that ? If yes any one tell me....
Php : Variables Included Dont Work In Functions
Variables from Included files dont work (4) Today, I came up with this strange PHP behaviour. Just wanted to know if anyone has any
suggestions! I make a common variable/function file called config.php. I put in my generally used
functions in it. Suppose this is my file // -----VARIABLES --- // $a=10,$b.... //
-----FUCTIONS--- // function doit() { print "A value is " . $a; } ?> Here, suppose we execute
this file directly. Since A has a global scope, it does work perfectly. But if this same file is
imported in another file say, mainfile.php // -----VARIABLES --- // $c,$d.... include
'config.ph....
Xbox Live. Madden 2005 Money Plays
plays that work almost every time (1) Run a nickel..or maybe its dime...oh yeah, has 4 down linemen. The play will be a man-man, 4 down
linemen, and 2 mlb, both blitzing straight. If the offense uses 1 back or less, choose this play,
spred the linemen out (Dont loop them) and bring the mlb in. The D-END will be in there with
literally .4-1.5 seconds. Kearse usually gets there as the qb is getting his hands on the ball.
Sometimes kearse will be picked up, rarely, but trotter (Or ur mlb) will bust right through the
middle. Set defense audible as Nickel Cover 3 Call Quarter play and audible to cover 3..B....
God's Role In Natural Disasters
God's warning or Nature at work? (55) Hey Guys, To kick off this forum ... I found this article while reading the paper this morning. It
really amazed me that modern day religious leaders suggest that the Tsunami disaster was a message
from God ... almost like the Sodom and Gomora (unsure of spelling) story! I think this is nature
pure and simple. As a matter of fact, I actually liked the buddist response best of all of them. I
can come closer to believing in harmonic/karmic forces more than the 'hand of god sending us
messages' line. To move off topic a bit, I even see the Buddist monks explainat....
Looking for cgi, work
|
*SIMILAR VIDEOS*
Searching Video's for cgi, work
|
advertisement
|
|