|
From: Worm1 <wor...@fr...> - 2008-04-04 17:23:41
|
Hi, I install ming-0.4.0.beta5 on linux server with php 5.0.4. -Compiled it, and place ming.so in dir usr/lib/php/modules abnd move libming.a libming.la libming.so libming.so.0 libming.so.0.4.0 from usr/local/lib -> usr/lib -edited php.ini adding extension=ming.so i see mingpp.h,php_ming.h ming.h in usr/local/include too... Ming is availabled , but recently i try to use the class SWFPrebuiltClip but i have the class not found ;( How can resolves this problem ? i absolutly need this class for my project.. Ty for helps |