Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Project U-232
View Poll Results: NEW tracker source: Project U-232
I will give it a try 440 77.33%
No, i`m using another source 72 12.65%
XAM is my hero, i`m sticking to Template Shares 57 10.02%
Voters: 569. You may not vote on this poll

Closed Thread
  #461  
Old 28th February 2019, 14:47
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
did you use phpinfo to see if memcache is actual loaded?
memcached and memcache are 2 different things
one is the server and the other is the php extension
p.s in my experience having some sort of control panel screws everything up
you'd better using ssh terminal and do everything manual step by step
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
  #462  
Old 28th February 2019, 15:07
fanson's Avatar
fanson fanson is offline
Senior Member
 
Join Date: May 2016
Posts: 46
Default
Click the image to open in full size.
memcache and memcached works
class_cache.php on line 72

public function replace_value($Key, $Value, $Duration = 2592000)
{
-->line 72 $StartTime = microtime(true);
$this->replace($this->MemcachePrefix . $Key, $Value, false, $Duration);
$this->Time+= (microtime(true) - $StartTime) * 1000;
}
  #463  
Old 28th February 2019, 15:58
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
i said actual phpinfo not from panel
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
  #464  
Old 1st March 2019, 11:32
fanson's Avatar
fanson fanson is offline
Senior Member
 
Join Date: May 2016
Posts: 46
Default
I wrote to Support and they answered me

The memcache / memcached extension for the PHP interpreter can be enabled in the settings of the PHP modules in the DirectAdmin panel.
Currently it is turned on

Bump: I do not have skype

Bump: trigger_error("Cache insert failed for key $Key -- " . $this->getResultCode(), E_USER_ERROR);
Attached Thumbnails
cvb.jpg  
  #465  
Old 1st March 2019, 11:40
darkalchemy darkalchemy is offline
Administrator
 
Join Date: Dec 2017
United States
Posts: 101
Default
Assuming memcached is properly installed, U-232 expects memcached to be available here
Code:
$this->connect('127.0.0.1', 11211);
You should verify that it is in fact available there.
The Following User Says Thank You to darkalchemy For This Useful Post:
fanson (2nd March 2019)
  #466  
Old 2nd March 2019, 08:06
fanson's Avatar
fanson fanson is offline
Senior Member
 
Join Date: May 2016
Posts: 46
Default
Quote:
Originally Posted by darkalchemy View Post
Assuming memcached is properly installed, U-232 expects memcached to be available here
Code:
$this->connect('127.0.0.1', 11211);
You should verify that it is in fact available there.



resigns from this script-
you are recommending a torrent script?
  #467  
Old 13th March 2019, 22:05
antimidas antimidas is offline
Senior Member
 
Join Date: Mar 2011
United States
Posts: 67
Default
Quote:
Originally Posted by Napon View Post
its not new tracker code bigjoos it TBDEV 09 how can you say its new lol same code with addons
Same code? Fuck off lololol. Please by all means actually backup your dumbass statement this time. I sure don't see him tryingg to sell other people's code like you
  #468  
Old 15th May 2019, 08:35
Napon Napon is offline
Banned
 
Join Date: Feb 2016
P2P
Posts: 522
Default
do not download this v5 got more holes and backdoors on it
  #469  
Old 15th May 2019, 23:47
l3on l3on is offline
Coder
 
Join Date: Jul 2012
Posts: 154
Default
Quote:
Originally Posted by Napon View Post
do not download this v5 got more holes and backdoors on it
Please, back your claim where the proof?
  #470  
Old 23rd May 2019, 02:04
antimidas antimidas is offline
Senior Member
 
Join Date: Mar 2011
United States
Posts: 67
Default
Quote:
Originally Posted by Napon View Post
do not download this v5 got more holes and backdoors on it
BWAHAHAHAHAHAHAHAHA!!!!!!!!!!!!!!!! there are no back doors in it ya fool. good try tho....
Closed Thread

Tags
project , project u232 , torrents tracker , u232

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 14:17. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.