Register | Log in | Password |

365 projects | 71 services | 215 websites | 1073 freelancers | 2763 topics | advertise


Purchase JoomlaWatch:
30 day money-back guarantee
Read more...
9 EUR lifetime license
Buy Now

15 EUR lifetime license
Buy Now
(nofollow link from sponsors page)

Login:

22.8%United States United States
15.5%India India
7.3%Russian Federation Russian Federation
6.9%Colombia Colombia
6.1%Germany Germany
5.1%United Kingdom United Kingdom
4.4%Poland Poland
3.4%Netherlands Netherlands
3%France France
2.8%Canada Canada

Today: 1394
Yesterday: 1639
This Week: 4619
Last Week: 10059
This Month: 11318
Total: 34632

Users

Most active users today from total of 71:
matto, rottenberg, Dworczynska, billspo, crony, dontbugmeplease, dwlamb, Adelavigne, eghtedar, manuelflores, Machin, FreeMe, rockiesrider, michmich, infomech, speru, sunconcept, blombo, rtuszyns, Pedropedro
About JoomlaWatch:
JoomlaWatch is popular joomla visitor tracking and live stats component. It provides several features such as spam blocking, goals tracking, charts, nightly email reports, latest visit map, interactive HTML5 traffic flow graph and many other useful functionalities, which will help you to optimize your site.
RSS Feeds:

rss Freelance
rss Projects
rss Forum
rss Resources

Home

Inštalácia Apache+PHP+MySQL (platforma Linux)

Jeden z mnohých spôsobov ako uvies? danú trojkombináciu do ?innosti

Co vsetko potrebujeme na instalaciu ?

balik databazy MySQL: mysql-3.22.32.tar.gz (zdrojove texty) balik PHP verzie >= 4 : php-4.0rc1.tar.gz (zdrojove texty) balik webserveru Apache : apache_1.3.12.tar.gz (zdrojove texty)

Priprava

(ked pisete prikazy, vynechajte '#' alebo '$' - to je iba znak ze sa jedna o prikazovy riadok) $ su - zmenime sa na uzivatela root, ak nim este nie sme # mkdir /install - vytvorime v korenovom adresari adresar /intall * do adresara presunieme vsetky potrebne instalacne baliky # cd /install # tar xfz mysql-3.22.32.tar.gz - rozbalime zdrojaky databazy MySQL # tar xfz apache_1.3.12.tar.gz # tar xfz php-4.0rc1.tar.gz

Instalacia databazy MySQL

# cd mysql-3.22.32 - prejdeme do adresara mysql # mkdir /var/mysql/ - vytvorime priecinok, kde bude databaza ulozena # mkdir /var/mysql/3.22.32/ # ./configure --prefix=/usr/local/mysql/3.22.32 --localstatedir=/var/mysql/3.22.32 - spustime konfiguracny script # make - spustime kompilaciu # make install - a nasledne nainstalujeme # scripts/mysql_install_db - inicializujeme MySQL databazu # /usr/local/mysql/3.22.32/bin/safe_mysqld & - spustime mysql demona # cp support-files/mysql.server /etc/rc.d/init.d/mysql - zabezpeci, aby sa spustalo po starte # chmod 744 /etc/rc.d/init.d/mysql # ln -s /usr/local/mysql/3.22.32/bin/mysql /usr/bin/mysql - vytvorime symbolicky link pre lepsiu dostupnost # setup * zvolime System Services * zastkrnutneme mysql * quit - to zabezpeci spustanie pri kazdom starte # /usr/local/mysql/3.22.32/bin/mysqladmin -u root password VASE_HESLO - inicializujeme databazu # /usr/local/mysql/3.22.32/bin/mysql mysql -uroot -pVASE_HESLO - a vyskusame ci funguje # mysql> show databases; +------------------+ | Tables in mysql | +------------------+ | mysql | | test | +------------------+ #mysql> exit

Instalacia serveru Apache a PHP


