Menu

Tree [r11200] / trunk /
 History

HTTPS access


File Date Author Commit
 admin 2025-02-14 carstenklapp [r11101] update urls usemod.com to usemod.org for interwiki
 config 2025-03-02 carstenklapp [r11176] Use newer password_hash function instead of cry...
 doc 2025-05-05 vargenau [r11197] Update for PhpWiki 1.6.6
 lib 2025-07-30 vargenau [r11200] Add access checks for plugins AppendText, Creat...
 locale 2025-05-05 vargenau [r11197] Update for PhpWiki 1.6.6
 pgsrc 2025-07-30 vargenau [r11200] Add access checks for plugins AppendText, Creat...
 schemas 2025-02-14 carstenklapp [r11092] Updated .htaccess files. Requires Apache 2.0.56...
 soapscripts 2025-02-14 carstenklapp [r11092] Updated .htaccess files. Requires Apache 2.0.56...
 tests 2022-01-27 vargenau [r10948] Remove PearDB_sqlite
 themes 2025-05-05 vargenau [r11197] Update for PhpWiki 1.6.6
 uploads 2022-03-24 vargenau [r11015] run php-cs-fixer
 .htaccess 2025-02-14 carstenklapp [r11092] Updated .htaccess files. Requires Apache 2.0.56...
 GoogleSearch.wsdl 2015-12-14 vargenau [r9746] No space at end of line
 INSTALL 2025-05-05 vargenau [r11197] Update for PhpWiki 1.6.6
 LICENSE 2011-05-18 vargenau [r8077] New FSF address; GNU Lesser
 Makefile 2025-05-05 vargenau [r11197] Update for PhpWiki 1.6.6
 PhpWiki.wsdl 2019-03-31 vargenau [r10066] http://phpwiki.demo.free.fr
 README 2025-02-13 carstenklapp [r11089]
 RPC2.php 2022-03-24 vargenau [r11015] run php-cs-fixer
 SOAP.php 2022-03-24 vargenau [r11015] run php-cs-fixer
 TODO 2022-02-03 vargenau [r10974] Remove PgsrcTranslation, does not exist
 UPGRADING 2021-08-04 vargenau [r10421] Update instructions, remove old stuff
 blank.htm 2007-07-19 labbenes [r5861] dd an empty html file. This is useful for examp...
 configurator.php 2025-03-02 carstenklapp [r11176] Use newer password_hash function instead of cry...
 favicon.ico 2010-06-09 rurban [r7508] move lib/updateinterwikimap shell script to admin
 getimg.php 2022-03-24 vargenau [r11015] run php-cs-fixer
 index.php 2025-02-14 carstenklapp [r11100] Execute php checks first. check for common php ...
 passencrypt.php 2025-02-13 carstenklapp [r11091] Improve password encryption and random pw gener...
 robots.txt 2016-07-17 vargenau [r9881] Add robots.txt
 wiki 2015-12-14 vargenau [r9746] No space at end of line

Read Me

PhpWiki is a web application licensed under the GNU Public License, which
should be included in the same directory as this README. A copy
can be found at http://www.gnu.org/copyleft/gpl.txt.

See ./INSTALL for installation notes.
Read ./UPGRADING before upgrading from a previous version of PhpWiki.

Additional docs:

doc/:
INSTALL.mysql          for using PhpWiki with MySQL
INSTALL.pgsql          for using PhpWiki with PostgreSQL
INSTALL.oci8           for using PhpWiki with Oracle
INSTALL.sqlite         for using PhpWiki with SQLite
INSTALL.flatfile       for using PhpWiki with flat files, no database
INSTALL.MacOSX         for using PhpWiki in MacOSX
INSTALL.windows        for using PhpWiki in Windows
README.phpwiki-auth    for using authentication
README.security        for notes on implementing a more secure PhpWiki
README.phpwiki-cache   for using cached plugins content (VisualWiki, ...)
README.coding          for notes on modifying PhpWiki
README.foaf            for notes on the Friend Of A Friend network
THEMES                 for notes on customizing themes
CREDITS
HISTORY

For a list of current bugs see: https://sourceforge.net/p/phpwiki/bugs/

The fastest and out-of-the-box version uses DATABASE_TYPE=dba,
a dbm file in the /tmp directory; you may wish a more permanent
place for yours, but make sure it's read/writable by your web server!

NOTE: Not all database versions are equal. The MySQL and Postgresql
implementations have the full set of features; DBM and mSQL are
missing only a few, and the flat file implementation is solid
and waiting for your improvement. All are suitable for production.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.