Mediawiki/Installing

From r00tedvw.com wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "==install apache2== find the package name and install ~$ sudo yum search apache Loaded plugins: security ... httpd.x86_64 : Apache HTTP Server ~$ sudo yum install httpd...")
 
Line 7: Line 7:
 
   
 
   
 
  ~$ sudo yum install httpd.x86_64
 
  ~$ sudo yum install httpd.x86_64
 +
 +
==install php & mysql==
 +
~$ sudo yum install php php-mysql php-gd mysql-server php-xml mysql

Revision as of 11:42, 26 April 2014

install apache2

find the package name and install

~$ sudo yum search apache
Loaded plugins: security
...
httpd.x86_64 : Apache HTTP Server

~$ sudo yum install httpd.x86_64

install php & mysql

~$ sudo yum install php php-mysql php-gd mysql-server php-xml mysql
Personal tools
Namespaces

Variants
Actions
Navigation
Mediawiki