Path

ez projects / redirect_operators / forum / general / error 500 in community proj...


Error 500 in Community Project 2011.5

You need to be logged in to post messages in the forums. New users may register here.

frank b

Member since:
14 February 2008

Posts: 1

Wednesday 08 February 2012 5:02:03 pm

Hi,

took me some time to figure this out, after I found the solution, I saw it was already solved (doh!):

http://share.ez.no/forums/extensi...rectoperators-on-ez-4.5#comment70662

In short:

replace



exit();




with:



eZExecution::cleanExit();




(Madness: no mention of this error in Apache logs...)

Cheers,

frank

Up

sarah duhamel

Member since:
26 January 2011

Posts: 2

Thursday 09 February 2012 11:25:07 am

Thanks a lot Frank!
Sorry I didn't find the resolution on share.ez.no before posting my question...
Up

Geoff Bentley

Member since:
09 January 2008

Posts: 35

Tuesday 15 May 2012 12:15:33 pm

FYI, I've set up a GitHub repository with these changes applied at https://github.com/gbentley/redirectoperators
Up

You need to be logged in to post messages in the forums. New users may register here.