 |
PhpWiki - Default branch
|
Section: Unix |
|
|
|
| Added: Wed, Feb 23rd 2000 16:33 UTC (8 years, 6 months ago) |
Updated: Wed, Mar 29th 2006 01:14 UTC (2 years, 4 months ago) |
|
|
About:
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.
Author:
Steve Wainstead [contact developer]
Homepage:
http://phpwiki.sourceforge.net/
Tar/GZ:
http://prdownloads.sourceforge.net/phpwiki/phpwiki-1.2.10.tar.gz?download
Changelog:
http://sourceforge.net/project/shownotes.php?release_id=290957
CVS tree (cvsweb):
http://phpwiki.cvs.sourceforge.net/[..]hpwiki/?only_with_tag=release-1_2-branch
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.77/10.00
(Rank N/A)
» Vitality: 0.02% (Rank 3392)
» Popularity: 5.00% (Rank 697)

(click to enlarge graphs)
Record hits: 51,836
URL hits: 38,484
Subscribers: 104
|
|
Projects depending on this project:
WikiChump
|
|
Branches
Articles referencing this project
Comments
[»]
Is the tarball broken?
by gaudior - Feb 2nd 2001 15:19:33
I'm having trouble extracting the tarball.
[reply]
[top]
[»]
Re: Is the tarball broken?
by Steve Wainstead - Feb 2nd 2001 15:35:21
> I'm having trouble extracting the
> tarball.
Have you tried gunzip, or tar -xzvf? Or are you on a Windows box?
~swain
[reply]
[top]
[»]
Re: Is the tarball broken?
by Edgar Datalspiel - Feb 2nd 2001 17:22:37
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!
[reply]
[top]
[»]
Re: Is the tarball broken?
by gaudior - Feb 2nd 2001 17:23:51
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
[reply]
[top]
[»]
Re: Is the tarball broken?
by Steve Wainstead - Feb 2nd 2001 17:58:39
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:
ftp://phpwiki.sourceforge.net/pub/phpwiki/
I'll upload a new tarball right now.
~swain
[reply]
[top]
[»]
Re: Is the tarball broken?
by Gabi - Feb 26th 2007 12:28:33
I think you have a little problem with spam on your demo site ;-)
[reply]
[top]
|
|
 |