> I've some questions about building PHP on Win platform.
> I use VC++6.0 and load workspace from the win32 directory.
> After loading I looked at the configurations and found that there many.
> Which one to choose?

php4ts is for the cgi, php4apache is for the apache module, php4isapi
creates the isapi-dll, etc...

> I want to make some experiments on win32 platform using Apache as a
webserver(so no thread enviroment). I
> suppose that I've to build php4ts because my current Apache/php config
uses this dll in company of php4ts.lib.

php4ts.dll will be built automatically, no matter what SAPI you choose.

> Last question : Why the compile time is bigger in times compared to linux?

Don't know. Is it?

Sander

>
> TIA
>
> Andrey Hristov
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to