How to set up a Web server and install WordPress on a Raspberry Pi running Raspbian Stretch

Sdílet
Vložit
  • čas přidán 14. 09. 2017
  • How to set up a Web server and install WordPress on a Raspberry Pi running Raspbian Stretch.
    To view details of the steps taken and the commands used please visit
    morituri.c1.biz/content/raspbe...

Komentáře • 7

  • @maathimself9024
    @maathimself9024 Před 6 lety

    Thank you!

  • @gplayer01
    @gplayer01 Před 6 lety

    This is by far the best up-to-date tutorial on WP on Raspberry Pi I've seen. Excellent video and webpage for all the code snippets. Thanks for all the time and effort. I have it successfully working on a Raspberry Pi 3 Model B. No issues whatsoever with any steps.
    Also as mentioned in @Lukas by Morituri, to update plugins, add themes, etc. For FTP Hostname just type localhost,
    Username and password are just your pi's user and pass.
    One question I have is moving this pi from work to home and getting a different IP address when plugged in at home. Any issues or configuration changes needed. Thx again!!

  • @gplayer01
    @gplayer01 Před 4 lety

    Hello, Do you have a tutorial on updating the version of PHP for WordPress on the Raspberry Pi? Or...do you have a recommendation or reference. Thank you.

  • @Lukas-gc9bb
    @Lukas-gc9bb Před 6 lety +1

    Hey, Thank you very much for this great Video! Wordpress runs, but i have a problem. If i want to upload a Theme from my Computer it wants "Connection Information"? A Hostname, FTB Username and FTB Password. Where do I get this? Please help.
    Thanks!

    • @codedbymorituri
      @codedbymorituri  Před 6 lety +1

      For Hostname just type localhost
      Username and password are just your pi's user and pass

  • @jacoborodriguez5021
    @jacoborodriguez5021 Před 6 lety

    Hello, Thank you very much for your video. I am having some problems.. when I write : sudo apt-get install mysql-server mysql-client -y
    I get:
    the following packages have unmet dpendencies:
    mysql-client : depends : mysql-clien-5.5 but it is not going to be installed...
    the same for mysql-server
    Any suggestion? thanks! (raspbian jessie on raspberry pi 3)

    • @codedbymorituri
      @codedbymorituri  Před 6 lety

      This video is for Raspbian Stretch - you need to follow the instructions for Raspbian Jessie as the set up is slightly different.
      morituri.co.nf/raspberry-pi/how-to-set-up-a-web-server-and-install-wordpress-on-a-raspberry-pi-raspbian-jessie/