<?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>cp conf/GlobalConfig...  doesn&#039;t exist</title>
		<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist</link>
		<description>Posts in the discussion thread &quot;cp conf/GlobalConfig...  doesn&#039;t exist&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Sat, 11 Apr 2026 23:55:40 +0000</lastBuildDate>
		
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-783459</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-783459</link>
				<description></description>
				<pubDate>Fri, 14 May 2010 00:38:02 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ah, whoops. <strong>Thanks</strong>, that worked. Was in wrong directory.</p> <p>Have been held up a bit further down the line now though :S</p> <p>I've run that, exited (logged out) of the postgres user), and then attempted to run <tt>make</tt>, however every time I run it I get errors (and the output is so long that I can't see it all because the top part is cut off when I try to scroll up to it).</p> <div class="code"> <p><strong><span style="white-space: pre-wrap;">shane@shane-ubuntu-desktop:~/Desktop/wikidot$</span></strong> make</p> </div> <div class="code"> <pre><code>bin/bootstrap_db.php files/dump/db/*.sql PHP Warning: pg_query(): Query failed: ERROR: relation &quot;admin&quot; already exists in /home/shane/Desktop/wikidot/lib/ozone/php/core/database/PgConnection.php on line 104 Error occured at query number 1, file files/dump/db/0-schema.sql: CREATE TABLE admin ( admin_id integer NOT NULL, site_id integer, user_id integer, founder boolean DEFAULT false ) bin/generate_om.php database name: wikidot ---------------------------------------- processing file base-db.xml: ---------------------------------------- table: ozone_lock table: ozone_session table: ozone_user table: ozone_group table: ozone_permission table: ozone_user_group_relation table: ozone_user_permission_modifier table: ozone_group_permission_modifier table: unique_string_broker table: form_submission_key table: storage_item ---------------------------------------- processing file petition-db.xml: ---------------------------------------- table: petition_campaign table: petition_signature ---------------------------------------- processing file simpletodo-db.xml: ---------------------------------------- table: simpletodo_list ---------------------------------------- processing file wikidot-db.xml: ---------------------------------------- table: site table: site_tag table: category table: page table: page_revision table: page_source table: page_compiled table: page_metadata table: comment table: comment_revision table: fts_entry table: file table: files_event table: ucookie table: page_link table: page_inclusion table: page_external_link table: member table: admin table: moderator table: member_application table: member_invitation table: page_edit_lock table: theme table: theme_preview table: license table: site_settings table: site_super_settings table: notification table: private_message table: profile table: user_settings table: user_karma table: global_ip_block table: ip_block table: global_user_block table: user_block table: private_user_block table: watched_page table: watched_forum_thread table: page_abuse_flag table: user_abuse_flag table: anonymous_abuse_flag table: admin_notification table: log_event table: contact table: page_tag table: page_rate_vote table: email_invitation table: membership_link table: site_backup table: domain_redirect table: site_viewer table: openid_entry table: api_key ---------------------------------------- processing file wikidot-forum-db.xml: ---------------------------------------- table: forum_group table: forum_category table: forum_thread table: forum_post table: forum_post_revision table: forum_settings table: front_forum_feed generating classes generating classes for ozone_lock generating classes for ozone_session generating classes for ozone_user generating classes for ozone_group generating classes for ozone_permission generating classes for ozone_user_group_relation generating classes for ozone_user_permission_modifier generating classes for ozone_group_permission_modifier generating classes for unique_string_broker generating classes for form_submission_key generating classes for storage_item generating classes for petition_campaign generating classes for petition_signature generating classes for simpletodo_list generating classes for site generating classes for site_tag generating classes for category generating classes for page generating classes for page_revision generating classes for page_source generating classes for page_compiled generating classes for page_metadata generating classes for comment generating classes for comment_revision generating classes for fts_entry generating classes for file generating classes for files_event generating classes for ucookie generating classes for page_link generating classes for page_inclusion generating classes for page_external_link generating classes for member generating classes for admin generating classes for moderator generating classes for member_application generating classes for member_invitation generating classes for page_edit_lock generating classes for theme generating classes for theme_preview generating classes for license generating classes for site_settings generating classes for site_super_settings generating classes for notification generating classes for private_message generating classes for profile generating classes for user_settings generating classes for user_karma generating classes for global_ip_block generating classes for ip_block generating classes for global_user_block generating classes for user_block generating classes for private_user_block generating classes for watched_page generating classes for watched_forum_thread generating classes for page_abuse_flag generating classes for user_abuse_flag generating classes for anonymous_abuse_flag generating classes for admin_notification generating classes for log_event generating classes for contact generating classes for page_tag generating classes for page_rate_vote generating classes for email_invitation generating classes for membership_link generating classes for site_backup generating classes for domain_redirect generating classes for site_viewer generating classes for openid_entry generating classes for api_key generating classes for forum_group generating classes for forum_category generating classes for forum_thread generating classes for forum_post generating classes for forum_post_revision generating classes for forum_settings generating classes for front_forum_feed bin/bootstrap_pages.php files/dump/sites/* Saving files/dump/sites/profiles/admin.manage.page Saving files/dump/sites/profiles/how-to-edit-pages.page Saving files/dump/sites/profiles/nav.side.page Saving files/dump/sites/profiles/search.site.page Saving files/dump/sites/profiles/start.page Saving files/dump/sites/profiles/system.list-all-pages.page Saving files/dump/sites/profiles/system.page-tags.page Saving files/dump/sites/profiles/system.recent-changes.page Saving files/dump/sites/profiles/template.profile.page Saving files/dump/sites/profiles/what-is-a-wiki.page Saving files/dump/sites/template-plain/admin.manage.page Saving files/dump/sites/template-plain/how-to-edit-pages.page Saving files/dump/sites/template-plain/nav.side.page Saving files/dump/sites/template-plain/search.site.page Saving files/dump/sites/template-plain/start.page Saving files/dump/sites/template-plain/system.list-all-pages.page Saving files/dump/sites/template-plain/system.page-tags.page Saving files/dump/sites/template-plain/system.recent-changes.page Saving files/dump/sites/template-plain/what-is-a-wiki.page Saving files/dump/sites/www/account.you.page Saving files/dump/sites/www/admin.manage.page Saving files/dump/sites/www/admin.superuser.page PHP Deprecated: Call-time pass-by-reference has been deprecated in /home/shane/Desktop/wikidot/lib/Text_Wiki/Text/Wiki/Parse/Default/Module.php on line 77 PHP Warning: pg_query(): Query failed: ERROR: function set_curcfg(unknown) does not exist LINE 1: SELECT set_curcfg('default') ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts. in /home/shane/Desktop/wikidot/lib/ozone/php/core/database/PgConnection.php on line 104 PHP Fatal error: Uncaught exception 'OzoneDatabaseException' with message 'error: ERROR: function set_curcfg(unknown) does not exist LINE 1: SELECT set_curcfg('default') ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts. ' in /home/shane/Desktop/wikidot/lib/ozone/php/core/database/PgConnection.php:107 Stack trace: #0 /home/shane/Desktop/wikidot/php/utils/Indexer.php(75): PgConnection-&gt;query('SELECT set_curc...') #1 /home/shane/Desktop/wikidot/php/utils/Outdater.php(735): Indexer-&gt;indexPage(Object(DB_Page)) #2 /home/shane/Desktop/wikidot/php/utils/Outdater.php(68): Outdater-&gt;indexPage(Object(DB_Page)) #3 /home/shane/Desktop/wikidot/php/class/Wikidot/Facade/Page.php(282): Outdater-&gt;pageEvent('source_changed', Object(DB_Page)) #4 /home/shane/Desktop/wikidot/bin/bootstrap_pages.php(24): Wikidot_Facade_Page-&gt;save(Array) #5 {main} thrown in /home/shane/Desktop/wikidot/lib/ozone/php/core/database/PgConnection.php on line 107 make: *** [db] Error 255</code></pre></div> <p>After reading up on &quot;man make&quot; I found that I could use -i (ignore errors) and -k (keep going after errors).</p> <p>When I used those I actually reach the end and am given a URL to configure the super user but it doesn't work (probably something to do with the errors I ignored).</p> <p>Something about needing to perform type casts in this file: <tt>PgConnection.php</tt></p> <p>If you'd like, I'll post the output for <tt>make -i -k</tt> &#8230; I think there's a huge amount of output for that one though, so by the time it finishes the first part is no longer visible even when I scroll upwards, and I can only copy and paste the second part into a comment here.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-781069</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-781069</link>
				<description></description>
				<pubDate>Tue, 11 May 2010 13:23:02 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You issue make in wrong directory. Do:</p> <p>$ cd ~/Desktop/wikidot<br /> $ su postgres<br /> Password:<br /> $ make prepare_db</p> <p>and continue following the instructions.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-780642</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-780642</link>
				<description></description>
				<pubDate>Tue, 11 May 2010 03:20:33 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Gabrys, I've run into the same error message.</p> <div class="code"> <p><strong><span style="white-space: pre-wrap;">shane@shane-ubuntu-desktop:~/Desktop/wikidot/conf$</span></strong> su postgres<br /> Password:<br /> <strong><span style="white-space: pre-wrap;">postgres@shane-ubuntu-desktop:/home/shane/Desktop/wikidot/conf$</span></strong> make prepare_db<br /> <span style="white-space: pre-wrap;">make:&#32;***&#32;No&#32;rule&#32;to&#32;make&#32;target&#32;`prepare_db'.&#32;&#32;Stop.</span><br /> <strong><span style="white-space: pre-wrap;">postgres@shane-ubuntu-desktop:/home/shane/Desktop/wikidot/conf$</span></strong></p> </div> <p>Any ideas?</p> <p>And yes I did download something that was more than 90&#160;MB in size (possibly the &quot;Zend Framework&quot;), and am pretty sure I have all dependencies installed without errors.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537623</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537623</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 10:20:38 +0000</pubDate>
				<wikidot:authorName>solaris</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Sorry, sorry sorry.</p> <p>when i log as postgres it change directory.</p> <p>thank you for help, i will try to cotribut to this great tool</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537622</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537622</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 10:19:32 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>In wikidot.</p> <p>I just tested the whole installation procedure and this works for me. Please post step-by-step what you do (start from the very beginning in new directory to be sure there's nothing left from previous tries)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537620</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537620</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 10:16:57 +0000</pubDate>
				<wikidot:authorName>solaris</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Git have finished with success.</p> <p>In which dir should I start make prepare_db? i tried in wikidot and conf.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537613</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537613</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 10:02:39 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Did git pull finish successfully? Do you have file <em>Makefile</em> in the directory you try to invoke make prepare_db?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537611</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537611</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 09:53:52 +0000</pubDate>
				<wikidot:authorName>Andjelia</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Well, I use Debian an duse PostgreSQL 8.3</p> <p>when i log to postgres and do make i get that error.<br /> can it have something to do with lighttpd because everything else installed without problems</p> <p>tell me how can I collect more info.</p> <p>thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537609</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537609</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 09:49:43 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Also I'm not sure where you get such an error. Please give more information.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537602</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537602</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 09:37:52 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You need to wait until all modules are downloaded. This can take quite a time, because we have dependencies, one of which is Zend Framework (about 100&#160;MB)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537592</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537592</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 09:07:06 +0000</pubDate>
				<wikidot:authorName>solaris</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>i continued without that, hope it will work :)<br /> as postgres user:</p> <blockquote> <p>make prepare_db</p> </blockquote> <p>make: *** No rule to make target &#8216;prepare_db&#8217;. Stop.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537591</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537591</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 08:59:26 +0000</pubDate>
				<wikidot:authorName>solaris</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Getting index for pack 14aec81ebc767df1b203a0e8efca812f37148d23<br /> got 6d27660da05c870f128160dfffc3cd5ea3864d81<br /> got 55c5f64b44b75d962728d5134cd71b8dc7923ecf<br /> Getting index for pack 1f95b29398175f0f6ea98ee2918bdb3143dbf1e7<br /> Getting index for pack 49041b680ac3790d834b85c734aa03c0b47737e5<br /> Getting index for pack f338d0bbd46451000fcc1ea36ffc1acf97911353<br /> Getting index for pack 6a70e1c3db4e37947fed742a4a7126cab3623769<br /> Getting index for pack ed2c897a45da317dd0443a483464a225d834cb8d<br /> Getting pack a7a35d2813735c497427d2c6dd1336fecd4c8c5b<br /> which contains 6ceab5caa155f6372bfc8a9c38430093dbbac768</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537590</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537590</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 08:57:50 +0000</pubDate>
				<wikidot:authorName>solaris</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>new one is not working<br /> which contains 6ceab5caa155f6372bfc8a9c38430093dbbac768</p> <p>this is last sentence for 10 minutes</p> <p>its not moving</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537583</guid>
				<title>Re: cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537583</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 08:32:59 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Check the new <a href="http://org.wikidot.com/installation-guide">Installation guide</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://org.wikidot.com/forum/t-170060#post-537575</guid>
				<title>cp conf/GlobalConfig...  doesn&#039;t exist</title>
				<link>http://org.wikidot.com/forum/t-170060/cp-conf-globalconfig-doesn-t-exist#post-537575</link>
				<description></description>
				<pubDate>Sat, 18 Jul 2009 08:08:13 +0000</pubDate>
				<wikidot:authorName>solarko</wikidot:authorName>				<wikidot:authorUserId>145147</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Its not in my var/www/wikidot.<br /> where can i find it?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>