I have two identical php pages BUT one with a session_start();
the page with a session start cannot be found while the original php page w/o session start is working well...anyone know why?
Server not found
Moderator: General Moderators
is it really a "404 document not found" or even a "cannot resolve host"?
Maybe you find some answers in http://forums.devnetwork.net/viewtopic.php?t=1157 as it applies to the default session handling of php, too
Maybe you find some answers in http://forums.devnetwork.net/viewtopic.php?t=1157 as it applies to the default session handling of php, too