Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

cgi

1
vote
1 answer
55 views

Is it necessary to validate $_SERVER['REMOTE_ADDR']?

assuming that php is running in web mode via cgi / mod_php / etc... is it safe to assume that $_SERVER['REMOTE_ADDR'] will exist, and further more,…
asked June 25, 2011 9:01 am CDT
anonymous-one
0
votes
1 answers
81 views

Installing Redmine with apache in localhost slackware 13.1

I just installed Redmine in slackware 13.1 I followed the instructions and test of the installation works fine using webrick: ruby script/server…
asked June 23, 2011 7:26 am CDT
QLands
1
vote
0 answers
35 views

Lamp php ubuntu 10.04 with cgi I get accesses to '/var/www/...' instead of '/usr/lib/cgi-bin/...'

I have a basic php cgi configuration problem on top of the apache web server in Ubuntu 10.04 . I am trying to setup cgi so as to answer one of the…
asked June 20, 2011 4:38 pm CDT
branco
0
votes
2 answers
53 views

PHP as a CGI binary vs. PHP as an Apache module

What are the benefits of running PHP as a CGI binary compared to running PHP as an Apache module? Are there: Security benefits? Stability benefits?…
asked June 18, 2011 9:06 pm CDT
Aaron
0
votes
1 answers
63 views

Access cgi script from a subdomain with nicer URL

I want to access this page (working) http://stats.example.com/cgi-bin/awstats.pl?config=www.example.com via…
asked June 17, 2011 4:27 am CDT
Moak
0
votes
1 answers
34 views

File operation slower when excuted by mod_perl than when executed in CGI.

I have an application which runs on cgi. I have ported it to mod_perl2 ( using apache2::compat) and rewriting the cgi file into a mod_perl handler.…
asked June 13, 2011 11:51 pm CDT
angel_007
1
vote
2 answers
46 views

Hypertable perl and cgi

i'm trying to develop web app in perl using hypertable. here is sample code: #!/usr/bin/perl -w use strict; use CGI; use CGI::Carp…
asked June 12, 2011 3:41 pm CDT
one man army
0
votes
1 answer
40 views

Referring to .css and images from script-generated HTML

I have a site with static HTML pages in the home directory. These HTML pages use relative paths to refer to images, css, and links i.e. <img…
asked June 10, 2011 6:52 am CDT
Slurpie
0
votes
2 answers
50 views

Should apache ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ line be removed in production?

Here is the part of my current apache config that refers to cgi-bin stuff. This info was included in the default configuration in debian. Should…
asked June 7, 2011 1:02 pm CDT
Tchalvak
0
votes
1 answers
28 views

Configuring lighttpd to handle CGI C executables

Does anyone know how to configure lighttpd to handle plain CGI executables, in this case written in C? I have compiled a test program (test.cgi) and…
asked June 7, 2011 9:49 am CDT
August Karlstrom
0
votes
2 answers
47 views

Apache CGI Script Can Cannot Overwrite a File in a Directory it has full permissions to

Having a weird problem on a Solaris 10 box. I have a cgi script (perl) which needs to overwrite a file. We do not have suexec running on Apache so…
asked June 2, 2011 4:24 pm CDT
user770395
0
votes
1 answers
50 views

Apache CGI Script Can Cannot Overwrite a file it has full permissions to.

Having a weird problem on a Solaris 10 box. I have a cgi script (perl) which needs to overwrite a file. We do not have suexec running on Apache so…
asked June 2, 2011 4:00 pm CDT
user770395
0
votes
1 answer
45 views

CGI/FastCGI Request variable error?

Hi I recently updated mysites working file to a CGI/FastCGI server. It have some request variable section to process.…
asked June 2, 2011 10:42 am CDT
coderex
0
votes
1 answer
29 views

How to run CGI on Apache?

Hi guys, I am learning CGI and wish to run a test cgi on Apache web server as first step lol. I have searched a lot of resources online and tried a…
asked June 1, 2011 10:30 pm CDT
巫妖王
0
votes
0 answers
58 views

PHP CGI for apache virtual host

I'm using PHP5.3 as module for Apache2.2(Windows). For one virtual host i need use PHP4 as CGI for .php files. This is my config <VirtualHost…
asked May 29, 2011 10:36 am CDT
Kein
0
votes
1 answers
60 views

PHP CGI for apache virtual host

I'm using PHP5.3 as module for Apache2.2(Windows). For one virtual host i need use PHP4 as CGI for .php files. This is my config <VirtualHost…
asked May 29, 2011 10:36 am CDT
0
votes
1 answer
43 views

How can I get request information when run as cgi in apache?

Never used cgi before, always being a PHP guy,in which I can simply get the request information as easy as $_REQUEST . How can I supposed to get it…
asked May 28, 2011 6:56 pm CDT
compile-fan
0
votes
1 answers
62 views

How does nginx support cgi?

With apache ,I just put my binary under cgi-bin ,how about nginx? Does it support cgi at all?
asked May 27, 2011 11:10 pm CDT
kernel
0
votes
1 answers
40 views

Running Python cgi-scripts everywhere in var/www/

Hey there! I have a problem, I was not able to solve and I hope that here's someone who can help me. I want to run my python scripts on my…
asked May 27, 2011 3:46 pm CDT
PhilMu
0
votes
1 answers
32 views

Linking error in C and Mysql

Hi I'm developing CGI which is written in C and trying to use Mysql. When I try to use it, I got those undefined reference errors for symbols that…
asked May 27, 2011 4:49 am CDT
kevin
Pages : 1 | 2 | 3 | 4 | 5 >
93

cgi

Tagged: cgi
Related Tags
apache × 57
perl × 18
php × 16
python × 14
apache2 × 10
fastcgi × 8
lighttpd × 8
http × 6
ubuntu × 6
nginx × 5
c++ × 4
mysql × 4
linux × 4
post × 4
c × 3
windows × 3
timeout × 3
cgi-bin × 3
php4 × 3
html × 3
server × 3
upload × 2
memory × 2
error × 2
vhosts × 2
process × 2
get × 2