Page 1 of 1

IIS Installed just one error

Posted: Sat May 28, 2005 4:43 am
by cid2001
Installed on Windows 2000 AS with MY SQL
Can anyone help me?

Notice: Undefined index: QUERY_STRING in D:\FTP\www\test2\serendipity\include\compat.inc.php on line 111

Warning: Cannot modify header information - headers already sent by (output started at D:\FTP\www\test2\serendipity\include\compat.inc.php:111) in D:\FTP\www\test2\serendipity\serendipity_admin.php on line 9

Re: IIS Installed just one error

Posted: Sat May 28, 2005 1:29 pm
by garvinhicking
Serendipty is only tested with Apache.

The IIS compatibility seems to work though for many people. I don't use IIS, but there should be an option to make the QUERY_STRING $_SERVER array key available. Maybe you can search the forums about IIS.

Regards,
Garvin