DB server + PHPMyAdmin ดรัสวิน วงศ์ปรเมษฐ์ สาขาวิชาเทคโนโลยีสารสนเทศ คณะ วิทยาศาสตร์ มรภ. บร. 19/10/56.

Slides:



Advertisements
Similar presentations
How to Deploy a Cloud Based Webserver in 5 minutes.
Advertisements

Fedora 18 - Installation Mr. Samrat Guha Roy Mr. K. V. G. Rao Central Library, IIT Kharagpur.
Installasi Wordpress di Linux. Intallasi web server + php + mysql # apt-get install apache2 php5 mysql-server php5-mysql # apt-get install phpmyadmin.
Mastering Redis A Primer Data Masters. Special Thanks To… Planet Linux Caffe
Securing LAMP: Linux, Apache, MySQL and PHP Track 2 Workshop PacNOG 7 July 1, 2010 Pago Pago, American Samoa.
Installing Linux softwares Sirak Kaewjamnong. 2 Software packets  When Linux developers create their software they typically bundle all the executable.
Downloading & Installing Software Chapter 13. Maintaining the System Yum Pirut BitTiorrent Rpm Keeping Software Up To Date Up2date Red Hat Network Wget.
Module 10 – Linux Installations. Wikipedia: Red Hat Package Manager or RPM Package Manager (RPM) is a package management system. The name RPM variously.
LPIC-1 TRAINING COURSE Topic 102: Linux Installation and package management.
The EPIKH Project (Exchange Programme to advance e-Infrastructure Know-How) VOMS Installation and configuration Bouchra
COSC 4750 Customizing and maintenance. Installing software Redhat/Fedora (and linux in general) has a package installer, called rpm Many programs will.
October, Scientific Linux INFN/Trieste B.Gobbo – Compass R.Gomezel - T.Macorini - L.Strizzolo INFN - Trieste.
MySQL. MySQL is a Relational Database Management System (RDBMS) that runs as a server providing multiuser access to a number of databases. A third party.
Package Management. Basic Commands apt-get install : install package + dependencies apt-get remove : removes the package not dependencies apt-get autoremove.
CIT 470: Advanced Network and System AdministrationSlide #1 CIT 470: Advanced Network and System Administration Package Management.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 8: Installing Software in Linux Chapter 13: Downloading and Installing Software By Fred R.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 6: More Scripting in Linux Chapter 17: Configuring a LAN By Fred R. McClurg Linux Operating.
EPIKH School for Grid Site Administrators, Amman, /32 Introductions BDII Installation and Configuration Miguel Angel Díaz Corchero
March 11, 2008 USCMS Tier-2 Workshop Oh Dear God Alain made a PowerPoint presentation 1.
Yang Kaiyuan Chen Yiping Wang Cong Apache http Server.
Server Side Scripting. Common Gateway Interface (CGI) The web is a client-server system.
 To start using PHP, you can:  Find a web host with PHP and MySQL support  Install a web server on your own PC, and then install PHP and MySQL.
