Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 14:04:02 -0800
From:      Beecher Rintoul <akbeech@gmail.com>
To:        Nikolas Britton <nikolas.britton@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PHP Session Errors
Message-ID:  <200508281404.09478.akbeech@gmail.com>
In-Reply-To: <ef10de9a0508281454e4bf8e8@mail.gmail.com>
References:  <200508281211.41060.akbeech@gmail.com> <ef10de9a0508281454e4bf8e8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 28 August 2005 01:54 pm, Nikolas Britton wrote:
> On 8/28/05, Beecher Rintoul <akbeech@gmail.com> wrote:
> > I'm trying to get a new php install  configured, but I'm getting the
> > following error when calling session_start ()
> >
> > Fatal error: Call to undefined function session_start()
> > in /usr/local/www/akparadise/session.php on line 4
> >
> > Does someone have a suggestion? I've been through php.ini and lots of man
> > pages but I must be missing something.
> >
> > The box is running 7.0-CURRENT with Apache2 and
> > mod_php5-5.0.4_2,1, both installed from ports.
>
> Why are you using -CURRENT ?

The box is a test server. Anyway, thanks to everyone who responded. I was 
missing the session extention, now it works fine.

Beech
-- 
---------------------------------------------------------------------------------------
Beech Rintoul - System Administrator - akbeech@gmail.com
/"\   ASCII Ribbon Campaign  | NorthWind Communications
\ / - NO HTML/RTF in e-mail  | 201 East 9th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \ 
---------------------------------------------------------------------------------------














Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508281404.09478.akbeech>