Author Topic: WordPress installion on Zentyal 3.0 server  (Read 921 times)

Coenie

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
WordPress installion on Zentyal 3.0 server
« on: September 14, 2012, 10:07:14 »
I would like to know how I can install WordPress on my zentyal 3.0 server. I have access to the www directory and have copied the wordpress files into it... but I need to set up a MySQL Database - but how do I do that in Zentyal 3.0?

I'm sorry, but I'm a new to zentyal and linux. Any help will be greatly appreciated.

Thanx in advance

robb

  • Forum Moderator
  • Zen Hero
  • *****
  • Posts: 1352
  • Karma: +37/-2
    • View Profile
    • Home of the Zentyal Community
Re: WordPress installion on Zentyal 3.0 server
« Reply #1 on: September 15, 2012, 12:41:12 »
Zentyal 3.0 already uses mysql, so in order to use mysql, you only have to create an new database for WP.
Have a question about the Zentyal Community: ASK!
On these forums: robb
On http://webchat.freenode.net/?channels=zentyal : khildin

Want to use Ubuntu-one for free: Sign up here!

Marcus

  • Forum Moderator
  • Zen Samurai
  • *****
  • Posts: 357
  • Karma: +8/-0
    • View Profile
    • Professional IT Service
Re: WordPress installion on Zentyal 3.0 server
« Reply #2 on: September 17, 2012, 03:27:02 »
Hello,

You may install WordPress by typing this in a terminal:
Code: [Select]
sudo apt-get install wordpress
Best,

Marcus