Page 1 of 1

Phalanger 3.0 using .NET 2.0

PostPosted: July 8th, 2014, 3:18 am
by ahutton
Hi,

I want to compile using phpc.exe /target:web using phalanger 3.0, then deploy the result on the following system, please tell me if this is possible:

Windows 2003 SP2, .NET Framework 2.0 SP1
IIS 6.0, Support for ASP 2.0 site

According to this link: http://wiki.php-compiler.net/Phalanger#Requirements , Phalanger supports .NET 2.0 . But I am not sure if you are referring to using Phalanger 2.0 for that purpose. Unfortunately, I cannot use Phalanger 2.0 because I need to use cURL, which was introduced in Phalanger 3.0 .

Thank you.

Re: Phalanger 3.0 using .NET 2.0

PostPosted: July 17th, 2014, 11:12 am
by Jakub Misek
Hi,

Phalanger 3.0 requires .NET 4.0 or newer and IIS 7. For lower configurations, there is Phalanger 2.0 only.

Thanks,