July 22nd, 2005, 12:56 AM
|
#2 (permalink)
|
| Perfetc Member
Join Date: Jan 2003 Location: Maryland Suburbia
Posts: 4,334
| http://localhost should work to access the site from your local PC. Accessing it via an IP depends on your network setup. If you have a lan, you can just access it from the local IP address.
For mysql... first you have to download the mysql server, then you need a mysql module for PHP. PHP 4.3.x comes with mysql modules already built-in.
I had problems using phpMyAdmin with mySql 4.1, so I reverted back to 4.0.x and it worked... but 4.0 seems drastly different from 4.1 because there isn't really much of an installer in windows. There is also the mysql 5.0 series that I have yet to try. |
| |