[imp] small problem with php3

Paul Juliano paul@edsamail.com.ph
Mon, 26 Feb 2001 18:13:56 +0800


Thanks.  Now I have another problem. When I access http://myserver/horde it has many 
errors at different parts of the page:

Warning: Cannot add header information - headers already sent by (output started at /usr/local/apache/htdocs/horde/config/horde.php3:31) in /usr/local/apache/htdocs/horde/templates/doctype.inc on line 8

And when I try to access http://myserver/horde/imp I get:

Fatal error: Call to undefined function: page_open() in /usr/local/apache/htdocs/horde/imp/index.php3 on line 15

using horde 1.2.4,imp 2.2.4, and the php4-cvs.

imp@lists.horde.org wrote:

>Quoting Paul Juliano <paul@edsamail.com.ph>:
>
>>     AddType application/x-httpd-php3 .php3
>>     AddType application/x-httpd-php3-source .phps
>                                  ^^^^
>That portion means that you are trying to invoke PHP3 to handle the .php3 
>scripts, instead of PHP4.  Remove these lines since you don't have PHP3.
>
>>     AddType application/x-httpd-php .php
>
>... and add in '.php3' to the end of the above line to make PHP4 handle 
>the .php3 extension.
>
>>     AddType application/x-httpd-php-source .phps
>
>-- 
>Anil Madhavapeddy, <anil@recoil.org>
>
>-- 
>IMP mailing list: http://horde.org/imp/
>Frequently Asked Questions: http://horde.org/faq/
>To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
>

__________________________________
www.edsamail.com