User Tools

Site Tools


wordpress_issues

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wordpress_issues [2017/03/02 07:28] luke7858wordpress_issues [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +=== Quick Wordpress Files Download ===
 +Change /var/www/html to the directory you wish to download the latest wordpress files and the following command will download the files
 +<sxh bash>
 +wget -O - https://wordpress.org/latest.tar.gz | tar -xzf - -C /var/www/html --strip-components=1
 +</sxh>
 +\\
 +\\
 === Wordpress Permissions === === Wordpress Permissions ===
 Replace ${WP_ROOT} with the directory location of wordpress. If you are already in the wp document root, replace with a dot . Replace ${WP_ROOT} with the directory location of wordpress. If you are already in the wp document root, replace with a dot .
wordpress_issues.1488439728.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki