Can I run XAMPP in one account and Windows IIS in another account?

rwwebmaster

New member
Local time
9:04 PM
Messages
1
I would like to know if it is possible to open two accounts and run XAMPP in one account and run the Windows IIS in another account? I have to do this because I do not have the money to pay to host on the cloud. I am testing different websites on localhost. I just want to make sure that they do not conflict because I know that XAMPP has services that run and I think that they would not run on the other account, but I am not sure. Any help would be appreciated. Thanks.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64 SP1AMD Athlon X2 QL-62 Griffin 65nm Technology3.00GB DDR2 (5-5-5-15)256MB GeForce 8200M G (HP)
Computer type
Laptop
Computer Manufacturer/Model Number
Compaq
OS
Windows 7 Ultimate x64 SP1
CPU
AMD Athlon X2 QL-62 Griffin 65nm Technology
Motherboard
Wistron 303C (Socket A)
Memory
3.00GB DDR2 (5-5-5-15)
Graphics Card(s)
256MB GeForce 8200M G (HP)
Sound Card
Conexant High Definition SmartAudio 221
Monitor(s) Displays
Generic PnP Monitor
Screen Resolution
(1366x768@60Hz)
Hard Drives
233GB Seagate ST9250320AS ATA Device (SATA)
465GB TOSHIBA External USB 3.0
Antivirus
Avast Free 8
Browser
Firefox 20.0.1, Internet Explorer 10, Opera 12.15, Chrome 26
Both the XAMPP servers and IIS run as services, independently of the user account you're using, they're running everytime if you set them to autostart, without a logged user, or surviving between logoff/logon.

It's also entirely possible to even run them at the same time, provided you configure them to use different ports. For example, for web servers, Apache and IIS both use the standard port 80. You must relocate one of them to a different port if you want to use them both at the same time. FTP servers included in each have the same issue with port 21.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64Intel Core i7-740QM8 GB DDR3NVIDIA GeForce 330GT
Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
Back
Top