LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   CentOS (https://www.linuxquestions.org/questions/centos-111/)
-   -   Apache help (https://www.linuxquestions.org/questions/centos-111/apache-help-4175599201/)

drillsar 02-07-2017 01:02 PM

Apache help
 
I download Apache; PHP; Mariandb. I downloaded magento and put it to /var/www/html

Now I get a welcome page but I am guessing because its looking for html not php.

When I go to my website and install.php I get the following error
:
The website declined to show this webpage

I added the user to apache like this:

Usermod -aG apache username

than I chown -R username:username /var/www/html

Any ideas?

Turbocapitalist 02-07-2017 01:09 PM

Some additional reading that may help:
Can you say which distro you are using, including version? (CentOS 6, 7, other?) Also, exactly, which method did you use to install Apache2, PHP, and MariaDB?

drillsar 02-07-2017 02:33 PM

Centos 7; I used sudo yum install httpd mariadb-server mariadb php php-curl php-mysql


All times are GMT -5. The time now is 08:34 AM.