Hello guys i recently buy the vps and i am new so i need some help. I need to install apache on my Vps.

I tried many google search but its still not install properly.

i tried this command --> yum install apache

Also tell me the command to install mysql and phpmyadmin.

My OS is centos.

Plz reply hurry i need it urgently :(

Recommended Answers

All 2 Replies

What do you mean by the term "vps"? In any case, for CentOS/RHEL/etc there are a number of Apache packages that you may want/need to install. I would suggest that you go to the www.apache.org web site for more information.

Use following to install Apache(http), mysql, phpmyadmin:

yum -y install httpd httpd-devel mysql-server phpMyAdmin


---------------------------------------
links deleted by mod

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.