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)

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 08:16.

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