Post
Topic
Board Bitcoin Technical Support
Re: [3 BTC BOUNTY] SimpleCoin PHP nightmare
by
unfinishe
on 04/07/2012, 05:35:41 UTC
Ok, sounds like we fixed the first error.

Now, it seems that simplecoin needs the memcache module, which is not installed on default. The best guide I could find to do that is here:

http://stevelove.org/2009/09/30/how-to-install-php-memcached-on-an-ubuntu-server/

Hopefully that works.