Wed 24 Mar 2004 03:41:48 PM UTC, comment #2:
Ok I've done the cvs up and the installation was fine. I still can't use the application. The application setup page tells me:
Problem resolution:
"Wiki" is broken because it depends upon:
phpgwapi: 0.9.13, 0.9.14, 0.9.15
The table definition was correct, and the tables were installed.
However, the application is otherwise installed.
|
Tue 23 Mar 2004 07:14:19 PM UTC, comment #1:
This has been corrected in CVS.
To grab a complete update of all fixes:
1) Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite
distro.
2) Then just type:
'cd <your phpgroupware dir>; cvs update -dP'.
You can do step 2 as many times in a day as you wish, and
will always get the most current bug fixes.
Thanks,
|
Tue 23 Mar 2004 09:34:56 AM UTC, original submission:
PHP versions:
ii php4 4.3.3-4 A server-side, HTML-embedded scripting langu
ii php4-cgi 4.3.3-4 A server-side, HTML-embedded scripting langu
ii php4-imap 4.3.3-4 IMAP module for php4
ii php4-mysql 4.3.3-4 MySQL module for php4
Apache:
ii apache 1.3.29.0.1-5 Versatile, high-performance HTTP server
MySQL:
ii mysql-client 3.23.49-8.2 mysql database client binaries
ii mysql-common 3.23.49-8.2 mysql database common files (e.g. /etc/mysql
ii mysql-server 3.23.49-8.2 mysql database server binaries
When I try to install the wiki:
Database error: Invalid SQL: INSERT INTO phpgw_wiki_pages (title,version,time,supercede,username,author,body,comment) VALUES ('phpGroupWare',1,1080034133,1080034133,'setup','localhost','Welcome to '''Wiki''' - the phpGroupWare Version of \'\'\'WikkiTikkiTavi\'\'\'. Wikis are a revolutionary new form of collaboration and online community. \'\'\'phpGroupWare\'\'\' is the groupware suite you are useing right now. For further information see http://www.phpgroupware.org','')
MySQL Error: 1064 (You have an error in your SQL syntax near 'Wiki''' - the phpGroupWare Version of \'\'\'WikkiTikkiTavi\'\'\'. Wikis are a re' at line 1)
|