Web Server Apache PHP HTTP Request User types URL into browser Address resolved if nec. We use directly Most browsers request.
RedHat Package Management RPM and YUM in RedHat Enterprise, Fedora, Suse and Centos.
Introduction to Linux Server Setup Jonathan Hood CSE 4000 Practical Issues in Software Engineering.
TP: Grid site installation BEINGRID site installation.
Installation of PHP5 Objectives –Install PHP5 with support for Apache and MySQL Contents –Installing latest dependencies LibXML & LibSLT –Compiling and.
A closer look at the VDT RPMs Alain Roy OSG Software Coordinator.
SCD Monthly Projects Meeting 2014 Scientific Linux Update Rennie Scott January 14, 2014.
Configuring Guacamole create a folder for guacamole's configuration: mkdir /etc/guacamole create a file /etc/guacamole/guacamole.properties with the content:
SEE-GRID-SCI MON Hands-on Session Vladimir Slavnić Institute of Physics Belgrade Serbia The SEE-GRID-SCI initiative.
The Great Migration: From Pacman to RPMs Alain Roy OSG Software Coordinator.
Basic Setup of OpenMeetings Version Three Styles for Setup Style1 : Starting from Scratch – Starting from svn check out and compiling with ant.
APACHE INSTALL Linux: CentOS 6.5 WHAT IS APACHE Apache is an open source application which is governed by the GNU licensing for use and alteration of.
The EPIKH Project (Exchange Programme to advance e-Infrastructure Know-How) 马兰馨 IHEP, CAS Setting Up a Repository.
The EPIKH Project (Exchange Programme to advance e-Infrastructure Know-How) Overview of software tools for gLite installation & configuration.
EGI-InSPIRE RI Pakiti Michal Prochazka, (Daniel Kouril)
Linux Basics Part 2. VIM Editor vi improved Installed on most Linux machines Can be a bit confusing at first... o Cheat sheets FTW Other popular editors:
EPEL All Hands Meeting, Padova, Mattias Ellert Uppsala University.
Perl in RPM-Land Dave Cross Magnum Solutions Ltd YAPC::Europe 15 th August 2008.
Update On Scientific Linux Troy Dawson HEPIX Spring 2010 April 21, 2010.
Packaging Grid Software for Linux Distributions HEPiX spring meeting 2009 Umeå Mattias Ellert, Uppsala Universitet Steffen Möller, Universität zu Lübeck.
Update On Scientific Linux Connie Sieh Hepix Fall 2011 October 24, 2011.
April 1st, 2009 Cobbler Provisioning Made Easy Jasper Capel.
Karsten Wade Sr. Developer Community Mgr, Red Hat.
APACHE INSTALL AWS Linux (Amazon Web Services EC2)
New Tools Used by the Scientific Linux Team
Andrea Chierici Virtualization tutorial Catania 1-3 dicember 2010
Stony Brook Integrative Structural Biology Organization
CMIT100 CHAPTER 13 - SOFTWARE.
Red hat Installation 2 Live CD.
Abstract After a SIG has been approved, one of the next steps is to get products out to users. During this talk, Niels will explain how the Storage SIG.
CIT 470: Advanced Network and System Administration
COP 4343 Unix System Administration
Get Me Started! Setting up a development setup
Spacewalk and Koji at Fermilab
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
More Scripting & Chapter 11
RedHat Package Management
University of Texas Rio Grande Valley Systems Administration CSCI 6175
How To Install CentOS 6.5 & Virtual Box
OPS235: Lab 2 Virtual Machines – Part I
A simple way to configure PHP and Apache for Assignment 2
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
IS3440 Linux Security Unit 8 Software Management
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
How To Install CentOS 6.5 & Virtual Box
Perl in RPM-Land Dave Cross Magnum Solutions Ltd YAPC::Europe
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
Presentation transcript:

DB server + PHPMyAdmin ดรัสวิน วงศ์ปรเมษฐ์ สาขาวิชาเทคโนโลยีสารสนเทศ คณะ วิทยาศาสตร์ มรภ. บร. 19/10/56

DB server Use MySQL server 5.5 Service name : mysql55-mysqld Packet : mysql55-mysql-server el5.x86_64

Repository Recomment “Epel” and “RPMForge” Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Red Hat Enterprise Linux (RHEL), CentOS and Scientific Linux (SL).

Repository EPEL Repo # rpm -Uvh 4/epel-release-5-4.noarch.rpm Remi Dependency on RHEL/CentOS 5 # rpm -Uvh -release-5.rpm

Repository psu mirror: # cd /etc/yum.repos.d # mv CentOS-Base.repo CentOS-Base.repo.bak # wget -o CentOS-Base.repo ftp.psu.ac.th/pub/centosrepo/CentOS5- psu.repo

Install phpMyAdmin Step 1: Install Required Repositories for PhpMyAdmin (see before slide)

Install phpMyAdmin Step 2: Install PhpMyAdmin # yum --enablerepo=remi install phpmyadmin Note : If your are using PHP 5.4 on RHEL/CentOS systems, then you need to run the below command to install it. # yum --enablerepo=remi,remi-test install phpmyadmin

Install phpMyAdmin Step 3: Configuring PhpMyAdmin for Apache In Apache you don’t need to setup any Virtual Host for phpMyAdmin, because you will get working phpMyAdmin automatically. The main configuration file is located under /etc/httpd/conf.d/phpMyAdmin.conf.

Q & A