Business Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb Site ManagementBusiness Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now!
  #1  
Old March 27th, 2006, 06:07 PM
Seminole2475 Seminole2475 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 14 Seminole2475 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 35 m 49 sec
Reputation Power: 0
Web Server Setup Help Needed

I have a DellPowerEdge 2800 setup and running a couple test sites running Windows Server 2003. The sites are running on IIS6.0. I need someone that can setup the server to run scripts such as PHP, Perl, MySQL, CGI, and such. I can give you a link to a site that is setup almost exactly the way I am trying to get mine setup. I have already spent roughly $400.00 by having an IT Tech come out and set it up to where it is now. He says PHP, Perl, MySQL and those listed on the site I would like to mirror are out of his scope. I can set someone up with Remote Access if they would like to tackle this project. You can get me in msn if you would like seminole2475@hotmail.com is my msn information.

Thanks,
Chris

Reply With Quote
  #2  
Old March 27th, 2006, 08:20 PM
mantas mantas is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: atlanta,ga
Posts: 255 mantas User rank is Sergeant (500 - 2000 Reputation Level)mantas User rank is Sergeant (500 - 2000 Reputation Level)mantas User rank is Sergeant (500 - 2000 Reputation Level)mantas User rank is Sergeant (500 - 2000 Reputation Level)mantas User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 2 Days 13 h 17 m 20 sec
Reputation Power: 18
I can't help you with your problem, but since you are looking to use PHP,Perl and MySQL and not ASP I suggest using almost any Linux distribution. It's probably a little late in the process since you spend alot of money on the MS Server.
Is this server accessible via the internet or just on a local network?

Try this link

Reply With Quote
  #3  
Old March 27th, 2006, 08:42 PM
Seminole2475 Seminole2475 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 14 Seminole2475 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 35 m 49 sec
Reputation Power: 0
yes it can be accessed via internet and it can be accessed via Remote Computer through VPN I think.... I could set someone up with Remote Access if they'd like to do it that way. The 3 test sties are out there just no content on the sites and they can be found on the internet not just via network. The server very well may be set up via ASP, IIS, and DNS not realy sure as I had an IT tech come out and set that part of it up.

Reply With Quote
  #4  
Old March 28th, 2006, 12:33 PM
Adrastea0413's Avatar
Adrastea0413 Adrastea0413 is offline
Contributing User
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Dec 2003
Location: Washington, DC Metro
Posts: 1,729 Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level)Adrastea0413 User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 4 Days 10 h 57 m 7 sec
Reputation Power: 773
Facebook
Quote:
Originally Posted by Seminole2475
I have a DellPowerEdge 2800 setup and running a couple test sites running Windows Server 2003. The sites are running on IIS6.0. I need someone that can setup the server to run scripts such as PHP, Perl, MySQL, CGI, and such. I can give you a link to a site that is setup almost exactly the way I am trying to get mine setup. I have already spent roughly $400.00 by having an IT Tech come out and set it up to where it is now. He says PHP, Perl, MySQL and those listed on the site I would like to mirror are out of his scope. I can set someone up with Remote Access if they would like to tackle this project. You can get me in msn if you would like seminole2475@hotmail.com is my msn information.

Thanks,
Chris


If you're using IIS just as the webserver with no intention on using ASP or other .NET features, then I suggest just taking IIS off and using an Windows binary for Apache. The Windows 2003/XP binaries for Apache2, PHP, and MySQL are pretty reliable.

If you don't need ASP, then go into the Control Panel and remove IIS.
Install MySQL, validate that it's working okay by making a few tables from the command line.
Install Apache2
Then install PHP as an Apache module.

You can also install ActivePerl or Ruby or any other programming platforms you'd like. Most of them have good Windows support.

Reply With Quote
  #5  
Old March 28th, 2006, 02:16 PM
Seminole2475 Seminole2475 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2006
Posts: 14 Seminole2475 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 35 m 49 sec
Reputation Power: 0
Sounds good and looks like it would work good from the way it is setup now. As the IT set the webserver as the IIS and I honestly believe that is all that he setup it up for. I would like to try what you are suggesting but don't want to screw up the work this guy already done. You wanna give it a run? IF so I'll set you up with a username and password with full access to the server and you can access it via Remote Desktop. I just know if I go in trying to change this stuff around I'm going to screw it up and the cheapest I have found someone to do this for me is about $175.00 (by the words do this for me I mean install the PHP, Perl, MySQL and what not.)

Thanks,
Seminole

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementBusiness Help > Web Server Setup Help Needed


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway