Projects / PhpWiki

PhpWiki

PhpWiki is a WikiWikiWeb clone written in PHP. A Wiki is a Web site where anyone can edit or create the pages through the Web browser, with no authentication. PhpWiki works right out of the box with zero configuration, and comes with a set of default pages. It's useful for collaborating on documentation on a project, having freeform discussions, and easy editing and searching.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  29 Mar 2006 01:14

Release Notes: The change prefs for File WikiUser were fixed. The HomepagePrefs update message was fixed. The Imdb plugin was removed. The PluginToolbarButton fix from CVS was applied.

  •  15 Nov 2005 06:47

Release Notes: Only _AUTHENTICATED is allowed to view pages. The OldStyleTables plugin was fixed with args. Missing pgsrc was added. The ENABLE_MARKUP_TEMPLATE warning which occurred if it was undefined was fixed. Unwanted accesslog SQL entries were fixed. WikiAdminSelect preselection was fixed. passencrypt.php was fixed for PHP5 with register_long_arrays turned off. The configurator was fixed for DATABASE_DSN and USER_AUTH_ORDER. explodePageList was optimized to use SQL when available. An optimization for a new ALL textsearch token was added. The configurator takes a default description from config-dist.ini. Some missing configurator constants were added.

  •  15 Nov 2005 06:41

Release Notes: This version supports PHP5 with "register_long_arrays = off".

  •  04 Jan 2005 06:03

Release Notes: Some bugs in the dba database handler were fixed. Several bugs with the dba, dbm, file, and msql backends on GetAllWikiPagenames which affected dumpserial and zip were fixed. TitleSearch and Backlinks for flatfile were fixed. The "MostPopular" (hitcount storage) feature for flatfile was enabled.

  •  28 Oct 2004 10:59

Release Notes: This release features paging support and adodb rewrite. It fixes a permission problem.

RSS Recent comments

26 Feb 2007 12:28 anotherGabi

Re: Is the tarball broken?
I think you have a little problem with spam on your demo site ;-)

02 Feb 2001 17:58 wainstead

Re: Is the tarball broken?
You are correct... the tarball on Sourceforge is broken! You can get the version off FTP right now, which I just tested with gzip -t and tar -tzvf to be sure it's OK:

phpwiki.sourceforge.ne...

I'll upload a new tarball right now.

~swain

02 Feb 2001 17:23 gaudior

Re: Is the tarball broken?
Yes, tar zxvf

Here is the error message I'm getting:

phpwiki/DBLIB.txt

tar: Skipping to next header

gzip: stdin: invalid compressed data--crc error

tar: 471 garbage bytes ignored at end of archive

tar: Child returned status 1

tar: Error exit delayed from previous errors

THis happened after I did a wget from freshmeat.net

02 Feb 2001 17:22 edatalspiel

Re: Is the tarball broken?
As far I know, the tarball is broken. Witness:

~/public_html> gunzip -c ../../dl/phpwiki-1.2.0.tar.gz | gtar xvf -

phpwiki/DBLIB.txt

gtar: Skipping to next file header

gunzip: ../../dl/phpwiki-1.2.0.tar.gz: invalid compressed
data--crc error

gtar: Archive - EOF not on block boundary

~/public_html> gunzip -c ../../dl/phpwiki-1.2.0.tar.gz | tar xvf -

x phpwiki/DBLIB.txt, 6323 bytes, 13 tape blocks

tar: directory checksum error

~/public_html> gtar xzvf ../../dl/phpwiki-1.2.0.tar.gz

phpwiki/DBLIB.txt

gtar: Skipping to next file header

gzip: stdin: invalid compressed data--crc error

gtar: Archive ../../dl/phpwiki-1.2.0.tar.gz EOF not on block boundary

-E!

02 Feb 2001 15:35 wainstead

Re: Is the tarball broken?

> I'm having trouble extracting the
> tarball.

Have you tried gunzip, or tar -xzvf? Or are you on a Windows box?

~swain

Screenshot

Project Spotlight

Dianara

A client for the pump.io social network.

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.