# mkdir /www # cd ../apache_1.3.12 # ./configure --prefix=/www # cd ../php-4.0RC1/ # ./configure --with-apache=../apache_1.3.12 --with-mysql=/usr/local/mysql/3.22.32 --enable-sysvshm=yes --enable-sysvsem=yes --with-config-file-path=/www/conf --enable-track-vars=yes --enable-url-includes # make - zkompilujeme # make install - nainstalujeme # cd ../apache_1.3.12 # ./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a --enable-module=php4 --enable-module=log_referer --enable-module=log_agent # make # make install # ln -s /www/bin/apachectl /etc/rc.d/init.d/apache # cp ../php-4.0RC1/php.ini-dist /www/conf/php.ini - prekopirujeme standardny PHP konfiguracny subor * editujeme /www/conf/http.conf, najdeme riadok obsahujuci: '#ServerName localhost.localdomain' * vymazeme '#' teda ostane tam iba 'ServerName localhost' * najdeme dalej slovo 'DirectoryIndex', ktory obsahuje taketo nieco: DirectoryIndex index.html * zmenime ho na: DirectoryIndex index.html index.php index.php3 index.html index.htm * Najdeme 'AddType' a pridame: AddType application/x-httpd-php-source .phps AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 AddType application/x-httpd-php .php4 AddType application/x-httpd-php .phtml * vytvorime subor /www/htdocs/test.php * do ktoreho napiseme: # /etc/rc.d/init.d/apache start - spustime apache * zeditujeme /etc/rc.d/local.rc , na koniec pridame predchadzajuci riadok, zabezpeci to spustanie pri kazdom starte * skusime to teraz odtestovat, do prehliadaca napiseme: http://localhost/test.php * objavi sa fialova stranka s parametrami PHP * gratulujem, uspesne ste to zvladli !

Zaver

Tato instalacia je dost zlozita, no ked budete dodrziavat vsetky kroky, vsetko by malo prebehnut ok. Ak vam nieco nefunguje, najprv skontrolujte ci ste nieco nepreskocili. Az potom piste maily ;)) Adresare ktore su hore spomenute, mozu byt v skutocnosti ine, zavisi od balika, preto nazov adresara vzdy nahradte tym spravnym. Prajem vela zdaru! matto
 

Add comment


Security code
Refresh


no license? questions?

Recommended: (advertise)
Joomlawatch 1.2.17 Demo (PRO: 9/15 EUR)
Download Joomlawatch 1.2.17 (PRO: 9/15 EUR)



Rate this extension ...


Stay in touch:

New online JoomlaWatch demo available here: (link)
12 hours ago from web

New comprehensive article on JoomlaWatch goals: (link)

JoomlaWatch is now available for Drupal as unlocked BETA version for testing: (link)
3 days ago from web

New article about JoomlaWatch Live Stats feature: (link)
5 days ago from web

Tested versions 1.2.12 FREE, 1.2.17 PRO, 1.2.18 BETA on Joomla 2.5 and older Joomla 1.5 - confirmed to work on both Joomla versions
2 weeks ago from web

Small installer fixes - added JoomlaWatch compatibility with Joomla 2.5
2 weeks ago from web

New article on JoomlaWatch Traffic Flow feature: (link) ... All features of JoomlaWatch will be documented this way.
2 weeks ago from web

Another minor fixes for version 1.2.17 and 1.2.18, added functionality to display only changed values in SEO report - important keyprases
2 weeks ago from web

Minor fixes for JoomlaWatch version 1.2.17 (language files), you can find the latest package in customer zone ((link)
3 weeks ago from web

If you'd like to help with testing of the latest 1.2.18 BETA with new features (Joomla/Wordpress),please add me on skype: matto3c.Thank you!

New article on JoomlaWatch SEO (Search Engine Optimization) report functionality - (link)

JoomlaWatch 1.2.18 is out now! Features new click heatmap feature, SEO report - how people find you on google, and many other improvements

Reorganized the menu items. Now you'll be able to easily find most requested links

JoomlaWatch 1.2.18 BETA now ready! Main features: - Heatmap integration - SEO reports - Anti-spam section visualization (link)

Fixed one issue: no unique visits recorded; PHP $_SERVER['REMOTE_ADDR'] doesn't always return remote IP address! using HTTP_X_FORWARDED_FOR

Christmas Special - 19% OFF from all licenses until 25th of December 2011

JoomlaWatch Heatmap functionality nearly done. Works with all client resolutions. Will be available in next version. (link)

Simple customer zone - (link) is now ready. Users who purchased the PRO version can now download newest version from there.

Because of the problems with payments and forwarding. We are using (link) service to deliver you the files after purchase.

Tracking Expenses from SMS android application is now published on android market :) and it's completely free !



Partners:
Freelance ColdFusion, Flex, PHP

Olejomalby, abstraktne obrazy

Camping Europe

WinAsm Studio

Vyšné Ružbachy

Sochy, Reštaurovanie

R.E.M.

Valid XHTML 1.0 Transitional

RSS feed:

Statistics:
Search Engine Genie Promotion Widget
Privacy policy | Advertise | Donate

Locations of visitors to this page


©2003-2010 Codegravity.com