Douglas Muth on 30 Jul 2007 21:08:47 -0000 |
On 7/30/07, Cliff Pankonien <cliff@ccpip.com> wrote: > Greetings all, > I'm having some issues restoring a database on an ubuntu lamp box, > specifically I think they are php errors. The database restores ok, but > when I try to log in I get the error Warning: > require(user_privileges/sharing_privileges_3.php) [function.require]: > failed to open stream: No such file or directory in > /var/www/vtigercrm/include/utils/UserInfoUtil.php on line 1367 > > UserInfoUtil.php does exist, the permissions are set to 777. If I'm reading that error message right, it looks like the UserInfoUtil.php is loading just fine, and then it tries to load the "user_privileges/sharing_privileges_3.php" file at line 1367 and is unable to. Do you have the sharing_privileges_3.php file on your system? -- Doug ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|