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