[horde] # 2 Warning: main(PEAR.php): failed to open stream
RYAN vAN GINNEKEN
luck at computerking.ca
Tue Mar 1 15:00:32 PST 2005
have made some progress but am still stuck on the same errors. Made
some permission changes from www:www to root:www for the entire horde
directory this solved some file not found errors (config.php and
others)in the http://example.com/test.php I get get the originally
posted errors plus these
Warning: Cannot modify header information - headers already sent by
(output started at /usr/local/www/horde/lib/core.php:26) in
/usr/local/www/horde/lib/Test.php on line 96
Warning: Cannot modify header information - headers already sent by
(output started at /usr/local/www/horde/lib/core.php:26) in
/usr/local/www/horde/lib/Test.php on line 97
these are the only wierd things that show up in my test.php
memory_limit disabled: No
If PHP's internal memory limit is turned on and if not set high enough
Horde will not be able to handle large data items (e.g. large mail
attachments in IMP). If possible, you should disable the PHP memory
limit by recompiling PHP without the "--enable-memory-limit" flag. If
this is not possible, then you should set the value of memory_limit in
php.ini to a sufficiently high value (Current value of memory_limit: 8M).
I think this is unrlated but will set the memory limit much higher anyway.
This has got to be my problem so close but unsure what to do.
PEAR
PEAR Search Path (PHP's include_path): /usr/local/www/horde/lib:.:
PEAR: No
Check your PHP include_path setting to make sure it has the PEAR library
directory.
here is the output of my pear config-show should what should i do ?
shoemasters.com > /usr/local/www/horde/lib #pear config-show
Configuration:
==============
PEAR executables directory bin_dir /usr/local/bin
PEAR documentation directory doc_dir /usr/local/lib/php/pear/docs
PHP extension directory ext_dir /usr/local/lib/php/20020429
PEAR directory php_dir /usr/local/lib/php/pear
PEAR Installer cache directory cache_dir /tmp/pear/cache
PEAR data directory data_dir /usr/local/lib/php/pear/data
PHP CLI/CGI binary php_bin /usr/local/bin/php
PEAR test directory test_dir /usr/local/lib/php/pear/tests
Cache TimeToLive cache_ttl 3600
Preferred Package State preferred_state stable
Unix file mask umask 22
Debug Log Level verbose 1
HTTP Proxy Server Address http_proxy <not set>
PEAR server master_server pear.php.net
PEAR password (for password <not set>
maintainers)
Signature Handling Program sig_bin /usr/local/bin/gpg
Signature Key Directory sig_keydir /usr/local/etc/pearkeys
Signature Key Id sig_keyid <not set>
Package Signature Type sig_type gpg
PEAR username (for username <not set>
maintainers)
Trying to set up horde on freebsd 5.3 stable but am getting the below
errors on the virtual host i set up. I tried to login originally using
http://localhost/horde/ but kept getting page not found error so i
pointed a virtual server at /usr/local/www/horde which contains the
index.php file
*Warning*: main(PEAR.php): failed to open stream: No such file or
directory in */usr/local/www/horde/lib/core.php* on line *26*
*Warning*: main(): Failed opening 'PEAR.php' for inclusion
(include_path='/usr/local/www/horde/lib:.:') in
*/usr/local/www/horde/lib/core.php* on line *26*
*Warning*: main(Log.php): failed to open stream: No such file or
directory in */usr/local/www/horde/lib/Horde.php* on line *3*
*Warning*: main(): Failed opening 'Log.php' for inclusion
(include_path='/usr/local/www/horde/lib:.:') in
*/usr/local/www/horde/lib/Horde.php* on line *3*
*Warning*: Cannot modify header information - headers already sent by
(output started at /usr/local/www/horde/lib/core.php:26) in
*/usr/local/www/horde/index.php* on line *52*
--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list