[horde] Error Testing Horde
Craig Dupree
cdupree at csr.utexas.edu
Fri Oct 11 14:35:27 PDT 2002
I am trying to upgrade to horde 2.1 with apache 1.3.26 and php 4.2.3,
while keeping the old version of horde/imp intact and usable. I've
followed all of the installation steps, but when I try to access the
test.php page I get a "Document contained no data" error back. If I back
up and just try to get the index.php page I get:
Fatal error: Call to undefined function: _() in
/usr/local/apache/htdocs/nhorde/config/registry.php on line 67
Can anyone explain this error; I'm not much of a php programmer.
Here's how I have apache set up:
DocumentRoot "/usr/local/apache/htdocs/horde/imp"
Alias /horde /usr/local/apache/htdocs/horde/
Alias /nhorde /usr/local/apache/htdocs/nhorde/
<Directory "/usr/local/apache/htdocs/horde">
Options Indexes FollowSymLinks
AllowOverride None
order allow,deny
allow from all
<IfModule mod_php4.c>
php_value include_path '/usr/local/apache/phplib:.'
php_value auto_prepend_file /usr/local/apache/phplib/prepend.php3
php_flag register_globals On
php_flag magic_quotes_gpc Off
php_flag track_vars On
</IfModule>
</Directory>
The older versions of horde and imp work just fine.
--
/^^^\ Craig Dupree Center for Space Research
/~O~O~\ UNIX Support University of Texas
\ U / dupree at csr.utexas.edu 3925 W. Braker Lane, #200
-oOo-------oOo- MCC, 2.9208 Austin, TX 78759
(512)471-7248
kludge, n.: An ill-assorted collection of poorly-matched parts, forming a
distressing whole. --Jackson Granholm, "Datamation"
More information about the horde
mailing list