
FishMonger
Veteran
/ Moderator
Apr 11, 2017, 1:45 PM
Post #4 of 12
(7707 views)
|
Re: [digioleg54] How to set up %ENV on Apache
[In reply to]
|
Can't Post
|
|
Are you running it as a CGI script, or from the console? If running as a CGI script, then you need to output the content type header prior to anything else, otherwise you'll get an internal server error.
(This post was edited by FishMonger on Apr 11, 2017, 1:45 PM)
|