CGI error message on IIS6 CGI error message on IIS6
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

CGI error message on IIS6

Started by Eagle_B5, January 27, 2005, 11:01:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Eagle_B5

Hi

I have a problem with the installation. I use windows 2003 standart server, iis6, php 4.3.3, mysql 4.0.16 and ImageMagick 6.1.9-4.

Permissions on folders "albums" and "include" are 777, database is created. When i try to install with install.php and the entries are done i press the let's go button --> i get en error: "CGI-Fehler! Die angegebene CGI-Anwendung hat keinen vollständigen Satz von HTTP-Headern zurückgegeben." in english "CGI-Error! Indicated CGI application returned no complete sentence of HTTP Headers."

What is wrong?
Den Verstand und die Fähigkeit ihn zu gebrauchen, sind zwei verschiedene Gaben...

Joachim Müller

I doubt that permissions on that system are 777 - there's no CHMOD on Windoze ;). This is a matter of basic webserver config, not a coppermine issue. Take a look at the tutorial section for details on how to set up permissions on Windows/IIS. It is strongly recommended not to run your own webserver publicly available (on the internet) if you're not an absolute server administration pro.

Joachim

Eagle_B5

I'm not a newbie on windows systems and configurations!

So, i have fixed my problem. It was a wrong file implemented in iis. I use the php4isapi.dll now -> it works perfectly!

But there another problem:
By installing with install.php i made the entries and press let's go i get en error: "The installer found the ImageMagick 'convert' program in 'C:/Programme/ImageMagick/', however it can't be executed by the script."

Whats this? ImageMagick is installed correctly.
Den Verstand und die Fähigkeit ihn zu gebrauchen, sind zwei verschiedene Gaben...

kegobeer

But does your IUSR_ user have access to convert.exe and cmd.exe?

http://typo3.org/documentation/mailing-lists/install-windows-archive/thread/47115/?tx_maillisttofaq_pi1%5Bsort%5D=all_replies%3A1&tx_maillisttofaq_pi1%5Bmode%5D=1

Also, you might want to upgrade your PHP to 4.3.10 in light of security vulnerabilities in PHP < 4.3.10.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Eagle_B5

Thanks for help!

QuoteTo solve this issue I had to change the predefined "Application pool Identity" setting related to my Typo application to "local System".

This was the problem.

PS: I have just upgraded to php 4.3.10 :)
Den Verstand und die Fähigkeit ihn zu gebrauchen, sind zwei verschiedene Gaben...