phpwiki doesn't work
Posted by: nphyre
Posted on: 2004-11-13 16:00:00
phpWiki claims to work "out of the box", just untar and install. I've tried it both like this and changing the directory for the db files to something in the phpWiki dir (from the default of /tmp). Either way, when I hit the directory from a web browser I get an empty page. Viewing source, I see that it got as far as the following, then, nothing. Any ideas?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id: index.php,v 1.5.2.1 2001/08/18 00:35:10 dairiki Exp $ -->
<!-- $Id: config.php,v 1.24.2.8 2001/11/09 15:36:03 dairiki Exp $ -->
<!-- $Id: dbalib.php,v 1.2.2.5 2001/11/07 23:19:16 dairiki Exp $ -->
<!-- $Id: stdlib.php,v 1.21.2.6 2001/11/08 22:20:19 dairiki Exp $ -->
I'd try using MySQL but apparently I can't create databases right now.