March 31, 200916 yr comment_7143 Hi Guys, My problem occured when i activatedthe IIS of my window xp and installed MYSQL in my PC based on a tutorial booki am reading right now. I think i also modify the default password of the server. I just want to if its ok to activate the IIS of my window xp and mysql along uniform server? assuminguniform server is off? The problem now is there is no display of the default page, when i start the server? thanks Report
April 3, 200916 yr comment_7163 uniform server (apache) and IIS use the same port 80 by default -> http://... is port 80. so in order to use both parallel you need to change the port for one of them or turn one of them off. if you change the port to 8080 for example, you have to enter http://localhost:8080/ into your browser to access it. turning uniserver off, you won't be able to use its features like admin panel and so on. so why would you deactivate uniform server? if you use IIS there is no need for uniform server... answered for completeness Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.