From: Reini U. <ru...@x-...> - 2005-04-18 16:05:49
|
> Folks on the list have said the multiple backends do not incur much > cost. I still disagree, and cite this as an example. Probably one of the > backends is broken or hard to configure on IIS/MySQL. This users cfg was terrible broken. He loaded pear before phpwiki, causing this error loading pear twice. I never saw this before. > Yannick Lefebvre wrote: >> I have switched over to ADODB and the error went away. I am now able >> to run 1.3.11 on IIS 6.0/MySQL. Looking good. >> >> Yannick >> >> -----Original Message----- >> *From:* Yannick Lefebvre >> *Sent:* Thursday, April 14, 2005 4:43 PM >> *To:* 'php...@li...' >> *Subject:* RE: Phpwiki 1.3.11 on IIS 6.0/MySQL >> >> After searching through the forums on the Sourceforge site, I >> found that I need to remove the if statement on line 55 of >> Index.php if I get an empty page. I have done that and now get: >> >> *Fatal error*: Cannot redeclare class pear in >> *D:\WWW\INTRANET\phpwiki\lib\pear\PEAR.php* on line *74* >> ** >> Yannick >> >> -----Original Message----- >> *From:* Yannick Lefebvre >> *Sent:* Thursday, April 14, 2005 3:18 PM >> *To:* php...@li... >> *Subject:* Phpwiki 1.3.11 on IIS 6.0/MySQL >> >> Hello, >> >> I was able to run Phpwiki 1.2 on our IIS 6.0 server with MySQL >> database. However, I'm having trouble with version 1.3.11. If >> I don't specify an admin user name and password, I get the >> message: >> >> *Fatal error*: Cannot redeclare _http_user() (previously >> declared in D:\WWW\INTRANET\phpwiki\configurator.php:71) in >> *D:\WWW\INTRANET\phpwiki\configurator.php* on line *70* This error should have gone with rc3. I'not able to reproduce it anymore, but I found other and more serious issues with the stupid configurator. >> ** >> If I set these parameters inside of the config file >> (encrypting the password through the utility), I just get a >> blank page at the base of the wiki. >> >> Has someone been able to get phpwiki to run on a similar >> configuration? Thanks for any help you can provide, -- Reini Urban http://phpwiki.org/ http://xarch.tu-graz.ac.at/home/rurban/ |