Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

How to resolve the Port conflict in between Skype and Wamp Server

Answer»

To resolve this issue we need to CHANGE the port of Skype. For this we need to Open your Skype application and follow the below step
(1)Go to TOOLS
(2)Select Options
(3)Now Click on ADVANCED options from the left side
(4)Click on CONNECTION tab.
(5)Now we are able to find an option which says Use port 80 and 443 as alternative for incoming connections.
(6)Please uncheck that box and click on save.
As per given in below screen
After that we Need to restart our skype to make sure that the changes has been applied.



skype port

2.

How run Wordpress without Wamp server

Answer»

To run wordpress we NEED to install WEB Platform Installer. We can download this from Microsoft Web Platform Installer. After download we need to follow below step to run wordpress with Wamp.
(1)Open Microsoft Web Platform Installer. And search for WordPress. As per given in below image






wamp server




(2)Now we need to select WordPress and then click Add and then click Install. Now weu can see MySQL configuration page as follows. Now need to set password that we need to set for root.






Wordpress install




(3)After that we need to click on Continue. AFter this we will be shown a perquisites for download.Now need to click Accept to download MySQL and WordPress. As given in below screen






wampserver install




(4)After some time process is completed. And this process will install WebMatrix which we are used as a platform to work with WordPress, MySQL, WordPress, IIS 8 which is compatible with WebMatrix. AS given in below screen. Webmatrix work with IIS 8. SO if you have IIS 10 delete that and isntall IIS8 on machine.






wamp install




(5)Once every thing installed we need to go to our applications and open WebMatrix. AS given in screen.







web matrix




(6)After LOGGED in we see a home page as follows in below screen.




webmatrix install

(7)Now follow these steps Click new App Gallery WordPress Click next.




wamp server info

(8)Now need to type our site name and click nextafter that finally click OK. Now we see that our wordpress is installed and it will require some initial setups. Once we done this we will be able to login to your wordpress site. And we can see our files in your WebMatrix application.




webmatrix config
(9)We can also run our wordpress site by clicking the button Run. And we can see our database under database section and also we can see the data and edit.




Wamp Run
(10)We can also change Port In WebMatrix. For this we need to go to Site tab Select your site SETTINGS. In the localhost textbox we can edit the port.




Wamp Run Install