Hi, David-san,
on 4 Feb 2002 07:28:23 -
David wrote:
> http://www.php.net/manual/en/install.windows.php
Thank you for your advice.
I missed the page...
BTW, I succeeded to build php_ctype.dll on VC, and to add
a new function, of which speed is 5 times faster than defined
using PHP. :-)
The
I downloaded php-4.1.1 and found *.dsw files.
It seems that I could be able to build PHP4.1.1 on VC6.
But, I came up against too many errors with build php4.
Could someone tell me How to build PHP4.1.1 on VC6,
or Web site in which build instractions on VC6 are explained.
regards,
N.Tsuda
http
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
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