Problems viewing site in localhost
Posted by: SPOKMIK (---.vl21-cph.dhcp.clearwire.dk)
Date: April 28, 2008 08:34PM

Hello.

First I used Noteblock (Microsoft) for my programming in PHP, and combined the pages with MySql (sort of member's registration), and it checked out fine on localhost.
Since I use DreamWeaver CS3, the pages does not work - I probably have to make a connection between the page in DW and the DB in MySql, but have no idea how to do this.
I have been searching for the solution on this site, to no avail.

Any suggestions ?

Thanks for any help.

«Mucho más temprano que tarde, se abrirán las grandes alamedas, por donde pasará el hombre libre para construir una sociedad mejor»

Options: ReplyQuote
Re: Problems viewing site in localhost
Posted by: toivo (203.19.130.---)
Date: April 29, 2008 04:39PM

Hi,

If the page worked before, you need to have similar mysql_connect and mysql_select_db commands or their mysqli variants somewhere in the code created or updated by DreamWeaver. Do you still have a backup copy of the old code? It is worth checking what differences there are in the database routines.

Have you checked if you MySQL server is running? Is the Wamp icon in the system tray completely white, or is it partially yellow or red?

Regards,

toivo
Sydney, Australia

Options: ReplyQuote


Sorry, only registered users may post in this forum.