|
Posted by Mike Willbanks on 05/16/05 22:49
Alfred,
http://cvs.php.net/cvs.php/php-src/ext/skeleton
You might want to take a look at the skeleton to make sure your code is
working correct. I have never had an apache_error like that before.
Mostly sounds like it didn't have any of the php functions implementing
anything.
Mike
> I downloaded devC++ by myself,
> and visual C++ according to http://www.devnewz.com/090902b.html
>
>
> This tutorial explains creating some.dll with visual C++
>
> but my php_aa2.dll returns an apache error:
> unknow(): ( maybe not a PHP library )'php_aa2.dll'
>
>
> ???
>
>
>
>
>
> "Mike Willbanks" <pencap@gmail.com> a écrit dans le message de news:
> WE4ie.3881$cP2.1757@fe06.lga...
>
>>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]
|