Jon Bringhurst on 30 Jul 2007 21:27:12 -0000


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

Re: [PLUG] need php help

  • From: Jon Bringhurst <fintler@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 15:26:58 -0600
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=tMbM+0/+bBtcKQ8Q5Ok3h78GIqyFZHiQYSjHPlYebDYqPSEBLnBM3toeLM5al/H9IgOSqERouTGNFM070ZGd/kjWyu2w6Hzr+0nVGfXDJenmDSrPwmVEx4hlHbU0wu7I9kGuQXk2e3r7wIKhU8oJA8X1Mn1v/iaHzL5wegRQHeA=
  • Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Sender: plug-bounces@lists.phillylinux.org

Go to settings then sharing permissions, then click on recalculate permissions.

-Jon

On Jul 30, 2007, at 3:22 PM, Cliff Pankonien wrote:

yes, that file is there as well, perms are 777...the contents are:

<?php


//This is the access privilege file $is_admin=true;

$ user_info = array ('user_name '= > 'cliff ','is_admin '= > 'on ','user_password '= > 'cl .jCAmzvEvug ','confirm_password'=>'cl.jCAmzvEvug','first_name'=>'Cliff','last_na$

?>


cliff


Douglas Muth wrote:
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
___________________________________________________________________________
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

___________________________________________________________________________ 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