WordPress on XAMPP over my home network [closed]

It’s not clear what “cannot access WordPress from [other Win7 machine on network]” actually means.

I have this same setup and it works fine.

Be sure to check these things:

  1. Do you have Apache and MySQL services running? Check XAMPP Control Panel
  2. Can your other Win7 machine access the folder WP is in? ie. 192.168.3.3/dir-wp-is-in/
  3. Can your server machine see the WordPress site? ie. localhost/dir-wp-is-in/ or 192.168.3.3/dir-wp-is-in/
  4. Is your WordPress settings set properly? My settings are usually… Settings->General->WP Address = http://192.168.3.3/dir-wp-is-in … and the same for Site Address

I’d have made this a comment, but I don’t have enough reputation.