Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
coolvibe
Starting Member
3 Posts |
Posted - 2007-02-27 : 20:09:58
|
| Hello, I have a windows 2003 standard 64 bit, dedicated server. I was having issues getting Dot Net nuke installed. SO I hired a consultant to install DNN for me. He was able to get DNN install on the local machine in the default folder (for some reason). Anyways, after we got DNN to start Plesk wouldn't. This is what we did to get DNN to work. 1.Re-installed ASP.NET 2.0 64 bit (fx64) (this did not work)2.Stopped Plesk panel service (did not help)3.Re-installed IIs(this seemed to work)Well, presently I have a box that I have un-installed Plesk, Un-installed SQL server 2000. But, I left SQL server 2005 express running.I guess my question is. What do I do to make these all work ? |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2007-02-27 : 22:18:26
|
I don't know how to get all these things to play together. however I do know that it's not recommended to put sql server on your web server. sql server ought to be on a dedicated machine. www.elsasoft.org |
 |
|
|
coolvibe
Starting Member
3 Posts |
Posted - 2007-02-27 : 22:51:07
|
| It is on a dedicated box. |
 |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2007-02-27 : 23:49:44
|
maybe I am not reading your post correctly, but it looks like you have DNN, Plesk (not sure what that is), IIS, SQL 2000, and SQL 2005 Express all running on the same box. how is that a dedicated machine? www.elsasoft.org |
 |
|
|
coolvibe
Starting Member
3 Posts |
Posted - 2007-02-28 : 00:21:44
|
| LOL...The definition of a dedicated box is a box that is hosted only by one entity. All of those services are running on this one "dedicated" box. I do understand what you mean. However, your terminology is a little off. I believe what you are stating is that SQL server should be running on a machine dedicated to only that application. I agree with you. If I had a million page hits a day, I would probably have a discreet SQL Box, Flash comm box and Web Box. |
 |
|
|
|
|
|
|
|