Tagged Questions
The virtual-server tag has no wiki summary.
3
votes
3answers
2k views
Hardware requirements for a Virtual Server
We have decided to go with a virtualization solution for a few of our development servers. I have an idea of what the hardware specs would be like if we bought separate physical servers, but I have no ...
2
votes
2answers
80 views
PHP Memory Limit / RAM questions
I have a question regarding PHP and it's memory limit. I have an index.php page, that requires memory_limit to be set to about 50MB or more to run.
So does this mean anytime somebody visits that page ...
1
vote
1answer
28 views
Can I deploy a war in Glassfish 3.1.1 from any GF plugin for Eclipse into a virtual server?
I currently export war files and deploy them with GFish console. I wonder if I can directly deploy into Glassfish 3.1.1 using one of multiple GFish adapters for Eclipse. These work fine when doing a ...
1
vote
4answers
41 views
PHP script makes my website inaccessible for that user
I've just recently been asked to develop a PHP application that allows mass emailing. To do this, I have a PHP script that simply grabs the email addresses from a MySQLDatabase and loops through them ...
1
vote
2answers
72 views
Using Amazon AWS as a development server.
I'm still cheap.
I have a software development environment which is a bog-standard Ubuntu 11.04 plus a pile of updates from Canonical. I would like to set it up such that I can use an Amazon EC2 ...
1
vote
1answer
253 views
phpInfo: What does “Virtual Server” refer to?
I noticed that in phpinfo under "apache2handler", it says:
Virtual Server Yes
What does that refer to? Does that mean that apache is on a virtual (i.e. not dedicated) host? What would be a ...
1
vote
2answers
777 views
Using Microsoft Virtual Server from C#: CoSetProxyBlanket does nothing
I'm attempting to write a couple of NAnt tasks for interacting with Microsoft Virtual Server 2005 R2 SP1, and I've lifted the code found on "Virtual PC Guy's WebLog", in the "Controlling Virtual ...
1
vote
3answers
870 views
Backup tool for Microsoft Virtual Server 2005 R2?
I am seeking a backup tool to back-up virtual OS instances run through Microsoft Virtual Server 2005 R2. According to the MS docs, it should be possible to do it live through volume shadow copy ...
0
votes
1answer
32 views
Host File and Virtual Servers
I have WAMP installed on my Windows Computer.
I want to set up a few virtual servers, on the following addresses:
127.0.0.1 to localhost/website1/
127.0.0.2 to localhost/website2/
Here's the ...
0
votes
0answers
14 views
Connecting Microsoft Virtual Private Serverwith Php
I have a client who has a Microsoft Virtual Private Server. I have to deploy a java application onto that server, and connect it to his website in order to use that application for document analysis.
...
0
votes
1answer
26 views
How and wehre to host a large scal web application?
HI,
I am working on a large scale web application. Before starting actual development we have to consider a lot of factor, In this post i want to ask queries specific to Web Hosting. But before ...
0
votes
0answers
186 views
How do I create a guest ftp user with SSH?
I just got a virtual dedicated server at GoDaddy. I got the Simple Control Panel. There doesn't seem to be a way to create a guest ftp user through this control panel and I was told it must be created ...
0
votes
1answer
172 views
what is the difference between virtual server and alias in apache for php?
normally, phpmyadmin is configured as alias in wamp packages
and some of the projects can be configured in virtual server with port number.
Can anybody explain what's the difference between these two ...
0
votes
1answer
220 views
Having challenges creating virtual servers on apache server for win7 (resolving hostname)
I have an apache server installed on my portable windows 7 machine using xampp as an interface. I've been working with a few people on an irc channel but must soon go to bed and replies are getting ...
0
votes
0answers
21 views
telephone connection for virtual server
I use a virutal server ( IIS 2003 - Speech Server 2007), at the moment I use a Softphone, but is it possible to install a real telephone connection? an ISDN card, is not possible, is it?
What are my ...
0
votes
1answer
325 views
CakePHP, issue with subfolder after creating virtualhost for domain name
I originally installed my cakephp in a subfolder of my localhost folder (so in linux my localhost is set to:
/var/www
and I installed cakephp to:
/var/www/site1
I had been using it at this ...
0
votes
2answers
55 views
How do I view a website in my desktop browser from a web app running in server in a VM on my desktop?
I am running Ubuntu on my workstation, and headless Ubuntu Server in VirtualBox on this same workstation.
I'd like to write a web app and deploy it on Ubuntu Server in the VM, then load it in a web ...
0
votes
1answer
197 views
Why are my Virtual Server 2005 VM's going to saved state all on their own?
I am running Windows Server 2003 host OS. On that I have Windows Virtual Server 2005 R2 installed. I have two VMs running on this machine. The VM's had been running fine for months. Now it seems that ...
0
votes
3answers
150 views
Do you host development with a hoster or in your home office
When you are developing at home and need to cooperate with others, do you open up your homenetwork, or do you rent a virtual server somewhere?
Where are good places to look?
Can you get around ...
0
votes
1answer
327 views
Can't merge undo disks on Virtual Server 2005
Error message: "Virtual Server was unable to commit the changes made during the current session of "". A likely cause of this problem is the parent virtual hard disk cannot be opened for read/write or ...
-1
votes
2answers
102 views
Overview of Virtual Server Migration?
I'm looking for a broad overview of what I need to do and in what order to migrate a W2003 Server to a virtual server environment. Specifically:
How does it work in general?
Do I need to prepare my ...