vps

Alternative to Google Appspot

Hi, I'm in a different country other than US.. but would like to use google appspot.. though i do not have a compatible phone. Is there any alternative that i could install on my own VPS? ...

php shell_exec: how to copy a directory from one user to another (VPS on CentOs5)

In Running on CentOS5 + DirectAdmin. I own a VPS, but for security reasons I just want to give all managenent only to 'reseller' user. With a resseler user I have script, which connects to ressellers DA and creates an user. My problem is - how to copy a directory tree with ~10000 of files, which is located in 'resellers user' ftp, ex....

How do you get PHP5 scripts to work under gentoo linux?

I ran "emerge apache" "emerge php" "emerge mysql" I set apache + mysql to run at launch I set the use flags for PHP, CGI, APACHE, MYSQL I went into httpd.conf and added "-D PHP" PHP scripts will not run. The contents of the script are just sent back to the web browser. That is the result of retrieving "test.php" from a web-brow...

Converting WAV audio files to MP3 on a server automatically once uploaded?

I'm working on a project, using Python/Django running on a Virtual Private Server, which allows me a blank Linux server box that I can pretty much install whatever I need. The project must allow users to upload an uncompressed WAV file for others to download. These will most probably be served up using Amazon S3. I'm not expecting a mass...

Using FFmpeg to encode audio once uploaded, using Django, VPS (Linux) and Amazon S3

My project will require users to upload uncompressed WAV audio files and once they do, the server will need to encode it in MP3 to serve it on the site. I'm using Django for this project and it'll be hosted on a Linux VPS (from Linode). Due to space and bandwidth, I want to use Amazon S3. I'm not an expert at this stuff, this project wi...

Connection refused: When I try to send email from my linode server

I have a django project and for email settings I use my personal gmail account. It works just fine when Im testing from localhost. But i get "conection refused error" from django when I try from my linode vps. Any ideas ? ...

FreeBSD VDS-hosting in Europe

Any suggestions? Thanks! ...

install java on VPS/Burstnet

What is the minimum memory requirement for installing JRE and JDK? I have the cheapest VPS Burstnet (512mb memory) and installed java. When I type java, it says $java Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine. When I type top, there is still arou...

Alternative PHP Cache not working on centos vps

I compiled APC , with succes. Added it to php.ini (php5) Only the first page load works for a page, refresh will give connection error. if i load phpinfo() with the first loading pageload..it indicates apc is working. seems like it works..but is not returning cached pages. kind of newbe in this area..so help is welcome. ...

Self-hosting an SVN repository for a personal project

I'd like to self-host an SVN repository for a personal project (web game), but I'm unsure of where I should host it. It wouldn't receive a lot of traffic as I am the sole developer. These are the options I see: Use one of my personal computers Use the VPS running the web server for the project Hosting it on the VPS makes the most sen...

Is there an unbiased list of Virtual Windows hosts out there somewhere? I get too much advertising with google

Is there a website that tracks the trends of the VPS space? I'm essentially looking for a consumer reports of VPS servers.. ...

Multiple Domains on a VPS with Apache

Hello all, I am planning on getting a VPS soon and have two sites I want to host. I have my local vhosts setup for my development environment using host file to port it correctly. My question is hopefully simple: When setting up with two separate domains that point to the one VPS server is Apache smart enough, like on the local environ...

Which hosting plan is Suite ?

I'm just confused in choosing hosting plan for one of my customers web sites. currently we have: 60,000 visits/month 420,000 Pageview/Month Maximum 400 MB SQL space And about 60 GB transfer/month Web is ASP.NET 4.0 and SQL Server 2008. It is now in a share hosting and there is not problem with performance. In fact for SQL space a...

Choosing between a dedicated and virtual dedicated server for my startup

Hey guys, I'm about to launch a startup site I've been working on for some time, and I'm just now looking over hosting plans. The site's main feature is fairly processor-heavy (alot of text processing), so I probably need something other then shared hosting to ensure I don't get shut down for overusing resources. I would like to spend ...

EC2 as a full-time VPS for Windows

I've been using Amazon EC2 for hosting a recently released website, mainly to gauge traffic demands etc. before committing to a more dedicated host. I'm currently using a small instance of Win2k8+SQL and paying about $80/month for the service. Now that the site has been up for a month I am considering more long-term VPS solutions. Howev...

2 applications running on tomcat and cause out of memory. Is it because of low memory on VPS ?

We are trying to run 2 applications on tomcat which is on VPS. The memory allocated is 512MB and burstable ram is 1256MB. Now both both these applications have unique class names as folder names are different. These are Java, JSF , Spring , hibernate applications. Both of them are under respective folders packaged as two different wars....

With Appscale, does it mean I can deploy GAE applications on Xen VPS hosts without worrying about server maintenance?

I'm pretty new to Appscale and GAE. Say I have a web application on GAE (offers hassle-free maintenance on server security etc), if I move the application to a Xen VPS host using Appscale, do I still enjoy hassle-free maintenance (since Appscale is based on GAE)? ...

Cloud machine for Windows .NET app

I am currently running a new .NET application on an Amazon instance. I really like it, as it comes with Windows 2k8, IIS7 and SQL server pre-installed. However, it's costing a bit, at about $90/month for a small instance, which is catagorized as: "Small Instance (Default) 1.7 GB of memory, 1 EC2 Compute Unit (1 virtual core with 1 EC2 C...

Open local text application to edit remote text file using ssh?

So i am in a VPS terminal using ssh. In normal case I could just run locally mate <file> and it fires up TextMate with that file. Is it possible to use the same command and somehow open the local TextMate application but editing the remote file? That would be good if you are working in VPS and don't want to use vim all the time. ...

How can I set up a subdomain to another host?

Hey guys, so I recently purchased a cheap vps for me to play around with, to get used to working with linux, command line, and servers. I also have a shared webhost that I host my site on. For now, I want to keep my site on my shared webhost until I fully find out how to work with my vps, then I'll slowly start moving projects, ect ove...