> I think you used header() after put out some data or php installed on server > as CGI. Because send header possible only if php installed as apache module.
Not so - I've used header('Location: http://www.xyz.com/'); with PHP as a CGI binary under both Apache 1 and Apahce 2 without problems. Paul -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php