Welcome! Log In Create A New Profile

Advanced

How to run wordpress on Gentoo/Linux?

Posted by kafkaf 
How to run wordpress on Gentoo/Linux?
January 31, 2016 03:02PM
Hi,

I have just installed nginx&mysql&php&wordpress on my Gentoo/Linux machine -
I want to build a webserver for the first time at home.
Looks that nginx&mysql&php run ok but do not know how to run wordpress?
I did not find any tutorial for Gentoo with this setup -
please advise any link for how to configure nginx in order to have wordpress.
Re: How to run wordpress on Gentoo/Linux?
February 09, 2016 01:55AM
Finally I found out how to solve this problem and here the info:
Need to 'modify the file /etc/vhosts/webapp-config and replace vhost_server="apache" by vhost_server="nginx".'
Then I followed https://wiki.gentoo.org/wiki/WordPress in particular the part of creating a database for wordpress by mysql. Here I got only index file of wordpress - so need to this line to /etc/nginx/nginx.conf in order to have GUI interface of wordpress:
'index index.php index.html index.htm;' rather than just 'index index.html;'
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 115
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready