<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>help.pagodabox.com :: Quickstarts</title>
    <link>http://help.pagodabox.com/customer/portal/topics/253759-quickstarts</link>
    <description>Quickstarts articles</description>
    <item>
      <title>Where can I find my FTP username and password, to customize my Wordpress-site?</title>
      <description>Hi, 

I´m new to Pagoda Box. Can you please help me? Where can I find my FTP username and password, to customize my Wordpress-site? 

I have also made a wordpress based website on my local server, but how do I upload it to Pagoda Box and then use my own .no domain (norway)? 

Thanks for all your help!</description>
      <pubDate>Fri, 19 Apr 2013 13:15:27 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/972944</link>
    </item>
    <item>
      <title>Deployment method</title>
      <description>Hello,

It great that service like this exists.
Unfortulately I have some problem with a deploy. I choose to deploy my fizjo app with SFTP, then I tried to change it to git but it seems that it has not changed. When I make a deploy there is no change.
I created another application lfizjo.pagodabox.com. I made commit but when I click "continue to app dashboard" it just relodes the page. i can not continue.

Can you help me please?
Kamil</description>
      <pubDate>Tue, 26 Mar 2013 21:32:04 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/905128</link>
    </item>
    <item>
      <title>Edit Quickstart</title>
      <description>Hi,

I'm creating a quickstart but when I edit the details I can't save it, not response :(

</description>
      <pubDate>Fri, 29 Mar 2013 17:10:00 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/887091</link>
    </item>
    <item>
      <title>upgrade quickstart application</title>
      <description>Is there a easy way for non-tech users to upgrade a quickstart application? 

Most of my application users are non-tech users. The PaaS + quickstart will be a very good option for them to deploy my application quick and easy. However, I'm wondering how they can easily upgrade/update the application when there is a new version released. Instead of cloning the repo and push the upgrade or using sftp, if they could track my github public repo and may be push a button to sync the pagoda box repo with github repo and then the new code can be automatically deployed. Is there a feature like this? Thanks. </description>
      <pubDate>Fri, 01 Mar 2013 20:37:07 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/849618</link>
    </item>
    <item>
      <title>wordpress version update or plugin install : connection information required FTP</title>
      <description>hello 
I would like to update my wordpress version and 
install some plugins like "contact form 7" and others. 
but I can do it because wordpress requests "FTP Connection Information"?
please help me to resolve this problem.
thank you</description>
      <pubDate>Sun, 05 May 2013 22:21:31 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/826790</link>
    </item>
    <item>
      <title>Trying to git pull</title>
      <description>I can't seem to pull the code from the repository I have created.

I'm having this same problem. I have already added my SSH key to Pagoda Box. Now I am trying to "git pull" but it comes up with 

"Enter passphrase for key '[the name of the directory where it stored my sshkey]'"

When I generated an SSH key it asked me to put in a passphrase or leave it empty. I chose to leave it empty. When I just hit enter when it's prompting me for the passphrase, it says:

"Please make sure you have the correct access rights and the repository exists."

What do I use as my passphrase and how do I check the correct access rights?</description>
      <pubDate>Mon, 04 Feb 2013 14:47:39 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/782401</link>
    </item>
    <item>
      <title>Connection timeout</title>
      <description>Hi I've been trying to git clone an app here but it always prompt me of "Connection Timeout"

I've tried to test the connection using this command: ssh -vT git@git.pagodabox.com

and this is the result:

debug1: connect to address 50.97.141.35 port 22: Connection timed out
ssh: connect to host git.pagodabox.com port 22: Connection timed out


PS: I can use git clone in some of my repos in github. I don't know why i can't clone here. My guess is that because I am under proxy settings. Thanks.</description>
      <pubDate>Fri, 01 Feb 2013 15:43:29 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/780365</link>
    </item>
    <item>
      <title>module as a quickstart</title>
      <description>Hi. Is there a way to have a quickstart that is a "module" ie. only a directory of the app not the full app?</description>
      <pubDate>Tue, 07 May 2013 15:59:54 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/670536</link>
    </item>
    <item>
      <title>Naming Convention of Quickstarts</title>
      <description>When you create an app from a quickstart it gives your app a name, is there some way to stop that from happening that I've missed?  The problem with Pagoda naming my apps is that I have to have a mapping somewhere that says, site XYZ is for client ABC and app ZDS is for client DEF.  Annoying if you plan on running multiple applications and really annoying when you have other people come in and work with you because now I have to tell them about this weird name map thing.  

It seems like the only thing I can do is just not use the quickstarts, or create a quickstart, clone the repo, copy the code into another repo that is a manually created blank project and push that up and delete the quickstart repo...that seems...um...dumb.  So, hopefully I'm just missing something here.  </description>
      <pubDate>Fri, 22 Mar 2013 15:00:02 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/615406</link>
    </item>
    <item>
      <title>Installing Disqus Wordpress Plugin</title>
      <description>I am having some trouble getting the Wordpress Disqus plugin installed on our quickstart version of Wordpress. I installed the Disqus plugin on my local repo as normal and then I pushed to Pagoda Box. When I went to "activate" the plugin, it's giving me this error: 

Plugin could not be activated because it triggered a fatal error.
Warning: require_once(/var/www/wp-content/plugins/disqus-comment-system/lib/wp-api.php): failed to open stream: No such file or directory in /var/www/wp-content/plugins/disqus-comment-system/disqus.php on line 17 Fatal error: require_once(): Failed opening required '/var/www/wp-content/plugins/disqus-comment-system/lib/wp-api.php' (include_path='.:/usr/lib/php-5.3.8/php') in /var/www/wp-content/plugins/disqus-comment-system/disqus.php on line 17

Is Pagoda Box blocking the plugin from activating? Thanks!</description>
      <pubDate>Sun, 03 Feb 2013 03:36:16 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/589140</link>
    </item>
    <item>
      <title>Creat apps by command</title>
      <description>Hi 
When I try to make App by command. Command said "It appears we cant find your 'resource'" and I can"t make app?
What could I do?

$ pagoda create test
  ** Error: It appears we cant find your 'resource', please try again later</description>
      <pubDate>Wed, 02 Jan 2013 17:11:31 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/368790</link>
    </item>
    <item>
      <title>How to edit the page</title>
      <description>how to edit my index page? me not found my directory to edit this page screen, so i wanna to post my application, any body help me to found directory TimeTabs welcome screen... i found my index.php and delete it but that welcome screen stay on my page application?</description>
      <pubDate>Mon, 22 Oct 2012 19:35:07 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/362861</link>
    </item>
    <item>
      <title>wordpress themes</title>
      <description>Hi there,

Totally new to Pagodabox -- I used SFTP to ftp a theme to my P/Box instance but the theme is not available for activation in W/press admin after installation. Can I just ftp it or must it be deployed through git. I am still very new to git as well so any help would be appreciated.


Regards

Francois Wessels </description>
      <pubDate>Fri, 17 May 2013 14:25:17 +0000</pubDate>
      <link>http://help.pagodabox.com/customer/portal/questions/351613</link>
    </item>
  </channel>
</rss>
