Dreamhost: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
| Line 15: | Line 15: | ||
Run update script from wiki directory: | Run update script from wiki directory: | ||
<pre>php maintenance/run.php update</pre> | <pre>php ./wiki/maintenance/run.php update</pre> | ||
Latest revision as of 12:02, 19 July 2026
Sign Up for DreamHost Web ID.
Domain Name Registration Steps
Dreamhost Mediawiki notes
If wiki in wiki directory and upgrading from 1.43.1
Copy wiki:
cp -r ./mediawiki-1.43.1/* ./wiki
Run update script from wiki directory:
php ./wiki/maintenance/run.php update