gnuherds-app-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing instruction in dev. env. howto?


From: Klaus Weiss
Subject: Re: Missing instruction in dev. env. howto?
Date: Fri, 13 Apr 2007 15:29:15 +0200

> After following the instructions for how to install a development
> environment on my laptop, I got the following error message when
> trying out the result:
> Fatal error: Call to undefined function session_start() in
> [...]Layer-0__Site_entry_point/Home.php on line 20
> 
> I had to install PHP5 extensions to make this go away. Dunno if this
> is default in Linux, but maybe it should be added to the howto?

Hmm, session functions should be available on almost all php
installations. In fact session support is compiled standard you
have to manually disable it with `--disable-session`.

On various installation on Debian/Solaris/OpenBSD there was
NEVER a problem with session functions.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]