CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
can nayone tell me y php is giving this message.....
CGI Error
Moderator: General Moderators
-
saadatshah
- Forum Newbie
- Posts: 23
- Joined: Fri Jul 05, 2002 5:50 am
- Location: Lahore
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Problem with this
header("Location: URL");
Thats when I get the error.. and i did not get this error till I upgraded my version of PHP.. I am runnin php 4.2.3, and current version of IIS 5.0
PHPpage sends to app page ----> app page proccess data
<---- App page redirects back previous page,
With new data.
Thats when I get the error.. and i did not get this error till I upgraded my version of PHP.. I am runnin php 4.2.3, and current version of IIS 5.0
PHPpage sends to app page ----> app page proccess data
<---- App page redirects back previous page,
With new data.
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK