From: Reini U. <ru...@x-...> - 2007-02-10 19:21:22
|
Libby Hemphill schrieb: > I'm trying to set up my first Phpwiki, and I'm getting PHP Warnings on > all my pages. You can see the site at http://siwiki.shorturl.com. Is > there a setting I'm missing or that I messed up? Thanks for the help! The easiest would be to add DEBUG=1 to your config.ini and disable the ini_set() calls in the lines mentioned in the warnings. There's no setting to workaround missing PHP permissions to ini_set, sorry. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ |