I have shared my windows folder 'wwwroot' across the network but when I preview my .php file it connot find it because the specified php folder on
the mac is http://127.0.0.1/~myname/Sites

Actually the folder is ~myname/Sites but the URL should just be http://127.0.0.1/~myname You should not use "Sites" in the URL, as the Mac is already setup to redirect ~myname to the user's Sites directory.

Hope that helps,
Larry

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to