|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Error When Trying 2 Add A Category
I get the following error when trying to add a category to the calendar:
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: |
|
#2
|
|||
|
|||
|
RE: Error When Trying 2 Add A Category
1) What OS & Web server are you running? If IIS, I found this post at another site(http://dacpro.com/cgi-bin/bbs/ntissues/index.pl?read=2047):
In php.ini: change: ; cgi.force_redirect is necessary to provide security running PHP as a CGI under ; most web servers. Left undefined, PHP turns this on by default. You can ; turn it off here AT YOUR OWN RISK ; **You CAN safely turn this off for IIS, in fact, you MUST.** ; cgi.force_redirect = 1 cgi.force_redirect = 1 ---------------------- cgi.force_redirect = 1 <-should be 1!!!! --------------------- 2) Is ltwCalendar installed in the doc root? If not scan the other posts for the fix. |
|
#3
|
|||
|
|||
|
RE: Error When Trying 2 Add A Category
For those interested, this was another manifestation of the "/calendar.php" that should be "calendar.php" in V3 ltw_classes.php.
|
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > Error When Trying 2 Add A Category |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|