phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [phpGroupWare-users] Filemanager with Mac OS X Server


From: Dave Hall
Subject: Re: [phpGroupWare-users] Filemanager with Mac OS X Server
Date: Mon, 16 Oct 2006 17:22:40 +1000

Hi Ben,

On Sat, 2006-10-14 at 10:13 -0700, Brad wrote:
> 
> I have installed phpgroupware on my Mac OS X server and everything seems to 
> be working great except the Filemanager application.  I know it says to put 
> it outside the webserver root.  However everytime I select the filemanager 
> application it says "Path to user and group files HAS TO BE OUTSIDE of the 
> webservers document-root!!!"
> 
> I have the path set to /Shares/Files  and I still get the error.  Does anyone 
> know what might be the problem.
> 

Please try the following and post the output.  Write a file and call it
test.php.  Please it in the same directory as your phpgroupware install.
The file should contain

<?php
echo "docroot = {$_SERVER['DOCUMENT_ROOT']}<br />\ncurrent script =
{$_SERVER['SCRIPT_FILENAME']}";
?>

Sorry for the delay in replying, I was hoping some with some OSX
experience would reply.  I don't have a mac (running OSX), so you are
going to have to help me get the info to help you find a solution :)

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e address@hidden
w phpgroupware.org
j address@hidden
sip address@hidden
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform






reply via email to

[Prev in Thread] Current Thread [Next in Thread]