session makes server error

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ampersand
Forum Commoner
Posts: 54
Joined: Thu Nov 28, 2002 2:00 am
Location: Norway

session makes server error

Post by ampersand »

Whats wrong with this: When I start the

Code: Select all

<?php session_start(); ?>
my appache server gets an error and can't load the page.

This is the error:
szAppName : Apache.exe szAppVer : 0.0.0.0 szModName : php4ts.dll
szModVer : 0.0.0.0 offset : 000a956c
Post Reply