First of all, you shouldn't skip all of the parameters
Take a look at http://www.netscape.com/newsref/std/cookie_spec.html
Different browsers have problems if all of them aren't set.
For version/browser specific workarounds, go to http://www.php.net/manual/en/function.setcookie.php and read...