User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Linux Servers and Apache section within the Tech Talk category of DaniWeb, a massive community of 392,058 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,269 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Linux Servers and Apache advertiser:
Views: 15253 | Replies: 23
Reply
Join Date: Jun 2004
Location: Maryland
Posts: 6
Reputation: fEcAlMaTteR is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
fEcAlMaTteR fEcAlMaTteR is offline Offline
Newbie Poster

Solution Re: another newbie with alot of redhat and apache server Q'S

  #21  
Jun 13th, 2004
First find out where the perl executable is, most likely /usr/bin/perl
My guess is that the cgi script is calling for /usr/local/bin/perl so
Open your ikonboard.cgi with Kwrite or w/e you like best.
The first line....
#!/usr/bin/perl
replace that with the correct url and it should work!
Reply With Quote  
Join Date: Mar 2005
Location: South Africa
Posts: 4
Reputation: JRED is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
JRED JRED is offline Offline
Newbie Poster

Re: another newbie with alot of redhat and apache server Q'S

  #22  
Mar 10th, 2005
Originally Posted by Brandog
Hello, I'm pretty new here and plan on making this my new tech support home if I can find what I'm looking for in a reasonable time! (other places just cant help me for some reason!)

Well here's the breakdown: I am using linux redhat 8.0 I "love the graphical interface"! I have 2 computers setup 1 is the dedicated server running linux and the other is a win 98 computer. I am using a DI-604 Router with 2 lan connections to the server and 1 to the win 98 computer, the assigned DHCP ip's for the server our 192.168.0.101<--resolved (DMZ) in router and 192.168.0.102.

I have set the server up to allow for http pages to be displayed outside my network by accessing the IP of my cable modem which resolves to the 192.168.0.101. I tried and have been trying to setup a .cgi script to exicute in the location of http://24.70.170.85/cgi-bin/ikonboard/ikonboard.cgi , now I don't have a clue what I'm doing wrong but when I access the page it doesent exicute, it just shows the text of the script?? I have tried this on various computers and it's not my browser! I have looked at apache documents and I still cant figure this out! Can sombody please help in any way, I have been working on this for days with no progress at all and it's killing me,My eyes are literally bugging out with all the text and coffee I have consumed! lol Please help!

Hi There,
Did you add a script handler for .cgi scripts ?
Did you allow CGI Scripts to be executed in the directory ??

Some Pointers ....

<Directory "/usr/local/www/cgi-bin">
AllowOverride None
Options ExecCGI
Order allow,deny
Allow from all
</Directory>

AddHandler cgi-script .cgi
AddHandler cgi-script .pl
Reply With Quote  
Join Date: May 2005
Posts: 25
Reputation: mohsin is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
mohsin mohsin is offline Offline
Light Poster

Re: another newbie with alot of redhat and apache server Q'S

  #23  
May 30th, 2005
out of my mind .man ..
Reply With Quote  
Join Date: Jun 2005
Posts: 13
Reputation: axieaxie is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
axieaxie axieaxie is offline Offline
Newbie Poster

Re: another newbie with alot of redhat and apache server Q'S

  #24  
Jun 11th, 2005
Aha, helpful to me!
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb Linux Servers and Apache Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the Linux Servers and Apache Forum

All times are GMT -4. The time now is 11:42 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC