Hi, i have tried the version v2.1.6,I still got same problem.could not load file.AnySuggestion?
> Date: Mon, 14 Mar 2011 11:57:23 -0600 > From: zw...@apache.org > To: dev@trafficserver.apache.org > CC: ccai...@msn.com > Subject: Re: Can't not load file (INKfopen issue) > > On 03/14/2011 11:53 AM, ChangCheng wrote: > > Hi guys. I just got some problem when i follow the SDK Guide for The > > Append-Transform Plugin. i Compile plugin source code(from example folder), > > creating a shared library. then i copy the append-transform.so into > > /usr/local/libexec/trafficserver/ (the default plugin floder), then, i > > configer my plugin.config as the Guide mentioned mentioned > > :append-transform.so /home/cheng.chang/file.text > > when i restart my ATS, i found error from error log. it > > said:[append-transform] Could not load > > /home/cheng.chang/file.text[append-transoform] Unable to initialize plugin > > no mater i changed the path of the file. i still get same error. > > After i check the source code of Append-Transform Plugin, i found the > > INKfopen(filename, "r") caused this problem, it's always return false i > > think. > > So, anyone has same problem as me? Any Suggestion? > > Thanks > > Is this with v2.0.1 ? Is there any chance you can try v2.1.6, or current > trunk? > > -- leif >