User Tools

Site Tools


cms1

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
cms1 [2025/01/19 02:45] 1211112228cms1 [2025/01/19 03:07] (current) – [DokuWiki] 1211112228
Line 76: Line 76:
  Click ''Submit''  Click ''Submit''
 \\ {{::cms13.png?nolink&600|}} \\ {{::cms13.png?nolink&600|}}
-{{::cms14.png?nolink&600|}} + 
-{{::cms15.png?nolink&600|}} +12. Run the Installation
-{{::cms16.png?nolink&600|}} +\\ {{::cms15.png?nolink&600|}} 
-{{::cms17.png?nolink&600|}} + 
-{{::cms18.png?nolink&600|}} +13. Fill up information needed. 
-{{::cms19.png?nolink&600|}} +\\ {{::cms16.png?nolink&600|}} 
-{{::cms20.png?nolink&600|}}+\\ Once done, Install WordPress. 
 +\\ Once it in installed, it will show success. Press ''Log In''
 +\\ {{::cms17.png?nolink&600|}} 
 + 
 +14. Enter the username and password setup-ed in step 13 and press ''Log In''
 +\\ {{::cms18.png?nolink&600|}} 
 + 
 +15. Go to Posts and Add New Post. 
 +\\ {{::cms19.png?nolink&600|}} 
 +\\ Click Publish. 
 +\\ {{::cms20.png?nolink&600|}}
 {{::cms21.png?nolink&600|}} {{::cms21.png?nolink&600|}}
 +\\ It will now be displayed on localhost/wordpress main page.
 +\\ {{::cms22.png?nolink&600|}}
 +
 +===== DokuWiki =====
 +16. Go to /var/www/html directory
 +  cd /var/www/html
 +{{:cms6.png?nolink&600|}}
 +
 +17. Download DokuWiki.
 +  sudo wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz
 +{{::cms22.png?nolink&600|pic}}
 +
 +18. Extract the DokuWiki file.
 +  sudo tar -xvzf dokuwiki-stable.tgz
 +{{::cms23.png?nolink&600|pic}}
 +
 +19. List directory and rename the file.
 +  ls
 +  sudo mv dokuwiki-2024-02-06b dokuwiki
 +  ls
 +{{::cms24.png?nolink&600|pic}}
 +
 +20. Remove the unextracted DokuWiki file.
 +  sudo rm dokuwiki-stable.tgz
 +{{::cms25.png?nolink&600|pic}}
 +
 +21. Set permissions.
 +  sudo chown -R www-data:www-data /var/www/html/dokuwiki
 +  sudo chmod -R 755 /var/www/html/dokuwiki
 +{{::cms26.png?nolink&600|pic}}
  
 +22. Configure DokuWiki by opening browser and go to http://localhost/dokuwiki
 +{{::cms27.png?nolink&600|pic}}
cms1.1737254742.txt.gz · Last modified: 2025/01/19 02:45 by 1211112228

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki