OK, I just built a new server and it created a new problem for me.
Old server:
Windows 2000 Pro
Apache 1.3.3.1
ActiveState PERL 5.6.1
New server:
Windows 2000 Pro
Apache 2.2.1.5
ActiveState PERL 5.10
(and also has IIS installed but not yet configured).
This NEVER happened with the old server. With the new one, when I use an email form that runs a CGI script to create the email, and it finishes the script and loads a "success" page to the browser, the following is visible in the upper left of the browser window:
Content-Type: text/html; charset=ISO-8859-1
It is never present in any other HTML pages. The CGI script does contain and load the "sucess" message to the HTML pages that have this problem.
Is it an Apache bug, or configuration error, or is it a PERL issue? This will definitely be an issue with my customer. Thanks.
Newposter
"Good judgment comes from experience. Experience comes from bad judgment."
Old server:
Windows 2000 Pro
Apache 1.3.3.1
ActiveState PERL 5.6.1
New server:
Windows 2000 Pro
Apache 2.2.1.5
ActiveState PERL 5.10
(and also has IIS installed but not yet configured).
This NEVER happened with the old server. With the new one, when I use an email form that runs a CGI script to create the email, and it finishes the script and loads a "success" page to the browser, the following is visible in the upper left of the browser window:
Content-Type: text/html; charset=ISO-8859-1
It is never present in any other HTML pages. The CGI script does contain and load the "sucess" message to the HTML pages that have this problem.
Is it an Apache bug, or configuration error, or is it a PERL issue? This will definitely be an issue with my customer. Thanks.
Newposter
"Good judgment comes from experience. Experience comes from bad judgment."