Menu

#105 Shared Calendar in 1.5.0 and 1.5.1 error

open
None
5
2007-09-29
2005-10-01
No

i have Shared Calendar installed on Squirrelmail 1.5.1
and on SM 1.5.0.
I have calendar sql back end and compatibility plugins
for both.
I have done the same procedure using php4.4.0 and
php5.0.4 in both the above versions of SM.

I select sync merge with a test calendar.
I select my export from from my desktop ical formatted
as a ".ics" file.

the ical file is imported to my server and left in my
home directory as a file named phpXXXXXX where "X" is a
random character.

I get the following error:
Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete your request.

the server error log lists:
Premature end of script headers: /powweb/web/cgi-bin/php5

Any ideas?

:-jason.

Discussion

  • jasonhoward7

    jasonhoward7 - 2005-10-07

    Logged In: YES
    user_id=1352896

    This problem is being caused by RRULE recurring events
    generated by iCal 2.0.1
    I have included a sample conflict below.

    BEGIN:VEVENT
    DTSTART;VALUE=DATE:20020724
    DTEND;VALUE=DATE:20020725
    SUMMARY:This is a sample summary.
    UID:58D52F95-85F8-4CDC-AE05-FD29DD23B039
    DTSTAMP:20050929T023623Z
    DESCRIPTION:This is a sample description.
    RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
    END:VEVENT

     
  • Tomas Kuliavas

    Tomas Kuliavas - 2006-01-14

    Logged In: YES
    user_id=225877

    Are you sure that is problem is specific to SquirrelMail
    1.5.x version?

    Maybe it should go to Plugins tracker.

     
  • Paul Lesniewski

    Paul Lesniewski - 2007-09-29
    • assigned_to: nobody --> pdontthink
     

Log in to post a comment.