[phorm] [Phorm:] Re: Error when I include a script.

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 26 May 2003 20:43:16 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#2737) Re: Error when I include a script. 
            <http://www.phorm.com/support/?rev=2737> 
  AUTHOR:   Holotech 
  DATE:     May 26, 2003 at 4:43 p.m. EST 

  Reply To: (#2708) Error when I include a script. 
  Author:   Peter 
  Date:     May 15, 2003 at 4:44 p.m. EST 

> I am trying to include a php script (linklokurl.php) 
> in an acknowledgemnt page when using Phorm. 

> <?php include"linklokurl.php"; ?> 

> Warning: Unknown(): open_basedir restriction in 
> effect. File(/usr/share/pear/linklokurl.php) is not 
> within the allowed path(s): 

That's interesting - it looks like it's trying to open your linklokurl.php 
file in the directory that the PHP interpreter itself is installed in. Using 
$ph_tpd as you did is the correct action. As for why you're getting a 040, I'd 
need to see your files to tell more, but a 040 is triggered only when: 

$PHORM_RCONFIG is not set to "N" and 
$PHORM_CONFIG is not set and 
$PHORM_URL is not set. 

Check over your setup and see if that sheds any light on the issue. 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: