From: Reini U. <ru...@x-...> - 2002-09-05 11:12:14
|
I don't remember if 1.2.0 was register_globals safe. maybe try to set register_globals=on in your php.ini. also check new safe_mode or open_basedir restrictions in your php.ini, which are stricter now in the newer php's. Certain fileaccesses should be under the phpwiki directory, not in /tmp e.g. $DBParams['directory'] if you use DBM. also the ACCESS_LOG. > On Wednesday, September 4, 2002, 7:08:33 PM, Marjorie Roswell wrote: > MR> I just installed: > MR> http://snaps.php.net/php4-latest.tar.gz > MR> and > MR> the latest stable apache, httpd-2.0.40 > MR> My wiki doesn't work any more. > MR> I had > MR> 1.2.0 02/01/01 -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |