now it works!
thank you for helping me
greetings from here
micha
Mazzu schrieb:
>>
>> 1) Build separate .so file (recommended)
>> Download memcache extension at http://pecl.php.net/get/memcache-2.2.0.tgz
>> Untar the archive
>> Build the .so file and install it :
>> phpize
>> ./configure --enable-memcache
>> make
>> make install
yes this extension i installed
Mazzu <[EMAIL PROTECTED]> wrote:
> Michael Temeschinko <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> I want use memcache with PHP
>>
>> but configure says:
>>
>> Notice: Following unknown configure options were used:
>>
>> --enable-memcache
>>
>> how do I install memcache-functions in php 5.2.4?
>>
>>
Michael Temeschinko <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I want use memcache with PHP
>
> but configure says:
>
> Notice: Following unknown configure options were used:
>
> --enable-memcache
>
> how do I install memcache-functions in php 5.2.4?
>
> http://de.php.net/manual/de/ref.memcache.php
>