Jump to content

php apps using LGPL libraries!


xploita

Recommended Posts

hello,

i was about to develop a new php commercial application (which is encoded using ioncube)

one of the libraries i want to use in my application has a Lesser GPL license.

what are the limitations that i will face?

what is it that i should do in order not to violate that license?

do i have to provide the source code for my application to users if i use that library?

 

thx in advance

Link to comment
Share on other sites

If I remember correctly, then the GPL (and LGPL as well) says that you are free to redistribute it as long as it is distributed under the same license again (ie GPL/LGPL). I think that means you can only use it if you do not encrypt it and you may only distribute it with your product if your product is released under LGPL.

Link to comment
Share on other sites

No, you don't have to provide source code for your application if you use an LGPL library.  You might have to provide source for the library though (or at least make the source available for download).

 

I wouldn't try reading the license itself unless you're really keen.  They tried to make it comprehensible, but it's still a legal document.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.