hey guys, ive been trying to install twiki for a while now on my own server but its giving me this error now when i go to /bin/configure on my browser: http://pastebin.com/NkAxtctz anyone has any idea mayb? i've copied webs over from a v4 twiki to a v5 twiki, and creating a new topic tells me "The topic 'WebCreateNewTopic' you are trying to access does not exist, yet." how do i create this topic for the older webs so topic creation works as expected KarlHungus: to fix that issue, copy WebCreateNewTopic.txt* located in _default web to all existing webs easiest to do on shell level drag0nz: is that a new install? seems like the LocalSite.cfg does not compile yes it is the configure script generates this file could you run configure properly? and save the settings? let me try PeterThoeny: cool. works thanks your welcome fyi we will be releasing twiki-5.1 soon many usability enhancements PeterThoeny, its still the same http://twiki.org/cgi-bin/view/Codev/TWikiRelease05x01x00rc1 i dont get it, in the installation instruction it said to rename that file and to edit the lib directory path in it drag0nz: deletetwiki/lib/LocalSite.cfg and re-run and configure twiki by running the configure script hmm i dont see it. hasnt been created yet. it was giving me this from the beginning i mean it was giving me this error from the first time i ran http://mydomain/mywiki/bin/configure drag0nz: there is a bin/LocalLib.cfg and a lib/LocalSite.cfg - different animals ah sorry about that one sec you copy bin/LocalLib.cfg.txt to bin/LocalLib.cfg and specify the lib path in it and you run configure to generate the lib/LocalSite.cfg