php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2168 session_start(); returns fatal error: call to undefined function session_start(
Submitted: 1999-08-26 14:00 UTC Modified: 1999-09-01 15:49 UTC
From: shearer at channel1 dot com Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Beta 2 OS: WinNT 4.0 Server
Private report: No CVE-ID: None
 [1999-08-26 14:00 UTC] shearer at channel1 dot com
I am using the Win32 binaries that I downloaded from the php site. I am running with ISAPI and IIS 4.

The following code causes the error:

session_start();
echo session_id();

Spencer

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-01 15:49 UTC] andi at cvs dot php dot net
Fixed in latest CVS!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC