SSH And Running Exe (or Any Other Application)

Jan 5, 2009

I've written an application that acts as a game server for a simple game I'm creating. From what my friends tell me you can't run an exe on a webhost. They did however tell me that you can run java apps on a host that gives ssh access.

View 8 Replies


ADVERTISEMENT

DNS In Application Running In Chrroted Environment

Aug 17, 2009

I am running my Apache web server inside chroot. But when ever I use curl or mail functions, I am getting error "Could not resolve host name <<Host name>>".

View 2 Replies View Related

Cloud Solutions For Running Web Application For International Users

Nov 6, 2009

I know CDN is only for static files, but is there such cloud host service where users from Asia, Europe and USA will face no serious latency issues?

Is this going overboard, would using Amazon Cloud suffice?

or would purchasing dedicated servers in each region like USA, Europe, and Asia be better?

View 0 Replies View Related

Plesk 11.x / Linux :: PHP Support 11.5.30 - Cannot Change Or Choose Running As Apache Module Or CGI Application

Jul 17, 2015

Hosting Settings

There is no php support - so i canĀ“t change or choose running as apache module or cgi application (s. screenshot)...

OS Ubuntu 12.04.5 LTS

Panel version 11.5.30 Update #50, last updated at July 17, 2015 03:46 AM

View 4 Replies View Related

Plesk 12.x / Linux :: Error Installing Application From Application Installer

Oct 13, 2014

whenever one of my customers tries to install an application from the application installer, they get an error that looks like this.

Error: Installation of WordPress at http://*******.com/wordpress failed. Non-zero exit status returned by script. Output stream: 'PHP Warning: mysql_connect(): Access denied for user 'ndari_wordpres_7'@'aeris.jdrepo.com' (using password: YES) in /opt/psa/var/apspackages/apscatalogSTqEEM.zip7b3ca133-9714-5d/cache/scripts/db-util.php on line 66 '.

Error stream: 'PHP Warning: mysql_connect(): Access denied for user 'ndari_wordpres_7'@'aeris.jdrepo.com' (using password: YES) in /opt/psa/var/apspackages/apscatalogSTqEEM.zip7b3ca133-9714-5d/cache/scripts/db-util.php on line 66 '.Click to expand...

View 2 Replies View Related

Monitor Application

Jan 7, 2009

I want to monitor my application to make sure it is 24x7 uptime, if there is anything interrupt, I will be notified by email/SMS right away. There are several web monitoring service, but they all monitor ports, not application. I have bad experience, like, althoguh the web server is alive, but the application is already dead.

So, I want to monitor application instead of monitor a port. Anybody knows where I may find this kind of service?

View 2 Replies View Related

ASP Web Application In Plesk 9.2

Jun 17, 2009

One of our customers have a Web Application with Framework 2.0, but many times a day the Application just stop working, if you try to open any file into the application it never answered. We need to restart the Application for solve the problem.

Is posible to know why the application stop working, where can i the logs or something?

View 1 Replies View Related

Best Monitoring Application?

Dec 20, 2008

Best monitoring application?

We need a good (best?) network/hardware monitoring application for monitoring our servers located at 3 different datacenters and around 50 servers.. I've founded some programs but they don't cover my needs 100%

Basicly I need these;

- Adding servers easily.

- Adding monitoring channel for each servers. (load, network, disk/ram usage etc..)

