Douglas Muth on 30 Jul 2007 21:08:47 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] need php help

  • From: "Douglas Muth" <doug.muth@gmail.com>
  • To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
  • Subject: Re: [PLUG] need php help
  • Date: Mon, 30 Jul 2007 17:08:42 -0400
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FAaUEoiHuZrg0FDBI5peAZwf6rkwksZW2/vo+s/UvoyOcjd0+eZ0wVO5bm6fRW0uXCqDn2udz14KOk7DKn68Stma+hO/5GIpNGYvnITZHNwCNSBttLAiTFUs99ETqacZV+1ymALSBtcjsmXAOD0SXx7oWHcR5wajZuCti31UBIA=
  • Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Sender: plug-bounces@lists.phillylinux.org

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