473,395 Members | 1,846 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How to convert exe file of cgi script into .cgi extension.

Hi.
i learn about cgi scripting in c++ from deitel & deitel. in this book
he uses .cgi extension files while when i compile the file on windows
platform is .exe.
in book he browse the .cgi files i dont know how he makes cgi file.and
run in windows xp.

can anyone help me to convert exe file into cgi so that i can use this
file on redhat apache server.
i paste the exe file into cgi-bin folder of apache in windows platform
its works. but i want to compile the same code in g++ (for redhat
system) so that i can paste the compiled file into cgi-bin folder of
redhat system.
Aug 28 '08 #1
2 10819
Muzammil wrote:
i learn about cgi scripting in c++ from deitel & deitel. in this book
he uses .cgi extension files while when i compile the file on windows
platform is .exe.
in book he browse the .cgi files i dont know how he makes cgi file.and
run in windows xp.

can anyone help me to convert exe file into cgi so that i can use this
file on redhat apache server.
i paste the exe file into cgi-bin folder of apache in windows platform
its works. but i want to compile the same code in g++ (for redhat
system) so that i can paste the compiled file into cgi-bin folder of
redhat system.
You're in the wrong newsgroup, I believe. Your problem is not of the
language kind. Please consider posting in the newsgroup titled
'comp.infosystems.www.authoring.cgi' or in the newsgroup for your
platform (one of 'comp.os.linux.*' I am guessing).

General note: executables in Linux don't have to have any particular
filename extension, so you can probably make the linker output to
'blah.cgi' and that would be it...

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Aug 28 '08 #2
On Aug 28, 11:37*am, Muzammil <muzammilPeer...@gmail.comwrote:
Hi.
i learn about cgi scripting in c++ from deitel & deitel. in this book
he uses .cgi extension files while when i compile the file on windows
platform is .exe.
in book he browse the .cgi files i dont know how he makes cgi file.and
run in windows xp.

can anyone help me to convert exe file into cgi so that i can use this
file on redhat apache server.
i paste the exe file into cgi-bin folder of apache in windows platform
its works. but i want to compile the same code in g++ (for redhat
system) so that i can paste the compiled file into cgi-bin folder of
redhat system.
What is your C++ *LANGUAGE* question?
Aug 28 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Els | last post by:
If I use <? include "file.html"; ?> in the html of my document, do I _have_ to change the extension of that document to .php, or would it still work and be valid if I let it remain .html? --...
1
by: knutsample | last post by:
Hello! I'm trying to associate a file extension to my wxPython script so that all I have to do is double click on the file and my python script will load up with the path of that file. For...
10
by: EnjoyNews | last post by:
I have a php site I have an include line called "include 'Cookie.php';" In this Cookie.php file I have these codes. <?php $conn = mysql_connect("$db", "$user", "$pass");...
3
by: David | last post by:
Should you be able to map a any file extension to the ASP.NET dll and have it execute ASP.NET script, just like an .aspx page, when it is requested by a browser. If not, why bother giving us the...
13
by: kbperry | last post by:
Hi all, Background: I need some help. I am trying to streamline a process for one of our technical writers. He is using Perforce (version control system), and is constantly changing his word...
29
by: jaysherby | last post by:
I'm new at Python and I need a little advice. Part of the script I'm trying to write needs to be aware of all the files of a certain extension in the script's path and all sub-directories. Can...
3
by: Steve | last post by:
Using VB.NET, How do I convert a .txt file extension to a .xls file extension? The text file is already created and saved in a folder on the server. Thanks Steven
4
by: csgraham74 | last post by:
Hi, Ive posted on this previously but had no response. Basically i need to build some html using a rich text editor. Then i want to actually create an html document from this and save it to my...
32
by: poolboi | last post by:
hi guys, i've read a lot of thread of converting excel data into CSV files. however, i need a perl script to convert CSV file into excel file now, if required modules is needed, it would be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.