- Adding users and attaching users to servers seperately.
(For example I will add justify user and attach him to server1, will add wht user and attach him the server2 and their permissions will be different and they will have no control on other's servers.)

- Web based controller for users/admins

- I want to install it to my windows/linux servers and monitor all remotely..

- SMS / mms / msn / email / icq notifications.

- Ability to post/get notification.

View 11 Replies View Related

What Server For .NET Web & Application

Apr 15, 2008

I'm currently running some .NET 2.0 apps on a W2003 standard server but am in the process of ordering another server and not sure if I can get by with just a Windows web or Small Business server edition for the OS (because W2003 standard is so ridiculously expensive).

I need to run:

IIS & ASP.NET
PHP
MySQL

And

VB.NET applications
Some 3rd party applications (Mailbee etc.).
Email (POP3)

I don't have any clients accessing the server (all users hit the web app) although I do have about 10 or so POP3 accounts. Other than that I just use remote access or LogMeIn for administration.

View 1 Replies View Related

Rails Application Error

Mar 29, 2007

When I try and run a Rails application, I got this error:

/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:406:in `initialize_components': undefined method `first' for :notification_viewsymbol (NoMethodError)
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:340:in `initialize'
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:616:in `connect'
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:645:in `named_route'
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:651:in `method_missing'
from /Users/Mike/Documents/dotherightthing/config/../config/routes.rb:2
from /usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/routing.rb:625:in `draw'
from /Users/Mike/Documents/dotherightthing/config/../config/routes.rb:1
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:140:in `load'
... 11 levels...
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/mongrel_rails:85:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib/mongrel/command.rb:211:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/mongrel_rails:231
from /usr/local/bin/mongrel_rails:18

How do I fix this?

View 0 Replies View Related

Application For Server Monitoring

May 31, 2009

can you recommend me any good application for linux server monitoring? I need CPU usage, HDD usage, RAM, etc...

View 8 Replies View Related

Which Web Server/application Interface

Oct 17, 2009

This is my first post here and this sub-forum seems to be adequate for my question. If it is not, I apologize in advance.

I want to create a web application for an upcoming project of mine that has the potential to attract a large number of people. So the web application needs to be fast and secure at the same time.

I used PHP for minor projects for some time now, and although it is really efficient for quick web development, it _appears_ to me like a house of cards waiting to collapse. If you know how to use it properly, it can be acceptable, but there are still numerous security exploits in PHP itself that have surfaced over the last decade. Additionally, it tends to be quite slow and has a lot of bugs that aren't really security related, but can make your life hard. I've run test scripts (that I optimized for web deployment) on my own computer, and even on my own computer which is way faster (in terms of CPU speed, number of cores, RAM, and so on) than most servers, it runs slow--without any database access! And I honestly don't buy the "your server will spend most time in your database anyway, so don't worry about that" statements. I've tested it with databases that have millions of rows in them, and coded a test script that accesses the table and then calculates stuff from that and outputs it. If I comment out the database access the time needed to execute the script is only marginally reduced. I observed the same in my other projects. I also used Python and the problem seems to be the same.

Now, before the PHP/Python fanboy crowd yells at me: "Google uses Python and Wikipedia uses PHP, too". Yes, I know. But they have a lot of money to throw at the problem and can easily add new hardware if needed (Wikipedia alone has collected over 6m USD in the last year from donations). And a Wikipedia staff member I talked to some while ago told me that it's a miracle that Wikipedia is still running given that it is written in PHP with all its security problems (not my words).

So I thought: why not use a compiled language?

The obvious advantages would be that it is faster, and that I can leave out all the junk that is not needed in my case, thereby decreasing the chance of badly written code running in memory.

I have coded in C and C++ for a long time, including security-critical applications. So I absolutely know how hard it can be to write really secure applications, but I think it is also fair to say that I know how to minimize the risk of buffer overflows, validate user input properly, and so on. I often force myself to review my code some time later, in order to spot coding mistakes that you just won't see the first time. Additionally, I've created a neat string library around the standard library that makes string manipulation as easy as in PHP or Python.

So I continued my thinking: why not use C/C++ for your web applications and 'somehow' interface them with your web server?

And that's the problem--the 'somehow interface'. I don't know what to use that won't be deprecated in like 5-10 years from now. CGI seems to be quite okay, but I heard there's a huge overhead due to loading the executable into memory each time a user requests a page. FastCGI seems to be a better solution, but is not as widely supported.

My question is: What interface should I use if I want my web apps to be compiled? CGI, FastCGI, what else? The interface needs to be supported into the far future, it needs to be efficient and fast. And there's also one more important factor: time. Coding the application itself is an acceptable time loss, but if I can only run the app on a dedicated server and have to manage the whole server myself, this can become quite cumbersome. I'd really like to use a solution that can be run on a managed server.

View 9 Replies View Related

CRM Application For Hosting Business

May 23, 2009

any one using CRM Application to manage their hosting business.. like sugarcrm, salesforce, vtiger, oracle siebel, zoho crm..

if you are using crm, what type of benefits you will get?? how it helps you to grow?

im not talking about helpdesk softwares like whmcs, kayako..

View 4 Replies View Related

Live Chat Application

Apr 30, 2008

Which live chat application like kayako,etc is good and cheap price wise too?

Tell me more live chat applications for options?

View 4 Replies View Related

What Are The Options For An Application Firewall For IIS

Nov 14, 2008

to add an application firewall to an IIS server for PCI compliance reasons.

I know the breach product is one option. From what I can tell, they are the people that maintain mod_security now. Is that right?

Besides the breach appliance, what other options do I have for an application firewall for IIS 6 and IIS 7?

View 2 Replies View Related

Hosting For A Web/mobile Application

Dec 8, 2008

to launch a web/mobile app that requires the users to choose a hosting plan with their account. I was hoping to allow them to choose from 1GB / 5GB and 10GB plans.

I'm curious to know the best place to host such a service, and how it's possible to sell the space so cheap. For example [url]- They seem quite inexpensive for the storage you get.

Would[url]pricing be the best option or is there anywhere better?

View 5 Replies View Related

Socket Application Hosting

Jun 14, 2008

I am currently developing a PHP socket server for a flash application that needs constant client -> server communication. I understand that this is not typical for hosting solutions so does anyone know of a host that would allow me to run a custom application running on a non-standard port?

View 5 Replies View Related

Web Application Hosting Setup

May 24, 2007

We are in the process of setting up an application that on signup gives the customer a subdomain. The document root for this subdomain should be the same as the webroot for the primary domain. As an optional feature the customer can also map their own domain to this subdomain.

I was wondering if there is anyone here who has experience setting this kind of system up and could share some ideas, such as a particular server control panel that might cater for this, or that has an API that we can use within our Code.

As we are starting off we were thinking to go with a VS to keep the costs down. Also, the system is being programmed in PHP so the server would need to be Linux based.

View 0 Replies View Related

Best Windows Firewall Application

Apr 25, 2008

good firewall program that is recommended and includes the following;

- Attack Protection (Block the IP's automatically)

- Does all basic firewall necessities

- Uses the least amount of resources (CPU, Memory) possible

- Is the best out there

I currently use Sygate Firewall and find it very useful. Just would like to know if there is anything better than this.

I am just looking for the best that would be for my server. I host a couple game servers on there, and that is about it.

View 5 Replies View Related

Hosting Java Application

Nov 19, 2007

I would just like to double check on how to host a Java application, as i have a customer wishing to host a Java application on my server but i am a little bit sketchy on hosting it yet without some extra help

View 6 Replies View Related

Identified Application Server

Feb 20, 2007

how i find that wheather the IIS running in my system is application server or webserver. how i defrentiate both visually.

View 1 Replies View Related

Stress Testing A PHP Application

Apr 12, 2007

Was wondering if anyone has any knowledge of stress testing a site? We have a PHP application (Apache + Mysql) that searches a database and displays a screen of results.

Each screen is different per user. We might have something like a few thousand people at any one time coming to the site and using it, so I was wondering how people normally go about testing for load, cpu, memory usage etc?

View 4 Replies View Related

Best .NET Live Chat Application

Mar 2, 2007

We currently use PHP LIVE and though it is good it drives me nuts with the its ability to slow down a site (probably due to MySql).

I have looked at CuteChat but have never been able to run this for some reason.

Basically I want a Live Support / Chat application which we can install ourselves and which runs off MS SQL 2005 and uses .NET 2.0

View 3 Replies View Related

Colo & Bandwidth For VoIP Application

Aug 9, 2006

I am looking to add 2 servers running debian and suse. We want to use it for a pilot A-Z voip termination project. Do we have any recommeneded colo's in NY or east coast USA with top nothc bandwidth for VoIP (L3). We currently have our servers in McLean, VA and Philadelphia on Level 3 providing USA and Canada SIP termination and the quality is excellent. We need similar at a lower cost.

View 3 Replies View Related

Using Virtuozzo Instead Of VMware For A Non-hosting Application

Sep 1, 2008

A friend of mine is looking to develop a pretty extensive and complex website and would like to be able to use something similar to VMWare server, but doesn't want to be locked into VMware and needing to find a small fortune just to build out his application should either VMware start charging for VMware Server or having to move up to one of their high-end high-cost solutions.

I know with Virtuozzo the licensing fees are reasonably low, but does anyone have any experience using it outside of the hosting industry?

Does the software lend itself well to being used by a single client who is not using it to sell VPSs?

View 1 Replies View Related

Backup Of Sites - Which Application Level

May 11, 2009

I have my personal and business websites through Cpanel - which has a backup facility in it. I also have a WebHost Manager, which has a backup option in there. Then.. I can log into HyperVM, and there is another backup option there. This is all running on a VPS.

So - should i be running backups on all 3 levels? Which should I be running backups on, and which is the recommended course of action? The sites are not all that active.. a one week data loss would not be catastrophic - though, if any new clients in that period of time they'd have to re-sign up. I'm currently running backups 3 times a week via WebHost Manager... but suddenly had a fear that maybe I need to run the Cpanel and HyperVM backups too?

View 3 Replies View Related

Hosting Windows Based Application

Oct 13, 2009

We have a Windows based application (Win32 app) that we want to host through a browser.

I can't find much information on the web, however I came across these guys who seem to do what I need: [url]

Does anyone know what technology they use to host Windows applications? And can it be used on a Mac or Linux? Does anyone know of anyone else who does this type of thing?

View 7 Replies View Related

Dedicated Server Or Collocation For Web Application

Nov 10, 2008

We're a startup company located outside of the US that's deploying a web application that will be used by our clients in New York City and Boston. We're interested in deploying the app on a couple of strong (2XQuadCore with 4GB RAM each) servers. We're running CentOS and our bandwidth requirements are humble (10-100GB a month). Our application is database intensive. We also need 1G Ethernet between both servers, and a VPN SSL connection to the servers.

This is our first time hosting in the US, what would be the best way for us to go?

1. Buy our own servers and have them collocated to a data center?

2. Go for dedicated servers?

3. Other suggestions?

Other things we should be aware of?

View 10 Replies View Related

Install SquirrelMail Using The Application Vault

Jan 1, 2007

Does anybody know how to install SquirrelMail using the application vault in Plesk 8.1?

View 8 Replies View Related

Plesk 12.x / Linux :: PHP 5.3 Run As FastCGi Application

Nov 13, 2014

I setup PHP support to Run as FastCGi Application, and i setup the memory_limit=32M in DOMAIN/etc/php.ini, then i create a php program with ini_set('memory_limit','128M'), it does not according to my settings are limited. How can i limit it , only just use the disable_function = 'ini_set' ? or Was there other methods ? Because, When PHP runs as apache module , i can use the php_admin_value in vhost.conf to limit what i want , it does not limit everything like this (disable_function).

View 3 Replies View Related

Good Free Hosting For A Freeware Application

May 23, 2009

I have developed a small application that I want to put somewhere online so that people can download it and use it for free. I'm not much into free hosting so maybe some of you could recommend a good solution. This will be a 2-3 MB download but I don't think there will be any huge traffic. I know sourceforge.net offers hosting for open source software but I don't know yet if I want to make it open source. Preferrably, I would like a web host with a decent likelihood that my address will not change, no overintrusive ads and somewhat reliable. Or perhaps there are dedicated sites for hosting free programs that would better suit my needs?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved