Jump to content

php license


Recommended Posts

Hi all,

I would like to have some clarifications regarding the "php license ". We have made a software by using php and we like to deploy  it in to a production server.

1) shall i have to publish the code in human readable form ( i mean not in binary form ) in the production server.

2) Any violation of the php license will happen if i use php encoders ( like  zend guard)  to encode the php script.

3)Shall I have to publish the source code in any separate public server.

4)Shall i have to publish source code in separate public server or in human readable form in the production server i am using according to Appache or MySQL license

 

 

Thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/49748-php-license/
Share on other sites

From what I understand, you do not have to distribute any PHP code at all (under most circumstances)....

 

http://www.php.net/license/  Might help with the PHP question....

I've heard before that yahoo uses PHP (not sure), and I've never seen any of their code ;p.

 

As for apache and mysql, you shouldn't have to make any of that stuff publicly available either....

 

Don't believe me though, cause I suck at interpreting legal stuff and what not.

Link to comment
https://forums.phpfreaks.com/topic/49748-php-license/#findComment-243988
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.