{"id":1028,"date":"2024-03-28T08:00:00","date_gmt":"2024-03-28T07:00:00","guid":{"rendered":"https:\/\/www.fuhselab.de\/?p=1028"},"modified":"2024-07-24T06:19:19","modified_gmt":"2024-07-24T04:19:19","slug":"wordpresslocalhost-1","status":"publish","type":"post","link":"https:\/\/www.fuhselab.de\/index.php\/2024\/03\/28\/wordpresslocalhost-1\/","title":{"rendered":"WordPress@localhost 1"},"content":{"rendered":"\n<p>Dieser Artikel beschreibt die lokale Installation von Word Press innerhalb einer lokalen Apache-Webserverumgebung&#8230;<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>Dieser Artikel beschreibt die lokale Installation von Word Press innerhalb einer lokalen Apache-Webserverumgebung. Der Apache Webserver, PHP und die MySQL-Datenbank werden dabei nacheinander installiert. Abschlie\u00dfend wird Word Press in diese lokale Serverumgebung installiert\u2026<\/p>\n\n\n\n<p><strong>Installation von Apache<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>sudo apt install apache2<\/li>\n\n\n\n<li>sudo chown -cR BENUTZER:GRUPPE \/var\/www<\/li>\n<\/ul>\n\n\n\n<p><strong>Installation von PHP<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>sudo apt install php<\/li>\n\n\n\n<li>sudo apt install libapache2-mod-php7.0<\/li>\n<\/ul>\n\n\n\n<p><strong>Installation von MySQL und phpMyAdmin<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>sudo apt install mysql-server<\/li>\n\n\n\n<li>sudo apt install php-mysql<\/li>\n\n\n\n<li>sudo apt install phpmyadmin<\/li>\n\n\n\n<li>sudo ln -s \/etc\/phpmyadmin\/apache.conf \/etc\/apache2\/conf-available\/phpmyadmin.conf<\/li>\n\n\n\n<li>sudo a2enconf phpmyadmin \u2022 sudo service apache2 restart<\/li>\n<\/ul>\n\n\n\n<p><strong>Word Press Installation<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Download von Word Press: <a href=\"https:\/\/wordpress.org\/download\/\">https:\/\/wordpress.org\/download\/<\/a><\/li>\n\n\n\n<li>zip-Archiv lokal entpacken\u2026<\/li>\n\n\n\n<li>per phpMyAdmin eine neue Datenbank f\u00fcr Word Press erstellen\u2026<\/li>\n\n\n\n<li>per phpMyAdmin einen neuen Datenbank-Benutzer erstellen\u2026<\/li>\n\n\n\n<li>Die entpackten Word Press Dateien in den gew\u00fcnschten Apache-Zielordner kopieren\u2026<\/li>\n<\/ul>\n\n\n\n<p>Mit \u201cApache-Zielordner\u201c ist hier der entsprechende Ordner innerhalb des lokalen Apache Wurzelverzeichnisses gemeint\u2026 Das Backend von Word Press sollte nun \u00fcber die lokale Adresse \u201cwp-login.php\u201c erreichbar sein.<\/p>\n\n\n\n<p><strong>Word Press \u2013 Die ersten Schritte<\/strong><\/p>\n\n\n\n<p>Nach erfolgreichem Login kann sofort die erste Webseite mit Word Press erstellt werden. Artikel verfassen erkl\u00e4rt sich von alleine. F\u00fcr die Navigationsbereiche sollte man sich auch die Widgets intensiver anschauen. Ein Design auszuw\u00e4hlen ist auch sehr einfach und intuitiv zu erfassen.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dieser Artikel beschreibt die lokale Installation von Word Press innerhalb einer lokalen Apache-Webserverumgebung&#8230;<\/p>\n","protected":false},"author":1,"featured_media":791,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[21],"class_list":["post-1028","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","tag-linux-gruppe-peine"],"_links":{"self":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/1028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/comments?post=1028"}],"version-history":[{"count":2,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/1028\/revisions"}],"predecessor-version":[{"id":1710,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/1028\/revisions\/1710"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/media\/791"}],"wp:attachment":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/media?parent=1028"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/categories?post=1028"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/tags?post=1028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}