Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18924 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2414 invoked by uid 1010); 14 Sep 2005 19:25:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2399 invoked from network); 14 Sep 2005 19:25:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2005 19:25:39 -0000 X-Host-Fingerprint: 83.137.20.15 mail.nederland.net Linux 2.5 (sometimes 2.4) (4) Received: from ([83.137.20.15:53379] helo=romeo.computel.nl) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 07/09-41173-23978234 for ; Wed, 14 Sep 2005 15:25:38 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by romeo.computel.nl (Postfix) with ESMTP id 71B5114079; Wed, 14 Sep 2005 21:25:34 +0200 (CEST) Received: from romeo.computel.nl ([127.0.0.1]) by localhost (romeo.computel.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13929-17; Wed, 14 Sep 2005 21:25:32 +0200 (CEST) Received: from balefirehome (balefire.demon.nl [212.238.240.59]) by romeo.computel.nl (Postfix) with ESMTP id F26BF14085; Wed, 14 Sep 2005 21:25:31 +0200 (CEST) Message-ID: <008b01c5b962$132fa3f0$64c8a8c0@balefirehome> To: , "Aaron Greenspan" References: Date: Wed, 14 Sep 2005 21:25:32 +0200 Organization: Computel Standby BV MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: Re: [PHP-DEV] open_basedir Issue From: steffann@nederland.net ("Sander Steffann") Hi, > Can someone tell me what I'm doing wrong here? I'm using PHP 4.3.11 on Red > Hat 5.0 (Cobalt). > > /home/sites/www.harvardchemclub.org is a symbolic link that points to > /home/sites/site66. > > [...] > > [Reformatted for readability:] > Warning: fopen(): open_basedir restriction in effect. > File(/home/sites/www.harvardchemclub.org/web/index.html) is not within the > allowed path(s): > /home/sites/site66 > /home/sites/www.harvardchemclub.org > /home/think/lampshade > /home/think/whiteboard > /home/think/mail > /home/think/phpmyadmin > in /home/think/whiteboard/shared/shared.inc.php on line 565 With the information you have given I think this *should* work. This is a VERY old platform to run on. Any chance you can try this on more recent OS release? - Sander.