Configuring LAMP Environment in Linux Mint using XAMPP- installing Memcache

Wankasta

New Member
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.[*]http://theindexer.wordpress.com/2008/06/02/installing-a-lamp-stack-on-linux-using-xampp-for-linux/[*]http://theindexer.wordpress.com/2008/06/11/installing-xdebug-on-xampp-for-linux/[*]http://lynxbites.blogspot.com/2009/09/steps-to-install-memcache.htmlThe problem I am facing is while starting the phpize from /opt/lampp/bin/phpizeI am getting the following error.\[code\]Cannot find config.m4. Make sure that you run '/opt/lampp/bin/phpize' in the top level source directory of the module\[/code\]Can any one tell me wat to do for this error and if anyone has any useful links for configuring memcache on linux using XAMPP please paste here.Thanks.
 
Back
Top