Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   install problem (http://www.bvlist.com/showthread.php?t=10230)

roland22 26th January 2015 20:12

install problem
 
i have make install all ok.
after i go to load page and get Memcache Extension not loaded.

http://funnbook.org/install/index.php?step=3

please any help?

Vishaal 26th January 2015 20:47

Quote:

Originally Posted by roland22 (Post 46182)
i have make install all ok.
after i go to load page and get Memcache Extension not loaded.

http://funnbook.org/install/index.php?step=3

please any help?

u need to install memcache

roland22 26th January 2015 21:00

Quote:

Originally Posted by Vishaal (Post 46184)
u need to install memcache

how?

Vishaal 26th January 2015 21:30

Quote:

Originally Posted by roland22 (Post 46185)
how?

which OS u have running at your server ??

Zuby 26th January 2015 21:32

if u don't know anything about php... please stop now. This world is full of private trackers. Sit down, learn about p2p then you can go with your tracker.
That's my oppinion.

Code:

sudo apt-get update
Code:

sudo apt-get install php5-memcache
Code:

sudo apt-get install memcached
Code:

sudo apt-get install php-pear
Code:

sudo apt-get install build-essential
Code:

sudo pecl install memcache
Code:

echo "extension=memcache.so" | sudo tee /etc/php5/conf.d/memcache.ini
and final .. to check if memcache is working fine ..
Code:

ps aux | grep memcache
OS Ubuntu... if you want for centos based .. i will tech too

DND 26th January 2015 21:37

why install memcached with pecl and with apt-get ?
is either with apt-get or either with pecl

roland22 26th January 2015 22:42

i install it now on vps

Zuby 27th January 2015 00:00

Quote:

Originally Posted by DND (Post 46188)
why install memcached with pecl and with apt-get ?
is either with apt-get or either with pecl

just to be sure that memcached is gona install ...

roland22 27th January 2015 06:08

Quote:

Originally Posted by Zuby (Post 46190)
just to be sure that memcached is gona install ...

yes bro i talk to host:ok:
you have a torrent site live?if yes you can pm it

autotron 28th January 2015 04:24

Quote:

Originally Posted by Zuby (Post 46187)
if u don't know anything about php... please stop now. This world is full of private trackers. Sit down, learn about p2p then you can go with your tracker.
That's my oppinion.

Code:

sudo apt-get update
Code:

sudo apt-get install php5-memcache
Code:

sudo apt-get install memcached
Code:

sudo apt-get install php-pear
Code:

sudo apt-get install build-essential
Code:

sudo pecl install memcache
Code:

echo "extension=memcache.so" | sudo tee /etc/php5/conf.d/memcache.ini
and final .. to check if memcache is working fine ..
Code:

ps aux | grep memcache
OS Ubuntu... if you want for centos based .. i will tech too

you do not need steps 4 5 and 6 lol, why waste time doing it twice. and no i dont buy the reason to make sure its installed :lol:


All times are GMT +2. The time now is 09:04.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.