Page 1 of 1

Installing bencoder / bcompilor on xampp

PostPosted: 04. September 2014 13:28
by vasimahmad
Is it possible to install php PECL extension bcompiler and bencoder on xampp ?

I have done this on linux server, but don't know how to do this on xampp. I have googled for it but in getting exact help.

Anyone please help me in this issue or share any link.

If this this is not a proper place to post such type of questions here then please acknowledge me.

Thanks is advance.

Re: Installing bencoder / bcompilor on xampp

PostPosted: 04. September 2014 19:37
by Nobbie
vasimahmad wrote:Is it possible to install php PECL extension bcompiler and bencoder on xampp ?

I have done this on linux server, but don't know how to do this on xampp.


So if you succeeded to do so on a native LInux system - why Xampp? Xampp is for people, that have insuffient knowledge about installation of Apache etc.

Obviousy, you have the skill to install und run Apache on linux systems, as well to install PECL extensions. You should simply go for a linux installation and install that extension without Xampp. Why not??

Re: Installing bencoder / bcompilor on xampp

PostPosted: 05. September 2014 06:02
by vasimahmad
Thanks Nobbie,

You are right.

But we give our application to client as a installer package on xampp. they don't have linux system &internet, and uses our application as desktop application. So our objective is that they should not be able to see code. So we are trying to encrypt it.

That is why we need it on xampp.

I think it makes sense.

Re: Installing bencoder / bcompilor on xampp

PostPosted: 05. September 2014 07:05
by Altrea
Hi vasimahmad,

Must read: [INFO] How to not fail getting help here (Section: Scope of support, especially the part about "enterprise or commercial oriented support")

To include bcompiler and bencoder you need to compile the PECL extension yourself, which can be tricky.
If you would use Ioncube to encrypt your PHP code you would not need to compile anything on your own because Ioncube provides precompiled dlls.

best wishes,
Altrea

Re: Installing bencoder / bcompilor on xampp

PostPosted: 05. September 2014 09:12
by vasimahmad
I don't want to purchase , want to make my custom code encryption setup.

Re: Installing bencoder / bcompilor on xampp

PostPosted: 05. September 2014 10:45
by Altrea
You want to keep your code secret but don't want to pay for the technology? Okay...