|  | Posted by Vincent on 12/20/05 22:20 
Hello,
 Does anyone have a problem with Apache2 crashing after executing a PHP
 script with session_start()? I notice if session_start() is placed
 anywhere except at the start of the file, APache will crash. Can anyone
 explain to me why? I don't want session_start to be at the start of the
 file because I need to override some session methods. So session_start
 has to happen after the declaration of custom session methods.
 
 Can anyone please help? Thanks.
 
 Vincent
  Navigation: [Reply to this message] |