<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Howtos, troubleshooting (new posts)</title>
		<link>http://www.wikidot.org/forum/c-28014/howtos-troubleshooting</link>
		<description>Posts in the forum category &quot;Howtos, troubleshooting&quot; - If you already have a working Wikidot installation.</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://www.wikidot.org/forum/t-79855#post-238449</guid>
				<title>Moving a wiki: Re: Moving a wiki</title>
				<link>http://www.wikidot.org/forum/t-79855/moving-a-wiki#post-238449</link>
				<description></description>
				<pubDate>Tue, 12 Aug 2008 02:57:05 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It turns out that this is becoming more of a hassle than I thought it would be. I've just spent the last few hours trying to migrate all of my live data from an older revision of Wikidot 1 to a new server with the latest revision (196). It seemed like the tables populated properly, but I'm running into a number of database errors, mostly related to duplicate keys.</p> <p>The approach I took (and it seemed like it should work well), was to export my live database using PGAdmin3. I then spent a lot of time editing the <strong>dump.sql</strong> file that is distributed with Wikidot. I simply copied all of the sql <strong>COPY</strong> commands stdin data from my live data into the corresponding place in the dump.sql file.</p> <p>I did have to redo things a couple of times because I noticed that the structure of some tables changed (well, at least one table for sure - <em>categories</em>). I'm going to have to spend some more time comparing the table structure before I try this again (unless a Postgresql guru can give me some help!)</p> <p>I suspect this would be a lot less painful if I was going from one machine to another with the same version of everything on both machines. In my case I've got an old version of Wikidot on psql 8.2 trying to move to the latest revision of Wikidot and psql 8.3.</p> <p>Stay tuned! I'll be trying again in a couple of days.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-78680#post-237000</guid>
				<title>Updating Wikidot 1: Re: Updating Wikidot 1</title>
				<link>http://www.wikidot.org/forum/t-78680/updating-wikidot-1#post-237000</link>
				<description></description>
				<pubDate>Sat, 09 Aug 2008 03:32:37 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I ended up updating my live Wikidot 1 install by accident tonight. I thought I was logged into my test server but wasn't - I was still connected to my live server (using <a href="http://www.webmin.com/" >webmin</a> for remote access). I did the SVN update and ran the config and generated files before I realized what a rookie mistake I had just made. My heart sunk at the moment I realized what I had done, but I was quickly rejoicing after I realized that <strong>everything</strong> is still working perfectly! I wasn't too worried if it did fail since I had just backed up my live server, but it was still a sinking feeling when I realized my error.</p> <p>This is quite a testament to the development team in that this was a leap from a revision number somewhere in the high 30's (I went live last Ferbuary) to the current revision number of 195! The only thing I can find that did not update is the few new themes since I had created some custom themes of my own and the database update rejected the new themes because the records already existed (which is exactly what it should have done - not overwrite any existing records).</p> <p>I'm still going to perform an OS and Postgresql upgrade and will keep everyone posted.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-79855#post-235939</guid>
				<title>Moving a wiki: Re: Moving a wiki</title>
				<link>http://www.wikidot.org/forum/t-79855/moving-a-wiki#post-235939</link>
				<description></description>
				<pubDate>Thu, 07 Aug 2008 15:13:10 +0000</pubDate>
				<wikidot:authorName>agym</wikidot:authorName>				<wikidot:authorUserId>2833</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks,</p> <p>I am looking forward to hearing about your progress.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-79855#post-235856</guid>
				<title>Moving a wiki: Re: Moving a wiki</title>
				<link>http://www.wikidot.org/forum/t-79855/moving-a-wiki#post-235856</link>
				<description></description>
				<pubDate>Thu, 07 Aug 2008 13:00:09 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm actually going to give this a shot in the next week or so. I'm currently setting up the latest version of Wikidot 1 on an Ubuntu 8.04 server that I will use to replace my live install on an Ubuntu 7 server. I'll also be moving from Postgresql 8.2 to 8.3 in the process.</p> <p>As long as the server on the Internet is under your control (i.e. you can install all of the required packages, etc.), you should be able to do this. I don't think Wikidot is ready to be uploaded to one of the many web hosts out there (and may never be). I've had some success exporting Postgresql table data from my live machine and importing it into my updated development machine. I've only had slight issues when the base distribution data has some new data in old tables (like the addition of a few new themes to the distribution package recently).</p> <p>Also, with the progress of updates recently, I wouldn't be surprised if we see full-blown backup/restore capability built into Wikidot soon.</p> <p>Bottom line is I wouldn't be afraid of populating your local server as long as you can configure the machine that is going to host your site on the 'net.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-79855#post-235794</guid>
				<title>Moving a wiki: Moving a wiki</title>
				<link>http://www.wikidot.org/forum/t-79855/moving-a-wiki#post-235794</link>
				<description></description>
				<pubDate>Thu, 07 Aug 2008 10:40:57 +0000</pubDate>
				<wikidot:authorName>agym</wikidot:authorName>				<wikidot:authorUserId>2833</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have set up wikidot on a ubuntu-server an my local network.<br /> Before I put to much work in the content, I would like to know if it is possible to move the wiki to a server on the internet, that I will set up later.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-78680#post-232878</guid>
				<title>Updating Wikidot 1: Re: Updating Wikidot 1</title>
				<link>http://www.wikidot.org/forum/t-78680/updating-wikidot-1#post-232878</link>
				<description></description>
				<pubDate>Sat, 02 Aug 2008 06:15:29 +0000</pubDate>
				<wikidot:authorName>tsangk</wikidot:authorName>				<wikidot:authorUserId>47197</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Make sure you re-generate wikidot files</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-78680#post-232600</guid>
				<title>Updating Wikidot 1: Updating Wikidot 1</title>
				<link>http://www.wikidot.org/forum/t-78680/updating-wikidot-1#post-232600</link>
				<description></description>
				<pubDate>Fri, 01 Aug 2008 18:07:46 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I've been running Wikidot 1 on a production server at my office since early this year. I'm interested in updating to the latest revision, but am a bit nervous about taking such a big leap. I do plan on testing an update on my development server first, but wonder if anyone can tell me what issues I might expect to encounter (i.e. changes to Postgresql DB structure, etc.) The version I'm running in production is probably revision 39 or so and I'd like to take the plunge to get up to revision 158 so I can take advantage of all of the improvements in the last few months.</p> <p>Thanks in advance for any guidance or advice.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-63689#post-186357</guid>
				<title>more config issues: Re: more config issues</title>
				<link>http://www.wikidot.org/forum/t-63689/more-config-issues#post-186357</link>
				<description></description>
				<pubDate>Sun, 08 Jun 2008 09:11:14 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you for all this information. Hope this help anyone with similar problems!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-63689#post-183905</guid>
				<title>more config issues: Re: more config issues</title>
				<link>http://www.wikidot.org/forum/t-63689/more-config-issues#post-183905</link>
				<description></description>
				<pubDate>Fri, 06 Jun 2008 08:55:49 +0000</pubDate>
				<wikidot:authorName>Giovanni Savastano</wikidot:authorName>				<wikidot:authorUserId>106332</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>to delete users simply delete the corresponding line in the "ozone_user" table.<br /> to add custome license add it by inserting new line in the "license" table.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-63689#post-178424</guid>
				<title>more config issues: Re: more config issues</title>
				<link>http://www.wikidot.org/forum/t-63689/more-config-issues#post-178424</link>
				<description></description>
				<pubDate>Mon, 02 Jun 2008 17:27:57 +0000</pubDate>
				<wikidot:authorName>Giovanni Savastano</wikidot:authorName>				<wikidot:authorUserId>106332</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i found a solution:<br /> to change the storage limit change the "file_storage_size" value in "site_setting" table.<br /> the cell type is INT4 so is not possible to allow 10 or more GB per site. if you need more space, change the type to INT5…n(max 11)</p> <p>gio</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-63689#post-177340</guid>
				<title>more config issues: more config issues</title>
				<link>http://www.wikidot.org/forum/t-63689/more-config-issues#post-177340</link>
				<description></description>
				<pubDate>Sun, 01 Jun 2008 18:04:24 +0000</pubDate>
				<wikidot:authorName>Giovanni Savastano</wikidot:authorName>				<wikidot:authorUserId>106332</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>is it possible to:<br /> - change file manager total storage limit?<br /> - adding custom licence to the wikis?<br /> - delete users?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-41749#post-117570</guid>
				<title>Successful Home Install!: Re: Successful Home Install!</title>
				<link>http://www.wikidot.org/forum/t-41749/successful-home-install#post-117570</link>
				<description></description>
				<pubDate>Mon, 03 Mar 2008 18:43:04 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think I can finally say that I have a fully functional install now. After wiping one of my test servers and doing one more clean install, it appears all of the "critical" functionality is now working. This includes my latest issue of file upload/download.</p> <p>Also, I would highly recommend using the dynamic DNS service, DynDNS if you want to access your server from the outside. See my post in the thread for more details: <a href="http://www.wikidot.org/forum/t-38870/installation-clarifications#post-111637">http://www.wikidot.org/forum/t-38870/installation-clarifications#post-111637</a></p> <p>My production server for my work-related Wikidot project will be going live this week. Wish me luck!</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-41749#post-111221</guid>
				<title>Successful Home Install!: Re: Successful Home Install!</title>
				<link>http://www.wikidot.org/forum/t-41749/successful-home-install#post-111221</link>
				<description></description>
				<pubDate>Thu, 21 Feb 2008 14:54:16 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Great job Ed. Thanks a lot!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-41885#post-108913</guid>
				<title>New Howto - Easy Home Install: New Howto - Easy Home Install</title>
				<link>http://www.wikidot.org/forum/t-41885/new-howto-easy-home-install#post-108913</link>
				<description></description>
				<pubDate>Mon, 18 Feb 2008 02:09:09 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have just finished documenting a new method to simplify the Wikidot install process on a home Ubuntu server.</p> <p>I spent some time learning a little <strong>bash</strong> scripting and came up with a set of scripts to simplify the install process. I'm sure this all could have been done in a single script, but hey, I'm a rookie with this stuff!</p> <p>The new howto is here:<br /> <a href="http://www.wikidot.org/howto:the-easier-wikidot-home-network-install">The Easier Wikidot Home Network Install</a></p> <p>Please give it a test drive if you're so inclined and let me know if you have any problems.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-41749#post-108548</guid>
				<title>Successful Home Install!: Successful Home Install!</title>
				<link>http://www.wikidot.org/forum/t-41749/successful-home-install#post-108548</link>
				<description></description>
				<pubDate>Sun, 17 Feb 2008 04:47:31 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It took over a week, but I finally figured it out! I have resolved all of the permissions problems that were driving me crazy and now have what appears to be a fully-functioning Wikidot server running on my home network. Through this process I have learned a lot more than I planned, but it was a great feeling when the final attempt actually worked without errors. Those "<strong>A-Ha</strong>!" moments are great! ;)</p> <p>I just posted a how-to: <a href="http://www.wikidot.org/howto:wikidot-home-network-install" >Wikidot Home Network install</a></p> <p>The steps documented have been confirmed to work on 3 different PCs. If you can run Ubuntu Server 7.10, the rest should be pretty easy now.</p> <p>The how-to still needs some follow-up, but it's far enough along that you can get a working Wikidot server going in a couple of hours.</p> <p>Have fun!<br /> -Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-39558#post-103996</guid>
				<title>Are you a human?: Re: Are you a human?</title>
				<link>http://www.wikidot.org/forum/t-39558/are-you-a-human#post-103996</link>
				<description></description>
				<pubDate>Fri, 08 Feb 2008 01:45:55 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank-you. This is definately getting me closer! I now see the background image displayed in place of the "turing code" text. However, no alpha-numeric characters are visible on the background.</p> <p>After examining <strong>/var/www/wikidot/php/screens/misc/Captcha.php</strong>, I'm wondering if I need to change these fonts or track them down and install them:</p> <div class="code"> <pre> <code>private $TtfFonts = array('Vera.ttf','VeraBd.ttf','VeraBI.ttf','VeraIt.ttf','VeraMoBd.ttf','VeraMoBI.ttf','VeraMoIt.ttf', 'VeraMono.ttf', 'VeraSe.ttf', 'VeraSeBd.ttf');</code> </pre></div> <br /> I don't see that these "Vera" fonts are installed on my server (this is a "clean" Ubuntu 7.10 Server install). <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-39500#post-103632</guid>
				<title>Running Wikidot on a Home Network: Re: Running Wikidot on a Home Network</title>
				<link>http://www.wikidot.org/forum/t-39500/running-wikidot-on-a-home-network#post-103632</link>
				<description></description>
				<pubDate>Thu, 07 Feb 2008 09:33:42 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Ed,</p> <p>You need to instruct your home machines, that *.dawiki is 192.168.0.108. You can do it either by adding a proper line to /etc/hosts (in windows somewhere under c:/windows) or by adding such entries to your DNS server (possibly a router or something like this) or by setting up a fresh DNS server (possibly pdnsd — it reads /etc/hosts of the machine it runs and serves it to all clients that connects to it) and adding the new server to DNS servers used by workstation (/etc/resolv.conf in Unix or Linux).</p> <p>Hope it helps, if you have some further questions, feel free to ask. I would be grateful if you manage to complete the task and write a complete HOWTO on it.</p> <p>Hint: pdnsd acts as a proxying/relaying DNS server as well, so you can set any working for you DNS-es to the machine with wikidot. Add some entries do /etc/hosts on it and then use ONLY a wikidot machine (192.168.0.108) as a DNS server (this setting may be set with DHCP) for any machine inside your Home Network.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-39558#post-103610</guid>
				<title>Are you a human?: Re: Are you a human?</title>
				<link>http://www.wikidot.org/forum/t-39558/are-you-a-human#post-103610</link>
				<description></description>
				<pubDate>Thu, 07 Feb 2008 08:47:32 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If using Ubuntu or Debian, you need to install php5-gd:</p> <p>apt-get install php5-gd.</p> <p>I have updated the Debian QuickStart doc.</p> <p>And after installing the extension, you need to restart the apache.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-39729#post-103170</guid>
				<title>Open Source File and Member Restrictions: Re: Open Source File and Member Restrictions</title>
				<link>http://www.wikidot.org/forum/t-39729/open-source-file-and-member-restrictions#post-103170</link>
				<description></description>
				<pubDate>Wed, 06 Feb 2008 15:48:19 +0000</pubDate>
				<wikidot:authorName>michal frackowiak</wikidot:authorName>				<wikidot:authorUserId>1</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>These can be easily changed. Right not it is not included in the GlobalProperties (should be, any patches and improvements are welcome) but it would work if you change default values in the database in site_properties table.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.wikidot.org/forum/t-39729#post-102664</guid>
				<title>Open Source File and Member Restrictions: Open Source File and Member Restrictions</title>
				<link>http://www.wikidot.org/forum/t-39729/open-source-file-and-member-restrictions#post-102664</link>
				<description></description>
				<pubDate>Tue, 05 Feb 2008 17:14:05 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As distributed, does the open source version of Wikidot have the same restrictions as Wikidot's hosted site in terms of file space and the number of members a private site can have? Anything else we might consider changing from the default?</p> <p>If so, where do we edit those settings? I didn't see anything obvious in GlobalProperties.</p> <p>Thanks,<br /> -Ed</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>