[horde] Fatal error: Call to undefined function: shm_attach() in /usr/local/php/ct_shm.inc on line 31
WebWiz
webwiz at atlcon.net
Sun Mar 4 17:57:55 PST 2001
Hi Brent,
I installed PHP from an RPM, but a call to phpinfo() reveals the following:
'--enable-sysvsem=shared' '--enable-sysvshm=shared'
Presumably there's a .so I need to install or some such thing?
At this point, it's probably moot, as I got everything running by switching
to mySQL for session control and it seems to be working properly.
Thanks for your help!
Regards,
Eric Longman
Atl-Connect Internet Services
+-------------------------------------------------------+
| Atl-Connect Internet Services http://www.atlcon.net |
| 3600 Dallas Hwy Ste 230-288 770 590-0888 |
| Marietta, GA 30064-1685 support at atlcon.net |
+-------------------------------------------------------+
----- Original Message -----
From: "Brent J. Nordquist" <bjn at horde.org>
To: <horde at lists.horde.org>
Sent: Sunday, March 04, 2001 7:03 PM
Subject: Re: [horde] Fatal error: Call to undefined function: shm_attach()
in /usr/local/php/ct_shm.inc on line 31
On Sun, 4 Mar 2001, WebWiz <webwiz at atlcon.net> wrote:
> Fatal error: Call to undefined function: shm_attach() in
> /usr/local/php/ct_shm.inc on line 31
Did you install PHP with RPMs, or by compiling the tarball? I'm guessing
you compiled it yourself, and didn't configure with --enable-sysvsem and
--enable-sysvshm. Both of those are needed if you want to use shared
memory for PHPLIB session storage.
> This machine is running PHP 4.0.4pl1
If I guessed wrong and you are using RPMs, make sure it's either:
4.0.3pl1-1
4.0.4pl1-5 or higher
Other RPMs in-between will cause trouble.
--
Brent J. Nordquist <bjn at horde.org>
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942
--
Horde mailing list: http://horde.org/horde/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list