Web Development Thread, WAMP on 2003 (cc3) in Coding and Web Development; I will be putting WAMP onto our 2003 server, as I want to have php / mySQL access for a ...
-
4th February 2008, 12:22 PM #1 WAMP on 2003 (cc3)
I will be putting WAMP onto our 2003 server, as I want to have php / mySQL access for a new intranet site that I want to create.
Currently IIS only has the ASP/ACCESS option in which we are currently using for certain apps.
My question is, if I install this and get it all working, will I lose my ASP/ACCESS function, as we still need to run these apps, before I transferr them to php/mySQL?
Thanks
Scot
-
-
IDG Tech News
-
4th February 2008, 12:25 PM #2 It should be perfectly possible to run both server stacks side by side but obviously you can't run them on the same ports.
Apache and IIS will both want to run on port 80 by default so you'll have to change one to another port and then access it via
servername:newportname
Cheers
Jona
-
-
4th February 2008, 01:26 PM #3 Thanks
I will remember to change that after installation.
Another quick thing. Will WAMP need a reboot of the server after installation? obviously if it does, I will need to do out of hours.
-
-
4th February 2008, 01:28 PM #4 Shouldn't do, I know for a fact that xampp (apache friends) dosn't. I would imagine none of them do as there designed for a linux enviroment where you don't want to reboot everytime you install software.
Cheers
Jona
-
-
4th February 2008, 02:38 PM #5 We run WAMP (and I'd rather it were LAMP) for our intranet.
Use the Apache package to install it so that it goes on as a service, and then when you make config changes you can just restart the service. The monitor goes in the tray too to make it even simpler.
Getting all the PHP modules to load properly is a task though. I think I had to specify the location of php.ini in Apache's config, and copy the modules to system32 if I remember right. It was a while ago.
-
-
4th February 2008, 02:43 PM #6 
Originally Posted by
Scotmk
I will be putting WAMP onto our 2003 server, as I want to have php / mySQL access for a new intranet site that I want to create.
Currently IIS only has the ASP/ACCESS option in which we are currently using for certain apps.
My question is, if I install this and get it all working, will I lose my ASP/ACCESS function, as we still need to run these apps, before I transferr them to php/mySQL?
Thanks
Scot
Do you need Apache? It's perfectly possible to have PHP and MySQL running with IIS - you then avoid the need to have different ports for the 2 services (which will lead to grief - I've done it :-))
Our Moodle server is Windows/IIS/PHP/MySQL but there is also ASP and ASP.Net stuff on the same server.
-
-
4th February 2008, 05:27 PM #7 Another option to consider might be running a virtual server with Linux on it.
-
-
5th February 2008, 11:07 AM #8 
Originally Posted by
srochford
Do you need Apache? It's perfectly possible to have PHP and MySQL running with IIS - you then avoid the need to have different ports for the 2 services (which will lead to grief - I've done it :-))
Our Moodle server is Windows/IIS/PHP/MySQL but there is also ASP and ASP.Net stuff on the same server.
No, I dont want apache (I think), I just want to install another joomla site, but this time have it as our intranet with a different template than our website.
Our Room Booking system is ASP, thats why this needs to stay working, until I transfer it to an mySQL one.
Can you PM me the details to get PHP/mySQL working? that would be great?
Thanks
Scot
-
SHARE:
Similar Threads
-
By markwilliamson2001 in forum Windows
Replies: 2
Last Post: 22nd November 2007, 02:06 PM
-
By linkazoid in forum Web Development
Replies: 8
Last Post: 18th October 2007, 11:21 AM
-
By Nij.UK in forum Web Development
Replies: 5
Last Post: 28th March 2007, 09:47 AM
-
By plexer in forum Educational Software
Replies: 0
Last Post: 22nd January 2007, 01:39 PM
-
By Dos_Box in forum Windows
Replies: 4
Last Post: 27th May 2006, 02:48 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules