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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sat Dec 21 18:01:29 2024 UTC