Cliff Pankonien on 30 Jul 2007 21:22:12 -0000


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

Re: [PLUG] need php help


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