i wanted to buy a dedicated server and when i had questions about 2003 web, i talked to hivelocity live support and i think it was dave who told me that Windows 2003 web has a restriction for mysql which was 512 KB. I myself is planning to own a gameserver that uses java and mysql and i know for sure uses much much more space than 512 KB. Is this true that 2003 restricts the size of your DB and when your DB reaches 512 kb, it can no longer be used? Also, is the windows 2008 web licensing fee the same as windows 2003 web?
With Windows 2003 server, there are comprehensive lists of what you need to do to secure the server before use. For Windows 2008, I wonder is there such a list? Or is it true as what I heard from Microsoft that it is already secured out of the box?
Anyone has any resources on the hardening or preparation of 2008 for server hosting uses?
I'm making a reasonably uninformed comparison here. Since Windows Vista is noted to be more resource intensive and slower than Win XP, are we right in assuming that Windows 2008 is slower than Windows 2003?
For instance, with two boxes with an identical hardware setup but the two different server OSes, will the same application like, say MySQL run slower on the Win 2008 machine?
I downloaded a windows 2008 iso file onto my centos 5 server, How can i mount the iso file and boot it in rescue mode over serial port? I am wanting to install windows instead of centos.
I notice that the Windows 2008 Firewall has some default setting opened, wonder what are the ports opened for? Anyone can give any idea? Can I close them?
I am about to move my site to a dedicated server. My current site is running on PHP and MYSQL on a Linux box (shared host), but I am familiar with Windows/IIS so I decide to run the site on Windows 2008 instead of Linux on a deciated server.
Before I begin to move, I would like to ask for your experience. Have anyone here ever tried PHP/MySQL on Windows server in production environment? What are the limitations (and/or performance issues) when running PHP/MySQL on Windows?
I've started to use Plesk 8.4 on Windows Server 2008 at work, and totally love it. The IIS7-native MS rewrite engine works pretty good. It's a dedicated box.
For my own hosting, I use either shared/reseller or VPS. Looking around, it seems every VPS is still on Windows Server 2003 and IIS6.
I took a look at the Parallels site, but came up empty. Is Server 2008 not supported by Virtuozzo yet? Is that what everybody's waiting for? If that's the case, any news/rumors on when it may be supported? IIS7 is a huge leap over IIS6, in terms of PHP and the Rewrite (plus a few other things, though not as important to me).
I have a Windows 2008 Web Edition server running, but i noticed that the DNS Role is not included in this edition.
Dous anyone know if there is an other way to create 2 nameserver for my domain/server, If so: Could you please make a small tutorial how to create these nameservers.
I'm running DotNetPanel on my server to manage my website.
Windows 2008 has much more functions than the typical Windows 2003, wonder anyone has any guide on how to best secure this server? Any resources available on the Internet?
Also any additional anti virus and firewall recommended for this?
With Windows client OS (e.g. Vista), it's always good practice to hold upgrading till the first service pack comes out. How true is this for Windows Server software? We're going to upgrade some Windows servers and would like to know if we should stick to Win Server 2003 or go ahead and get 2008?
On February 27, 2008, Microsoft will jointly release Windows Server 2008, Visual Studio 2008 and SQL Server 2008, kicking off what it calls a "launch wave" with hundreds of events worldwide. Microsoft will pitch the products as a platform for next-generation Web service applications.
Windows Server 2008 is still expected to be released to manufacturing before the end of the year, with November as the rumored timeframe. Microsoft took a similar tack with Windows Vista, making it available to businesses in November before its public launch in late January.
[url]
What do you think this means to hosts offering windows servers? Will they start offering Server2008 in november as the rumor goes, or only in February when it'll be officially launched?
What about swsoft and virtuozzo. What timeframe do you think they'll need to adapt server 2008 for their virtualization.
we are looking for someone to assist us with configuring the ExpressionEngine CMS on a Windows 2008 server.
We have it runnining under fastCGI that supports php on IIS. We are running IIS7, and using the URL Rewrite Module on IIS7.
We are having a problem removing the index.php from the address bar using the URL Rewrite. It works on the interior pages but not on the homepage and because of this the 404 page is not working.
The mod rewrite module generate a web.config file that has this in it....
Do any one have the updates when the Cpanel is going to release its control panel for windows servers 2008, I heard it was supposed to be released in last year but seems yet to come.
is there a free control panel for windows 2008 server besides dotnetpanel? I tried installing MS SQL and got errors. So I installed MySql instead..and just need a control panel to run it.
I've been paying $160 a month for a dedicated server that runs my web application and my mssql 2008 database.
Due to the economic times, I've been searching for a cheaper alternative... This gets me thinking... Wouldn't this be a good business plan for VPS companies?
Include 4-5 databases on a extreme, high-performance MSSQL server for all windows vps.
I know there are current setups like this, but no host really emphasizes the power of their mssql server. If they show how their db server is extremely fast, customers would be less likely to try and run their own express version on the vps. Thereby decreasing ram/cpu load on the vps, and increasing the overall efficiency of the dedicated server running the vps'.
Are there any hosts that currently market like this? If not, why don't you?
I'm calling bits of code using the following under Windows Server 2008
Code: <!--#include virtual="/mycode.html"--> It's working in every instance EXCEPT for one file.
The contents of mycode.html is part of a Javscript...
Code: <script language="JavaScript1.1"><!-- // my various functions below... function myfunction1(){ etc.; etc.; } The problem is that when the page outputs, the only thing that comes out of this particular SSI call is just this...
Code: <script language="JavaScript1.1"> Everything else after it is totally blank.
I've implemented a workaround but would like to know if this problem is due to something not set up properly in Windows Server, by design, or something else.
This previously worked fine in various Apache environments though.
Background: I work for a small microsoft based web dev company who is slowly starting to do more PHP based work. To date we've run these sites (mostly WP) through IIS6 on Windows Server 2003 although this presents problems around mod rewrites etc.
We're at a stage where we can make a decision between upgrading our existing server to IIS7 on Windows Server 2008 which seems to have better support for running PHP and all it entails - OR - getting a Linux box.
As a developer my preference is for the Linux server although the finance department ain't too keen on paying for another server.
Question: Have you experienced any significant problems in hosting PHP on IIS7 on WS 2008 alongside .NET apps? Are there any concrete technical reasons why we shouldn't use this set up?