> This is what I was referring to earlier. Try doing this in
> /usr/local/phplib/prepend.php3
>
>
> if (!is_array($_PHPLIB)) {
> $_PHPLIB["libdir"] = "/usr/local/phplib/";
> }
ok, I added it but , another error message appeared :
Fatal error: Call to undefined function: shm_attach() in
/usr/local/phplib/ct_shm.inc on line 31
Roberto Samarone Araujo