Need some help regarding PHP

Asked By 0 points N/A Posted on -
qa-featured

Hi guys this is my requirement , I have a MySQL database “user details” and I want to select the values from “user details” database and display in a  HTML table , can anyone guide me on how to do this?

SHARE
Answered By 0 points N/A #94317

Need some help regarding PHP

qa-featured

Attempt placing as index.html that says hello in the inetpub > wwwroot folder and report what happens.

You may need to uninstall the windows procedure start service too. HTH.

Click START

 Click RUN

 type INETMGR

 click OK

 Right click on DEFAULT WEB SITE

 click PROPERTIES

 change the port in TCP PORT below the WEB SITE tab

Check if there is any disk defragmenter running as a backend process. This conflicts with IIS working and thus causes no page to display. I got the same issue and after banging my head for few hours, we found out from the event viewer that disk defragmenter is causing a conflict. There could be some other backend processes as fine, such as a virus scanner which may conflict with IIS

Related Questions