Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   ZenTracker (http://www.bvlist.com/forumdisplay.php?f=81)
-   -   Video tutorial : Install of ZenTracker on Ubuntu (http://www.bvlist.com/showthread.php?t=6996)

Optix 16th September 2011 17:41

Video tutorial : Install of ZenTracker on Ubuntu
 
Hi guys !

I've recorded a screencast showing you how to install ZenTracker quickly (10-15min realtime). I started with a clean fresh install of Ubuntu 11.04.

Here is the link : www.youtube.com/watch?v=lI09JMm-oIw





Excuse my bad accent ^^
So, I've to continue the translation ;) . Have fun !

DAKz 16th September 2011 23:52

uhhhmmm the rest of us.....
 
I hear of a new os out called windows, or something like that, you got tutorial for that?

Optix 17th September 2011 00:02

The first video that i wanted to shoot is under Windows XP & WAMP.

But the problem, memcache is missing. You're loosing 5 minutes to download, install it and add extension line in php.ini (with restart wamp service...).
After that, PEAR packages are missing (needed for pagination for instance). Etc.

If you want to test it right now, i suggest to you download Ubuntu-server, install it in a small VM (200 megs is large enough). Enter the same commands and on your Windows, you can reach it with your browser.

I'll post the Windows version in a couple of days :)

DAKz 17th September 2011 01:07

;)
 
Xampp already has pearl installed and as for the memcache goes there is a thread for adding memcache to xampp here and Pearl has been part of xampp since version 1.7.2 the newest version of xampp can be downloaded here.

Been telling all the coders and owners about this, and there is a lot of excitement over the new look and the new code. Alot want to see it up and running so I am trying to translate it so that it will be in english.....just not sure what the google tranlator means by "import db to the railway" LOL :lol:

Optix 18th September 2011 00:55

Quote:

Originally Posted by DAKz (Post 30086)
Alot want to see it up and running so I am trying to translate it so that it will be in english.....just not sure what the google tranlator means by "import db to the railway" LOL :lol:

I've updated the SVN version :
  • Project in English by default
  • Translation almost finished.
;)

I'm going to shoot the Windows version tomorrow.

Krypto 18th September 2011 01:11

Thanks for the video, but I found it unwatchable the audio was terrible I had the volume turned up full and I could hardly hear a word you said, all I could hear was the annoying mouse click.

Just something to bear in mind if you do a Windows video.

nhacvina 29th February 2012 04:04

do you have the installation instructions use centos by ssh

Optix 29th February 2012 19:28

Yep, i can shoot a tutorial for CentOS with SSH if you want. I've time this weekend ;)

nhacvina 1st March 2012 06:14

thanks. :friend:

DAKz 13th March 2012 07:05

yes!
 
Would kind of like to see that one myself.

twajaSenca 6th July 2015 14:50

i follow the video and i get this

http://i.imgur.com/KH0F5DU.png?1

DND 6th July 2015 14:55

so load the memcache extension

twajaSenca 6th July 2015 15:02

Quote:

Originally Posted by DND (Post 47189)
so load the memcache extension

can you please tell me how?

DND 6th July 2015 16:54

sudo apt-get install memcached
and
sudo apt-get install php5-memcache

twajaSenca 6th July 2015 17:17

i already do this.. but dont work.. i have errors on every page
http://i.imgur.com/6NjNdqH.pnghttp://shrani.si/f/2i/L9/4QgMdGQT/asdff.pnghttp://shrani.si/f/1O/Pn/23i4MUx/asdfff.png
i tried to restart but still.. i go step by step with video all to the end

DND 6th July 2015 22:52

here it says it can't connect to mysql.. i've installed this before with no problems at all

twajaSenca 6th July 2015 23:03

http://shrani.si/f/2s/dv/2tSoOpoX/asdffff.png
what am i doing wrong...?

DND 7th July 2015 00:16

what php modules have ya got installed?

twajaSenca 7th July 2015 01:06

i installed everything it shows in video to install..
___
i tried to go to url ip/install.php and the page works.. but some erroes (red lines)
http://shrani.si/f/V/Ae/JdI5iLA/asdfffff.png

Phogo 7th July 2015 11:20

Quote:

Originally Posted by twajaSenca (Post 47197)
i installed everything it shows in video to install..
___
i tried to go to url ip/install.php and the page works.. but some erroes (red lines)

You need to install one of the caches mentioned.

DND 7th July 2015 11:52

hmm, but opcache is better :wild:

Zuby 7th July 2015 12:40

Quote:

Originally Posted by twajaSenca (Post 47195)

you need to install mariadb ... mysql is no longer in sources..

Code:

sudo apt-get install software-properties-common
sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
sudo add-apt-repository 'deb http://ftp.heanet.ie/mirrors/mariadb/repo/10.0/ubuntu utopic main'

then ..
Code:

sudo apt-get update
sudo apt-get install mariadb-server

Bump:
Quote:

Originally Posted by twajaSenca (Post 47197)
i installed everything it shows in video to install..
___
i tried to go to url ip/install.php and the page works.. but some erroes (red lines)
http://shrani.si/f/V/Ae/JdI5iLA/asdfffff.png

Open:
Code:

/etc/php5/apache2/php.ini
and edit
Code:

;opcache.enable=0
to
Code:

opcache.enable=1
then make sure this mod is enabled running:
Code:

php5enmod opcache
then restart apache
Code:

service apache2 restart
if this shit doesnt work .. try to install APC and load extension in php.ini.

twajaSenca 7th July 2015 19:34

i tied to install all again from begining.. and when i install phpmyadmin never works(this error The requested URL /phpmyadmin was not found on this server.).. here is pastebin from terminal http://pastebin.com/eaG3RM7j

_______________________________
thnx for everything but still not working..
+ is this normal that fresh installed ubuntu (virtrual - hyper-v) uses 5gb of ram?

Phogo 8th July 2015 14:30

Quote:

Originally Posted by twajaSenca (Post 47201)
i tied to install all again from begining.. and when i install phpmyadmin never works(this error The requested URL /phpmyadmin was not found on this server.).. here is pastebin from terminal http://pastebin.com/eaG3RM7j

_______________________________
thnx for everything but still not working..
+ is this normal that fresh installed ubuntu (virtrual - hyper-v) uses 5gb of ram?

https://help.ubuntu.com/community/Ap...%20mysql-admin

twajaSenca 5th October 2015 18:04

if someone will have installed on virtrual machine feel free to share link with me...

Bump: easiest way to test it is:
1. install centos 7
2. install cpanel
3. install zentracker

it takes about 1h to install all (depends on your hardware)

Bump:
Quote:

Originally Posted by twajaSenca (Post 47606)
if someone will have installed on virtrual machine feel free to share link with me...

_______________________________________

Bump: easiest way to test it is:
1. install centos 7
2. install cpanel
3. install zentracker

it takes about 1h to install all (depends on your hardware)


All times are GMT +2. The time now is 16:10.

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