IIS Installed just one error

Found a bug? Tell us!!
Post Reply
cid2001
Posts: 1
Joined: Sat May 28, 2005 4:39 am

IIS Installed just one error

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: IIS Installed just one error

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply