Dreamhost: Difference between revisions

From GotOpinion
Jump to navigation Jump to search
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[https://panel.dreamhost.com/ Sign Up] for DreamHost Web ID.
[[Domain Name Registration Steps]]
[[Quicktime Streaming]]
[[Quicktime Streaming]]
== Dreamhost Mediawiki notes ==
If wiki in wiki directory and upgrading from 1.43.1
Copy wiki:
<pre>cp -r ./mediawiki-1.43.1/* ./wiki</pre>
Run update script from wiki directory:
<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

Quicktime Streaming

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