[phorm] [Phorm:] Re: Unable to read Phorm function library

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 14 Nov 2004 21:02:59 -0000

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

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

  MESSAGE:  (#4455) Re: Unable to read Phorm function library 
            <http://www.phorm.com/support/?rev=4455> 
  AUTHOR:   Holotech 
  DATE:     November 14, 2004 at 4:02 p.m. EST 

  Reply To: (#4441) Unable to read Phorm function library 
  Author:   Christian Zumbr 
  Date:     November 8, 2004 at 12:04 p.m. EST 

> I get the error "Catastrophic error: Unable to 
> read Phorm function library" although there are 
> more than sufficient rights on the file. What could be 
> the reason? 

Try putting this in a PHP file in the Phorm directory and execute it: 

<?php 
$fh = fopen("lib/functions.php", "r"); 
?> 

It should give you the specific PHP error that's occurring. 

> By the way the error message states: "...Unable 
> to read Phorm function library ./lib/functions.php3." 
> but the files is called functions.php. but seems to 
> be an error in the messages.txt file only... 

Yeah, that's just a tpyo. 

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

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:

  • » [phorm] [Phorm:] Re: Unable to read Phorm function library