Hi all,
I've finally succeeded to build PHP-4.0.4pl1 on VC++ and obtained
PHP.EXE. However, the PHP.EXE crushes when free(cwd) is called
in virtual_getcwd() defined in "TSRM/tsrm_virtual_cwd.c", and cwd is
a return value of strdup() in virtual_getcwd_ex().
I suppose that Module of alloc func
Message -
> From: Nobuhide Tsuda <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, February 02, 2001 10:11 AM
> Subject: [PHP-WIN] How to buid PHP4
>
> > Hi all,
> >
> >
> >I'm a Japanese Developer and would like to build PHP
I found this file :
http://www.php.net/extra/win32build.zip
at this adress :
http://www.php.net/FAQ.php#3
I hope it can help you
Yoann.
- Original Message -
From: Nobuhide Tsuda <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 02, 2001 10:11 AM
Subject: [
Hi all,
I'm a Japanese Developer and would like to build PHP 4.0.4
on Visual C++ 6.0 on Windows 2000.
I thought the document to do it was on
www.php.net/version4/win32build.php, but I can't get the document
from the URL now.
So, could anyone tell me where the document is.
regards,
N.Tsud