logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Is their a way to make a cgi cross plateform ?
Author
Dareros



Joined: 14 Jun 2014
Posts: 5

PostPosted: Sat 23 Aug '14 4:30    Post subject: Is their a way to make a cgi cross plateform ? Reply with quote

Hi;
I would like to make a cgi cross platforms. Some servers are running Ubuntu server, 32 bit others are running Centos 64 bit and so one. How do i make a cgi script that run well at least for Linux based operating systems such as Debian, Ubuntu, RedHat and so one ?

Thank you in advance.


Last edited by Dareros on Sat 23 Aug '14 18:04; edited 2 times in total
Back to top
covener



Joined: 23 Nov 2008
Posts: 59

PostPosted: Sat 23 Aug '14 13:55    Post subject: Re: Is their a way to make a cgi bin script cross plateform Reply with quote

Build it on the oldest of all the ones you want to support. If it has lots of dependencies, statically link it. Then test it.
Back to top


Reply to topic   Topic: Is their a way to make a cgi cross plateform ? View previous topic :: View next topic
Post new topic   Forum Index -> Apache