Posted by Mike Willbanks on 05/16/05 20:22
Alfred,
> May it be possible on easyphp config?
Probably not as that is mostly a windows based. Those instructions are
primarily *nix based.
> 2th step:
> does
> $ phpize
> $ ./configure --enable-hello
> $ make
> function on windows platform? and How to make it work?I will perhaps
> answer some questions by myself, but i stay open for discuss
No, you will need to download the php source and also have a compiler
such as bloodshed devc++. (www.bloodshed.net)
Then write your extension and build it against the php source.
Mike
Navigation:
[Reply to this message]
|