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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: shearer at channel1 dot com
New email:
PHP Version: OS:

 

 [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: Tue Mar 19 10:01:30 2024 UTC