We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  Installing a Wiki on Your iBook
Subject:   Installing phpwiki v1.3.10?
Date:   2004-09-08 10:05:19
From:   jhchou
I was able to successfully install phpwiki v1.3.4 on a Powerbook 1.5 GHz running Mac OS X v10.3.5, as described in the great tutorial above, with just minor bumps. I wanted to upgrade to 1.3.10, as authentication support doesn't seem to work in 1.3.4.


However, I have been having problems installing phpwiki v1.3.10. It comes with a shortened index.php file, so I generated a more complete one with configurator.php. After trying to edit it by comparing it with the v1.3.4 index.php, I still have problems.


When trying to access the phpwiki, I get a fatal error from line 29 of WikiGroup.php regarding calling an undefined function.


Anyone successfully install phpwiki v1.3.10?

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Installing phpwiki v1.3.10?
    2004-09-14 11:56:39  craniac@gmail.com [Reply | View]

    The name of mysql.sql has been changes to schema.mysql

    This article is a little out of date. The config info is no longer kept in index.php, for example.