phplib configuration
Tunggul Ardhi
tunggul at uns.ac.id
Sat Aug 4 05:59:00 PDT 2001
When I run the test.php3 and run test PHPLIB for Horde
i get this error
Fatal error: Call to undefined function: shm_attach() in
/data/apache/phplib/ct_shm.inc on line 31
in the local.inc i include :
class HordeCT extends CT_Shm {
var $max_sessions = 500; // number of maximum sessions
var $shm_key = 0x123754; // unique shm identifier
var $shm_size = 64000; // size of segment
}
in the prepend.php3 i include :
require($_PHPLIB["libdir"] . "ct_shm.inc");
Any help would be great
--
tunggul ardhi
Puslinet
Sebelas Maret University
More information about the horde
mailing list