From: Zeljko B. <zb...@mi...> - 2002-01-04 17:24:57
|
are...@nb... php...@li... Dear Aredridel and other PhpWiki devs, I am heaving a few problems installing PHPWiki on my WindowsMe laptop(reciving massage... Fatal error: Call to undefined function: dba_open() in C:\apache\htdocs\phpwiki\lib\DbaDatabase.php on line 32) my whole install is PHPtriad package which installs: Apache,Perl, PHP,MySQL (done by PHPGEEK.com). Would you consider aproaching their development and include flat file or mySQL version of PHPWiki in their package so it would be out of box on single user Windows systems. Other then that I love wiki-concept and would love to use it(still not sure if it is going to be Twiki or PhpWiki) also on-line for the Multimedia Institute in Zagreb... that is why I have to test it before even suggesting to my admin to include UNSTABLE package to our admin who keeps our Server in very SAFE and STABLE mode:( Could you try submiting fresh packages to Debian distro anytime in the future? Best wishes and happy New Year! |
From: Reini U. <ru...@x-...> - 2002-01-04 19:00:46
|
Zeljko Blace schrieb: > > are...@nb... > php...@li... > > Dear Aredridel and other PhpWiki devs, > I am heaving a few problems installing PHPWiki > on my WindowsMe laptop(reciving massage... > Fatal error: Call to undefined function: dba_open() in > C:\apache\htdocs\phpwiki\lib\DbaDatabase.php on line 32) define mysql for the database. read INSTALL. default is only berkeley DB. > my whole install is PHPtriad package which installs: > Apache,Perl, PHP,MySQL (done by PHPGEEK.com). > Would you consider aproaching their development and include > flat file or mySQL version of PHPWiki in their package > so it would be out of box on single user Windows systems. both (flat and mysql) work out of the box. read INSTALL and change index.php. > Other then that I love wiki-concept and would love to use > it(still not sure if it is going to be Twiki or PhpWiki) > also on-line for the Multimedia Institute in Zagreb... > that is why I have to test it before even suggesting to my > admin to include UNSTABLE package to our admin who keeps > our Server in very SAFE and STABLE mode:( a stable and safe windows system seems to be a contradiction. > Could you try submiting fresh packages to Debian distro > anytime in the future? if there's any volunteer. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Adam S. <ad...@pe...> - 2002-01-06 20:14:44
|
> > Could you try submiting fresh packages to Debian distro > > anytime in the future? > > if there's any volunteer. this is on my list of things to do. it'll probably be a while (read more then a month but less then six :-) but i will be building some packages for debian and phpwiki is on the list. adam. |
From: Reini U. <ru...@x-...> - 2002-01-07 14:02:37
|
Adam Shand schrieb: > > > Could you try submiting fresh packages to Debian distro > > > anytime in the future? > > > > if there's any volunteer. > > this is on my list of things to do. it'll probably be a while (read more > then a month but less then six :-) but i will be building some packages > for debian and phpwiki is on the list. And I can help with the cygwin-debian distro. yes, this works also. http://debian-cygwin.sf.net/ $ dpkg --print-architecture w32 there are just not enough deb's. a cygwin rpm is probably better for the first time. BTW: the windows version of the java testsuite is a big pain with cygwin (perl,make). it must be textmounted, but there fail a lot without a lot of fixes; in the perl and the makefile. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Adam S. <ad...@pe...> - 2002-01-07 17:37:03
|
> And I can help with the cygwin-debian distro. > yes, this works also. http://debian-cygwin.sf.net/ > > $ dpkg --print-architecture > w32 yikes! after using debian for years and years, i had no idea it had been ported to cygwin. that's crazy. adam. |