On 8/28/05, Daniel Eriksson <[EMAIL PROTECTED]> wrote:
> Beecher Rintoul wrote:
>
> > I'm trying to get a new php install configured, but I'm
> > getting the following
> > error when calling session_start ()
>
> What you probably want is all of the common extensions. Check out
> /usr/ports/lang/
On Sunday 28 August 2005 01:54 pm, Nikolas Britton wrote:
> On 8/28/05, Beecher Rintoul <[EMAIL PROTECTED]> 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
Beecher Rintoul wrote:
> I'm trying to get a new php install configured, but I'm
> getting the following
> error when calling session_start ()
What you probably want is all of the common extensions. Check out
/usr/ports/lang/php5-extensions for a meta-port that will install what
you need.
/Da
On 8/28/05, Beecher Rintoul <[EMAIL PROTECTED]> 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 s
On Sunday 28 August 2005 12:14 pm, Nicolas Blais wrote:
> On August 28, 2005 04:11 pm, Beecher Rintoul 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()
>
On August 28, 2005 04:11 pm, Beecher Rintoul 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 someon