XAMPP yüklemeden Memcache kullanarak Linux Mint LAMBA Çevre Yapılandırma

2 Cevap php

Okies, I have successfully installed the XAMPP and added virtual hosts and am able to make database calls and stuff. The problem I am facing is while trying to enable the memcache module. Currently trying to configure using these links.

  1. http://theindexer.wordpress.com/2008/06/02/installing-a-lamp-stack-on-linux-using-xampp-for-linux/
  2. http://theindexer.wordpress.com/2008/06/11/installing-xdebug-on-xampp-for-linux/
  3. http://lynxbites.blogspot.com/2009/09/steps-to-install-memcache.html

/ Opt / lampp / bin / phpize den phpize başlarken Karşılıklı sorundur

Ben şu hatayı alıyorum.

Cannot find config.m4. 
Make sure that you run '/opt/lampp/bin/phpize' in the top level source directory of the module

Herhangi biri bu hata için yapılacak wat söyle ve herkes XAMPP kullanarak linux üzerinde memcache yapılandırmak için herhangi bir yararlı bağlantılar varsa buraya yapıştırın lütfen.

Teşekkürler.

2 Cevap

Yüklemek için bazı paketler eksik gibi görünüyor. Etmeye çalışıyordum aşağıdaki yönergeleri izleyerek XDebug yüklemek için zaman phpize sorunu çözüldü

http://www.spiration.co.uk/post/1385/Cannot-find-autoconf.-Please-check-your-autoconf-installation

Root olarak çalıştırmayı deneyin: sudo phpize...