Hello all, - realtively new to this list - this is my second posting. The PHPWIKI is a supergreat thing. I am right in the mids of the installaton process - but i am willing to go thorough; what bout the editing of the files; i have tried the following i edited the following in the config-dist.ini - DATABASE_TYPE = SQL - DATABASE_DSN = "mysql://root:myOwnPASSWD@unix(/var/run/mysql.sock)/php_wiki" note; with that statement an older wiki runs like a charme - so i wonder what is wrong here? Afterwards I copied the two files into the foleder config/ the I tried to call the phpwiki- Fatal Error: lib/FileFinder.php:193: Error: /tmp: file not found lib/IniConfig.php:220: Notice: missing config setting for ADMIN_USER (...repeated 2 times) lib/FileFinder.php:193: Error: /tmp: file not found note; with that statement an older wiki runs like a charme - so i wonder what is wrong here? with or without renaming the file to config.ini - nothing was gained - the behaviour stays the same. Note; all the statements are witout any special quoting - totally - i post you the whole text of config-dist.ini here into the mail do you have an idea. I am totally glueless... the installation-doc notes; ..... 4. Edit the DATABASE settings in config/config.ini to reflect your settings. a) DATABASE_TYPE should be set to 'SQL' or 'ADODB'. b) DATABASE_DSN should be set to something like 'mysql://guest@unix(/var/lib/mysql/mysql.sock)/phpwiki". (where 'phpwiki' is the mysql database name.) c) Note that if you set DATABASE_PREFIX to a non-empty string, you will have to edit schemas/mysql-initialize.sql before you perform step three (above). (Sorry.) (You might also edit schemas/mysql-destroy.sql at the same time, so you don't forget.) yyyyyyyyyyyyyyyyyyyyyyyyyyyy btw: the config/config-default.ini has a bunch of options but i am pretty sure that i have an ADODB layer.... I don't think you need to use the ADODB stuff for MySQL (though you can use it if you wish). I'd suggest not using it. i look forward to hear from you regards by the way; the db-tables are created allready; this was done.... without any problems ... i will figure out when i run the wiki-script weather all is all right now; But as for now it looks good. finally i have the following set of tables php_wiki: accesslog link member nonempty page pref rating recent session version _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000071 |