NikkiWiki notes: Difference between revisions
Jump to navigation
Jump to search
Nicole Sharp (talk | contribs) No edit summary |
Nicole Sharp (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Notes on | Notes on the development of <cite><u>[[NikkiWiki]]</u>, <u>[[Nicole Sharp]]</u>’s Wiki</cite>. | ||
== FTP == | |||
''Secure File Transfer Protocol (SFTP).'' | |||
* [https://help.dreamhost.com/hc/articles/215613107/ "List of FTP Client Software"] | |||
* [https://help.dreamhost.com/hc/articles/115001051531/ "FTP and SFTP at DreamHost"] | |||
* [https://help.dreamhost.com/hc/articles/115000675027/ "FTP Overview and Credentials"] | |||
* [https://help.dreamhost.com/hc/articles/214920778/ "Where Do I Upload My Files Once Connected via FTP?"] | |||
=== FileZilla === | |||
* <code>https://www.filezilla-project.org/</code> | |||
* <code>https://www.filezilla-project.org/download.php?show_all=1</code> | |||
* <code>https://wiki.filezilla-project.org/documentation</code> | |||
== PHP == | |||
''Personal Homepage Hypertext Preprocessor (PHP).'' | |||
* <code>https://www.php.net/</code> | |||
* [https://help.dreamhost.com/hc/articles/214202188/ "PHP Overview"] | |||
=== PHP versions === | |||
* <code>https://www.php.net/supported-versions.php</code> | |||
* [https://help.dreamhost.com/hc/articles/215082337/ "What Versions of PHP Are Available at DreamHost?"] | |||
* [https://help.dreamhost.com/hc/articles/214895287/ "Viewing Your Site’s PHP Version and Settings"] | |||
* [https://help.dreamhost.com/hc/articles/214895317/ "Change the PHP Version of a Site"] | |||
=== PHP configuration === | |||
* [https://help.dreamhost.com/hc/articles/214200688/ "PHP.INI Overview"] | |||
* [https://help.dreamhost.com/hc/articles/214894037/ "Create a PHPRC File via FTP"] | |||
* <code>https://www.php.net/manual/ini.php</code> | |||
==== PHP timezone ==== | |||
* [https://help.dreamhost.com/hc/articles/217185277/ "Running Webscripts in Your Timezone"] | |||
* <code>https://www.php.net/manual/datetime.configuration.php</code> | |||
* <code>https://www.php.net/manual/timezones.php</code> | |||
* <code>https://www.php.net/manual/timezones.america.php</code> | |||
== MediaWiki == | == MediaWiki == | ||
Revision as of 15:34, 22 May 2025
Notes on the development of NikkiWiki, Nicole Sharp’s Wiki.
FTP
Secure File Transfer Protocol (SFTP).
- "List of FTP Client Software"
- "FTP and SFTP at DreamHost"
- "FTP Overview and Credentials"
- "Where Do I Upload My Files Once Connected via FTP?"
FileZilla
https://www.filezilla-project.org/https://www.filezilla-project.org/download.php?show_all=1https://wiki.filezilla-project.org/documentation
PHP
Personal Homepage Hypertext Preprocessor (PHP).
PHP versions
https://www.php.net/supported-versions.php- "What Versions of PHP Are Available at DreamHost?"
- "Viewing Your Site’s PHP Version and Settings"
- "Change the PHP Version of a Site"
PHP configuration
PHP timezone
- "Running Webscripts in Your Timezone"
https://www.php.net/manual/datetime.configuration.phphttps://www.php.net/manual/timezones.phphttps://www.php.net/manual/timezones.america.php
MediaWiki
MediaWiki requirements
MediaWiki versions
MediaWiki installation
mw:installmw:LocalSettingsmw:securing databasemw:restricting accessmw:shortlinksmw:Apache shortlinks