Como instalar o Wordpress no ubuntu 16.04

1. Como instalar o Wordpress no ubuntu 16.04

David
davidwilliamb

(usa Ubuntu)

Enviado em 28/06/2016 - 21:21h

estou tendo dificuldades ao instalar o word press no meu computador por favor alguém me ajude!!!


  


2. Re: Como instalar o Wordpress no ubuntu 16.04

3. Re: Como instalar o Wordpress no ubuntu 16.04

Perfil removido
removido

(usa Nenhuma)

Enviado em 29/06/2016 - 13:08h

Cara eu achei um video que pode te ajudar:

https://www.youtube.com/watch?v=hllCnL5EE94

Os codigos que ele usou está aqui:

sudo apt-get install apache2 labapache2-mod-php5

sudo apt-get install php5-mysql php-doc

sudo apt-get install php5-mysql

sudo apt-get install mysql-server

sudo chmod 777 /var/www


4. eu não entende essa parte !

David
davidwilliamb

(usa Ubuntu)

Enviado em 30/06/2016 - 13:45h

p /etc/apache2/apache2.conf ~

Next, you’ll need to add a line to your /etc/apache2/apache2.conf file, so Apache will properly interpret WordPress’s PHP files. (Note that this is only necessary if you install WordPress in a subdirectory of /var/www, as we are doing in this example. If you install WordPress in /var/www, you don’t need to add this line, but you do need to delete or move the original index.html file.) To edit apache2.conf, fire up the vi editor:

sudo vi /etc/apache2/apache2.conf

Once you are in vi, scroll to the end of the file, switch to Insert mode, and add the following line (note that there is a space between the final “p” of “php” and the period before “html”):

AddType application/x-httpd-php .html

Return vi to Command mode, save the file, and then exit vi. Restart Apache with this command, so it re-reads its configuration file:

sudo /etc/init.d/apache2 restart

Now we’ll need to prepare MySQL for use with WordPress. WordPress requires a database and a database user, and full permission for its database user to access its database. To start the MySQL command-line client, use this command:




5. Re: Como instalar o Wordpress no ubuntu 16.04

Nail
Mifavio

(usa OpenBSD)

Enviado em 07/12/2016 - 18:37h

computador para lixo


6. Re: Como instalar o Wordpress no ubuntu 16.04

Valiado
Naitino

(usa Outra)

Enviado em 08/12/2016 - 18:30h

Aparentemente, os próprios temas não funcionam como deveriam. Recomendo baixar do site http://templatemonster.com/pt-br/ . Há muito uma grande variedade de modelos e em diferentes plataformas. Realmente fazer um site para um par de horas.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts