How to run PHP project

Issues related to applications and software problems
Post Reply
tripleA
Posts: 1
Joined: 2018/01/11 00:53:41

How to run PHP project

Post by tripleA » 2018/01/11 01:19:34

Hi,i'm a newbie to centos7. The thing now is that I've create PHP project in windows but i've been ask by my supervisor to run it on centos. So I want to ask how to run that project what do i have to installed before that. is it Apache,MySQL and PHP enough already?

Please help me :oops: :cry: :roll:

pjsr2
Posts: 614
Joined: 2014/03/27 20:11:07

Re: How to run PHP project

Post by pjsr2 » 2018/01/11 22:00:00

Apache, PHP and mariadb (CentOS uses the mariadb fork of MySQL) will do.

Post Reply