Re: [Miniwiki-general] Troubles setting up miniWiki 0.3
Status: Beta
Brought to you by:
src
From: Stepan R. <st...@sr...> - 2006-11-10 20:48:36
|
Hello. On Thu, 9 Nov 2006, Silencium Sixty-Eight wrote: > I've just installed miniWiki 0.3 on my MacOS X 10.4.8/Apache 1.3.33/PHP 5.1.6 > system, but unfortunately I received the following (error) messages: > > [...] > > Any ideas? miniWiki was written for and tested with PHP 4.x and it seems that PHP 5.x does not like it. All those warnings and errors are related to things which are no longer valid in PHP 5. I may have time some day to try to make PHP 5 happy while still making it work on PHP 4, but not in the near future, sorry. Have a nice day. Stepan Roh |