Tagged Questions
The webfaction tag has no wiki summary.
12
votes
8answers
2k views
Django memory usage going up with every request
I moved my first Django project from DjangoEurope to Webfaction, and that started an issue looking like a memory leak. With every single request memory usage of the server process goes up about 500kb. ...
9
votes
3answers
1k views
Cloning a Mercurial repository over SSH
I'm having some difficulty cloning my mercurial repository over ssh.
Here's what I have tried:
hg clone ssh://username@username.webfactional.com/path/to/projectname projectname
It's giving me this ...
8
votes
6answers
3k views
Is Google App Engine better than Webfaction for a beginner in Django dev?
I am a beginner in developing websites by Django.
I run small discussion websites similar to SO.
I have an account at Bluehost which has been a nightmare in developing by Django.
I have found that ...
6
votes
2answers
181 views
Safari xhr drag'n'drop file upload seems to occur twice
It can be related to Webfaction configuration (they have nginx proxy, and my app is webpy running under apache2+mod_wsgi) because it works in my dev cherrypy server.
Here are some bits from ...
5
votes
3answers
1k views
Choose test database?
I'm trying to run
./manage.py test
But it tells me
Got an error creating the test database: permission denied to create database
Obviously it doesn't have permission to create the database, ...
2
votes
2answers
432 views
Webfaction subdomain forwarding
I have shared hosting on webfaction and I want to have www.mydomain.com forward to mydomain.com, in the same way that www.stackoverflow.com redirects to stackoverflow.com. In the webfaction control ...
2
votes
3answers
3k views
Could not import/No module named Django Error with Apache
I had a small proof of concept set up on a development server on a local machine. I'm now trying to move it over to django on a production server, which I'm using webfaction for. However, now that ...
1
vote
2answers
52 views
I can only import the Stripe Python library under a certain version of Python
I use Webfaction, and this is the command line for the shared host.
[zallarak@web198 ~]$ python2.6
Python 2.6.5 (r265:79063, Nov 23 2010, 02:02:03)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-48)] on linux2
...
1
vote
1answer
114 views
ecommerce django app on webfaction versus VPS/DS versus Cloud Servers like EC2
Firstly, some background - I have been mostly using VPS/DS and EC2 for the django apps I build for the past 3-4 years.
On webfaction, I have only been deploying "trivial" apps or "personal blog apps" ...
1
vote
2answers
281 views
UnicodeEncodeError in django app
I'm trying to create an app using Django on webfaction. I basically was messing around with the Amazon API, and when one of the search results has a trademark symbol, which is passed to my ...
1
vote
3answers
188 views
Using Django with MySQL in WebFaction
I'm a new user in webfaction and have some experience writing python web apps mostly in mediatemple servers, although I'm not an expert in server administration. I've always used MySQL as my data ...
1
vote
2answers
290 views
django, multiple databases, configuration issue: “Error importing database router”
I've followed these instructions to set up Django with multiple databases. It's working as intended in my local dev environment (win7), however, when I upload the project to my live server ...
1
vote
1answer
238 views
How do you setup admin media in Webfaction for Django?
I have my django setup. Now i just need to get the admin site to be correct. Currently there is no css asigned to it, so i guese my admin media urls etc in settings file is not correct?
Thanks
0
votes
1answer
21 views
rails and rmagick and webfaction
I am having a problem loading imagemagick and rmagick on webfaction.
I have installed a rails app called Balderapp that organizes images.
I can't seem to upload the image through balder.
Balder ...
0
votes
1answer
42 views
Django SSLMiddleware issue on Webfaction
I've been using the following SSLMiddleware on Linode for a while, and my SSL worked perfectly on that, now I've changed my server to Webfaction, and all of sudden, my HTTPS pages are not working in a ...
0
votes
0answers
47 views
Does anyone know how to properly install Warehouseapp in a Webfaction share?
Warehouseapp or Warehouse SVN is an SVN repository management developed in RoR.
https://github.com/entp/warehouse
But I can't seem to be able to find any good tutorials on how to install this ...
0
votes
0answers
39 views
Ajax requests taking abnormally long with ajaxq and Django
We have a website where the user has to enter bets into a series of textboxes on the page. As soon as a given textbox loses focus, the server is updated via ajax. In fact, we use ajaxq to avoid making ...
0
votes
1answer
37 views
Global variable not working in Amazon Web Service
I got two handlers in Amazon Web Service. I want to share some data in both so i used global variable. where one is used to fetch some value and put it to the global variable when another handler ...
0
votes
1answer
51 views
How to compile apache2 to get a similar setup like webfaction
Webfaction is a nice hosting, and how they deploy web apps is genius to me.
What it does? give you (what I think) a apache2 simple binary that can be run with your user. A ~6M setup with apache ...
0
votes
1answer
117 views
Pinax on Webfaction - manage.py syncdb not finding virtualenv
(pinax09)[user@web213 social]$ python manage.py syncdb
Error: Can't import Pinax. Make sure you are in a virtual environment that has
Pinax installed or create one with pinax-boot.py.
I'm obviously ...
0
votes
1answer
64 views
Webfaction Upload Difficulty
So the problem is I'm not used to FTP clients and managing files with apps and directories. Webfaction has you connect to the domain and server (username.webfactional.com; listen to port 22) and once ...
0
votes
1answer
141 views
ViewDoesNotExist in webfaction
I upload my project using FTP on webfaction and now using putty i logged in. But same project is working fine but after uploading it is giving error viewdoesnotexist i dont know what changes i have to ...
0
votes
2answers
219 views
Cronjob not working on webfaction
I've created the following cronjob to run every 5 minutes, but for some reason it doesn't.
*/05 * * * * ~/webapps/django/shop/update
When I try to run the script from the shell, it runs perfectly. ...
0
votes
1answer
35 views
Install Ming on WebFaction
I'm trying to install the Ming SWF creation library from source on WebFaction. After untarring it, I ran ./configure --prefix=$HOME -enable--python and then ran make install. It seemed to install ...
0
votes
2answers
138 views
css files in django hosted on webfaction
I'm running django on webfaction, and am having trouble implementing my css files. A sample html file I have is:
<html>
<head>
</head>
<h1>
Poll
</h1>
<body>
...
0
votes
1answer
180 views
Can't set the shop language in Satchmo
I'm trying to set the default and only shop language of a Satchmo 0.9.2 installationto Dutch.
I'm following the instructions on translating content:
From the directory ...
0
votes
1answer
197 views
Unable to resolve url. Received error- Reverse for 'satchmo_search' with arguments '()' and keyword arguments '{}' not found
I'm installing Satchmo following these instructions: http://forum.webfaction.com/viewtopic.php?pid=10579#p10579
When I want to check my installation, I get the following error:
$ python manage.py ...
0
votes
1answer
110 views
webfaction third party requests
I recently bought a domain on webfaction. I want to be able to perform third party requests from my Android phone to the hosting website. The code was running fine on my local machine, but when I try ...
0
votes
2answers
169 views
Rails, Passenger and Authlogic
Has anyone figured out how to use authlogic with passenger? On the Github Binary Logic page there is a note that says it does not work, the problem is that when you log out, it does not really log you ...
0
votes
1answer
305 views
Install django on webfaction
I am trying to install django on Webfaction, and i have one all the steps like in the tutorial here: http://wiki.osqa.net/display/docs/Installing+OSQA+on+WebFaction
But when i am trying to ...
0
votes
1answer
84 views
Using cmd tools when hosting a site
Do webapp hosting sites such as webfaction.com support the use of cmd tools such as pdftk and pdftotext? For example, if in my django-powered site I do something like
...
0
votes
1answer
137 views
Connect to MongoDB sub-path
I'm trying to set up mongodb on webfaction. It works fine, currently running on port 36505 on the server. I can connect to it on the server just fine. But per the firewall, I can't connect to 36505 on ...
0
votes
1answer
162 views
Webfaction: How do I run a Static/Perl app and Django app under the same website
I have an existing Perl app that I'm moving to a Webfaction website. I will be adding Django apps to this Webfaction website too.
I would like the Django app to get first call and so would want its ...
0
votes
2answers
290 views
Sphinx on Webfaction for Rails
I'm looking to install Sphinx and thinking_sphinx on my basic shared hosting plan at webfaction so I can properly deploy my rails app. I'm positive webfaction supports this under my plan. I'm not ...
0
votes
2answers
1k views
Django on Webfaction: Serving static admin media files - configuration
I having trouble serving Django's static admin files on webfaction.
Here's how I'm currently set up:
I've created a 'Symbolic link to
static-only app', and provided the
link to Django admin files ...
-1
votes
1answer
57 views
Webfaction subdomain down on some machines [closed]
I have two domains and (ideally) a subdomain for one of them running on different django apps running on the same webfaction server. I can navigate to both the domains but pinging the subdomain often ...