|
Posted by kalinga on 08/02/05 10:05
did you check the output of "phpinfo()"?
if you did not made modifications or manual configurations,
the session support should be on in defalt.
~viraj.
On 8/1/05, Burhan Khalid <phplist@meidomus.com> wrote:
>
> On Jul 29, 2005, at 8:07 PM, Tom Ray [Lists] wrote:
>
> > We built a box about 7 months or so ago using the SuSE 9.1 cd's,
> > straight install from the CDs. While I've read that sessions are
> > turned on by default, when we try to call on the sessions functions
> > (like with phpOpenChat or start_session()) we get calls to
> > undefined function errors. This is leading me to belive that
> > sessions are disabled for some reason. I need to enable the
> > sessions so I have a few questions
> >
> > 1) Can I do this without recompiling?
> > 2) If I can't, how do I recompile this since I used the SuSE cds?
> >
> > It's SuSE 9.1 running Php 4.3.4 with APache 2.0.49
>
> I don't *think* there is a separate module/rpm for sessions, so you
> are off to a recompile job.
>
> While you are it, upgrade your PHP to the latest stable version.
> 4.3.4 is quite old. Maybe there is a new package for SuSE that does
> it? (not really familiar with SuSE).
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Navigation:
[Reply to this message]
|