6.0.0-beta1
7/4/25

[#3034] Page not found error
Summary Page not found error
Queue Horde Base
Queue Version 3.0.6
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester jcpanosh (at) tpg (dot) com (dot) au
Created 11/24/2005 (7162 days ago)
Due
Updated 11/26/2005 (7160 days ago)
Assigned
Resolved 11/24/2005 (7162 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/26/2005 03:40:44 AM jcpanosh (at) tpg (dot) com (dot) au Comment #6 Reply to this comment
Hello Chuck,



Thanks for the reply.  I think it is pretty obvious that I do not have 
a valid config somewhere.



If anyone can actually help me, please tell me what you need from my 
system and I am happy to post it.  At this stage, the system is loaded 
as default (no IMP or anything) and I have followed all install notes 
to the letter.



Test.php shows nothing wrong (as per previous posts) and I run other 
PHP web sites just fine.



If you can help me and need further information about my settings, I 
would appreciate it.



Jason.
11/26/2005 03:10:38 AM Chuck Hagenbuch Comment #5 Reply to this comment
Do you know what this error is telling me?
That you don't have valid config files.
Also, what is the transparent authentication doing?
Looking to see if any method is configured to authenticate the user 
without an explicit logon screen.
11/26/2005 02:54:43 AM jcpanosh (at) tpg (dot) com (dot) au Comment #4 Reply to this comment
Ok, I am now trying to debug the program myself so this will be a slow 
process and I am hoping you can provide insite into each error as I 
come across it.



I have removed sections of the code until I replicated the error I 
have seen.  So far, in login.php if I remove the code:



     /* Try transparent authentication. */

     if (Auth::isAuthenticated()) {

         require HORDE_BASE . '/index.php';

         exit;

     }



then I get a login screen, but I get the error:



     Notice: Undefined index: signup in 
c:\Inetpub\wwwroot\horde\templates\login\login.inc on line 89



at the top of the page.



Do you know what this error is telling me?  Also, what is the 
transparent authentication doing?



Thanks,

Jason.
11/24/2005 10:47:58 PM jcpanosh (at) tpg (dot) com (dot) au Comment #3 Reply to this comment
I must say, your response is not very helpful.  As I am not a programmer, it

is outside my expertise to understand why the base horde is not working for

me, and because it is not working, I realise that I must have it setup

wrong.



I also accept that Windows is not the preferred installation type, but this

is what I have to work with and from other posts it sounds like other people

have got it going on Windows.  I saw horde running on another system and I

was very impressed with what I saw, but the installation has not gone as

smoothly as I would have hoped and there is a lot of assumption in the user

posts that people know what is required.  I am sorry, but some of it is a

bit confusing to me.



I have included my test.php results to see if you can help identify what

might be setup wrong.



Here is my horde/test.php results.

Horde Version

   a.. Horde: 3.0.6

Horde Applications

   a.. Horde: 3.0.6

PHP Version

   a.. View phpinfo() screen

   b.. View loaded extensions

   c.. PHP Version: 5.0.4

   d.. PHP Major Version: 5.0

   e.. PHP Minor Version: 4

   f.. PHP Version Classification: release

   g.. You are running a supported version of PHP.

PHP Module Capabilities

   a.. Ctype Support: Yes

   b.. DOM XML Support: Yes

   c.. FTP Support: Yes

   d.. GD Support: Yes

   e.. Gettext Support: Yes

   f.. Iconv Support: Yes

   g.. IMAP Support: Yes

   h.. LDAP Support: No

   i.. Mbstring Support: Yes

   j.. Mcrypt Support: Yes

   k.. MIME Magic Support (fileinfo): Yes

   l.. MIME Magic Support (mime_magic): Yes

   m.. MySQL Support: Yes

   n.. OpenSSL Support: Yes

   o.. PostgreSQL Support: No

   p.. Session Support: Yes

   q.. XML Support: Yes

   r.. Zlib Support: Yes

Miscellaneous PHP Settings

   a.. magic_quotes_runtime disabled: Yes

   b.. memory_limit disabled: Yes

   c.. safe_mode disabled: Yes

   d.. session.use_trans_sid disabled: Yes

   e.. session.auto_start disabled: Yes

File Uploads

   a.. file_uploads enabled: Yes

   b.. upload_max_filesize: 2M

   c.. post_max_size: 8M

Required Horde Configuration Files

   a.. config/conf.php: Yes

   b.. config/mime_drivers.php: Yes

   c.. config/nls.php: Yes

   d.. config/prefs.php: Yes

   e.. config/registry.php: Yes

PHP Sessions

   a.. Session counter: 1

   b.. To unregister the session: click here

PEAR

   a.. PEAR Search Path (PHP's include_path):

c:\Inetpub\wwwroot\horde\lib;.;c:\php\pear

   b.. PEAR: Yes

   c.. Recent PEAR: Yes

   d.. Mail: Yes

   e.. Mail_Mime: Yes

   f.. Log: Yes

   g.. DB: Yes

   h.. Net_Socket: Yes

   i.. Date: Yes

   j.. Auth_SASL: Yes

   k.. HTTP_Request: Yes

   l.. File: Yes

   m.. Net_SMTP: Yes

   n.. Services_Weather: Yes

   o.. XML_Serializer: Yes

As I am not using LDAP or PostgreSQL, I would not expect these two warnings

to stop my install from working.  Apart from these two items, everything

else is green.  When I refresh the screen the session counter increases by 1

as per the documentation.  I would expect that when I run a test program and

it reports everything as OK, then the program should probably work.



This is my PHP report (as given from the horde/test.php link).





       PHP Version 5.0.4



       System  Windows NT WEB_SERVER 5.2 build 3790

       Build Date  Mar 31 2005 02:44:34

       Configure Command  cscript /nologo configure.js

"--enable-snapshot-build" "--with-gd=shared"

       Server API  ISAPI

       Virtual Directory Support  enabled

       Configuration File (php.ini) Path  c:\php\php.ini

       PHP API  20031224

       PHP Extension  20041030

       Zend Extension  220040412

       Debug Build  no

       Thread Safety  enabled

       IPv6 Support  enabled

       Registered PHP Streams  php, file, http, ftp, compress.zlib, https,

ftps

       Registered Stream Socket Transports  tcp, udp, ssl, sslv3, sslv2, tls



        This program makes use of the Zend Scripting Language Engine:

       Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies







--------------------------------------------------------------------------------



PHP Credits



--------------------------------------------------------------------------------



Configuration

PHP Core

       Directive Local Value Master Value

       allow_call_time_pass_reference Off Off

       allow_url_fopen On On

       always_populate_raw_post_data Off Off

       arg_separator.input & &

       arg_separator.output & &

       asp_tags Off Off

       auto_append_file no value no value

       auto_globals_jit On On

       auto_prepend_file no value no value

       browscap no value no value

       default_charset no value no value

       default_mimetype text/html text/html

       define_syslog_variables Off Off

       disable_classes no value no value

       disable_functions no value no value

       display_errors On On

       display_startup_errors Off Off

       doc_root c:\Inetpub\wwwroot c:\Inetpub\wwwroot

       docref_ext no value no value

       docref_root no value no value

       enable_dl On On

       error_append_string no value no value

       error_log no value no value

       error_prepend_string no value no value

       error_reporting 2047 2047

       expose_php On On

       extension_dir c:\php\ext c:\php\ext

       file_uploads On On

       highlight.bg #FFFFFF #FFFFFF

       highlight.comment #FF8000 #FF8000

       highlight.default #0000BB #0000BB

       highlight.html #000000 #000000

       highlight.keyword #007700 #007700

       highlight.string #DD0000 #DD0000

       html_errors On On

       ignore_repeated_errors Off Off

       ignore_repeated_source Off Off

       ignore_user_abort Off Off

       implicit_flush Off Off

       include_path c:\Inetpub\wwwroot\horde\lib;.;c:\php\pear .;c:\php\pear

       log_errors On On

       log_errors_max_len 1024 1024

       magic_quotes_gpc On On

       magic_quotes_runtime Off Off

       magic_quotes_sybase Off Off

       mail.force_extra_parameters no value no value

       max_execution_time 300 300

       max_input_time 600 600

       open_basedir no value no value

       output_buffering 4096 4096

       output_handler no value no value

       post_max_size 8M 8M

       precision 14 14

       register_argc_argv Off Off

       register_globals Off Off

       register_long_arrays Off Off

       report_memleaks On On

       report_zend_debug On On

       safe_mode Off Off

       safe_mode_exec_dir no value no value

       safe_mode_gid Off Off

       safe_mode_include_dir no value no value

       sendmail_from administrator@domain.com administrator@domain.com

       sendmail_path no value no value

       serialize_precision 100 100

       short_open_tag On On

       SMTP WEB-SERVER WEB-SERVER

       smtp_port 25 25

       sql.safe_mode Off Off

       track_errors Off Off

       unserialize_callback_func no value no value

       upload_max_filesize 2M 2M

       upload_tmp_dir no value no value

       user_dir no value no value

       variables_order GPCS GPCS

       xmlrpc_error_number 0 0

       xmlrpc_errors Off Off

       y2k_compliance On On

       zend.ze1_compatibility_mode Off Off





bcmath

       BCMath support  enabled





calendar

       Calendar support  enabled





com_dotnet

       COM support enabled

       DCOM support disabled

       .Net support enabled



       Directive Local Value Master Value

       com.allow_dcom 0 0

       com.autoregister_casesensitive 1 1

       com.autoregister_typelib 0 0

       com.autoregister_verbose 0 0

       com.code_page no value no value

       com.typelib_file no value no value





ctype

       ctype functions  enabled





dom

       DOM/XML  enabled

       DOM/XML API Version  20031129

       libxml Version  2.6.11

       HTML Support  enabled

       XPath Support  enabled

       XPointer Support  enabled

       Schema Support  enabled

       RelaxNG Support  enabled





domxml

       DOM/XML  enabled

       DOM/XML API Version  20030407

       libxml Version  20611

       HTML Support  enabled

       XPath Support  enabled

       XPointer Support  enabled





fileinfo

       fileinfo support enabled





ftp

       FTP support  enabled





gd

       GD Support  enabled

       GD Version  bundled (2.0.28 compatible)

       FreeType Support  enabled

       FreeType Linkage  with freetype

       FreeType Version  2.1.9

       GIF Read Support  enabled

       GIF Create Support  enabled

       JPG Support  enabled

       PNG Support  enabled

       WBMP Support  enabled

       XBM Support  enabled





gettext

       GetText Support  enabled





iconv

       iconv support  enabled

       iconv implementation  "libiconv"

       iconv library version  1.9



       Directive Local Value Master Value

       iconv.input_encoding ISO-8859-1 ISO-8859-1

       iconv.internal_encoding ISO-8859-1 ISO-8859-1

       iconv.output_encoding ISO-8859-1 ISO-8859-1





imap

       IMAP c-Client Version  2000





ISAPI

       Server Variable Value

       CONTENT_LENGTH  0

       PATH_TRANSLATED  C:\inetpub\wwwroot\horde\test.php

       QUERY_STRING  mode=phpinfo&url=%2Fhorde%2Ftest.php

       REMOTE_ADDR  192.168.1.8

       REMOTE_HOST  192.168.1.8

       REQUEST_METHOD  GET

       SERVER_NAME  WEB-SERVER

       SERVER_PORT  80

       SERVER_PROTOCOL  HTTP/1.1

       SERVER_SOFTWARE  Microsoft-IIS/6.0

       APPL_MD_PATH  /LM/W3SVC/1/ROOT

       APPL_PHYSICAL_PATH  C:\inetpub\wwwroot\

       INSTANCE_ID  1

       INSTANCE_META_PATH  /LM/W3SVC/1

       URL  /horde/test.php

       ALL_HTTP  HTTP_CONNECTION:Keep-Alive HTTP_ACCEPT:image/gif,

image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */*

HTTP_ACCEPT_ENCODING:gzip, deflate HTTP_ACCEPT_LANGUAGE:en-au

HTTP_COOKIE:PHPSESSID=vie0gh7i7r2iknj0o4o5ehdj30 HTTP_HOST:web-server

HTTP_REFERER:http://web-server/horde/test.php?mode=test

HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET

CLR 1.1.4322)

       HTTPS  off

       SCRIPT_NAME  /horde/test.php

       SERVER_PORT_SECURE  0





libxml

       libXML support  active

       libXML Version  2.6.11

       libXML streams  enabled





mbstring

       Multibyte Support  enabled

       Multibyte string engine  libmbfl

       Multibyte (japanese) regex support  enabled

       Multibyte regex (oniguruma) version  3.7.0



       mbstring extension makes use of "streamable kanji code filter and

converter", which is distributed under the GNU Lesser General Public License

version 2.1.



       Directive Local Value Master Value

       mbstring.detect_order no value no value

       mbstring.encoding_translation Off Off

       mbstring.func_overload 0 0

       mbstring.http_input pass pass

       mbstring.http_output pass pass

       mbstring.internal_encoding ISO-8859-1 no value

       mbstring.language neutral neutral

       mbstring.substitute_character no value no value





mcrypt

       mcrypt support enabled

       Version  2.5.7

       Api No  20021217

       Supported ciphers  cast-128 gost rijndael-128 twofish arcfour cast-256

loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent

xtea blowfish enigma rc2 tripledes

       Supported modes  cbc cfb ctr ecb ncfb nofb ofb stream



       Directive Local Value Master Value

       mcrypt.algorithms_dir no value no value

       mcrypt.modes_dir no value no value





mime_magic

       mime_magic support invalid magic file, disabled



       Directive Local Value Master Value

       mime_magic.debug Off Off

       mime_magic.magicfile C:\php5\magic.mime C:\php5\magic.mime





mysql

       MySQL Support enabled

       Active Persistent Links  0

       Active Links  0

       Client API version  4.1.7



       Directive Local Value Master Value

       mysql.allow_persistent On On

       mysql.connect_timeout 60 60

       mysql.default_host no value no value

       mysql.default_password no value no value

       mysql.default_port no value no value

       mysql.default_socket no value no value

       mysql.default_user no value no value

       mysql.max_links Unlimited Unlimited

       mysql.max_persistent Unlimited Unlimited

       mysql.trace_mode Off Off





odbc

       ODBC Support enabled

       Active Persistent Links  0

       Active Links  0

       ODBC library  Win32



       Directive Local Value Master Value

       odbc.allow_persistent On On

       odbc.check_persistent On On

       odbc.default_db no value no value

       odbc.default_pw no value no value

       odbc.default_user no value no value

       odbc.defaultbinmode return as is return as is

       odbc.defaultlrl return up to 4096 bytes return up to 4096 bytes

       odbc.max_links Unlimited Unlimited

       odbc.max_persistent Unlimited Unlimited





openssl

       OpenSSL support  enabled

       OpenSSL Version  OpenSSL 0.9.7c 30 Sep 2003





pcre

       PCRE (Perl Compatible Regular Expressions) Support  enabled

       PCRE Library Version  4.5 01-December-2003





session

       Session Support  enabled

       Registered save handlers  files user sqlite

       Registered serializer handlers  php php_binary wddx



       Directive Local Value Master Value

       session.auto_start Off Off

       session.bug_compat_42 Off Off

       session.bug_compat_warn On On

       session.cache_expire 30 30

       session.cache_limiter nocache nocache

       session.cookie_domain no value no value

       session.cookie_lifetime 1800 1800

       session.cookie_path / /

       session.cookie_secure Off Off

       session.entropy_file no value no value

       session.entropy_length 0 0

       session.gc_divisor 1000 1000

       session.gc_maxlifetime 1440 1440

       session.gc_probability 1 1

       session.hash_bits_per_character 5 5

       session.hash_function 0 0

       session.name PHPSESSID PHPSESSID

       session.referer_check no value no value

       session.save_handler files files

       session.save_path c:/php/sessions c:/php/sessions

       session.serialize_handler php php

       session.use_cookies On On

       session.use_only_cookies On On

       session.use_trans_sid 0 0





SimpleXML

       Simplexml support enabled

       Revision  $Revision: 1.139.2.4 $

       Schema support  enabled





SPL

       SPL support enabled

       Interfaces  RecursiveIterator, SeekableIterator

       Classes  ArrayObject, ArrayIterator, CachingIterator,

CachingRecursiveIterator, DirectoryIterator, FilterIterator, LimitIterator,

ParentIterator, RecursiveDirectoryIterator, RecursiveIteratorIterator,

SimpleXMLIterator





SQLite

       SQLite support enabled

       PECL Module version  2.0-dev $Id: sqlite.c,v 1.146.2.3 2004/09/26

01:41:40 wez Exp $

       SQLite Library  2.8.14

       SQLite Encoding  iso8859



       Directive Local Value Master Value

       sqlite.assoc_case 0 0





standard

       Regex Library  Bundled library enabled

       Dynamic Library Support  enabled

       Internal Sendmail Support for Windows  enabled



       Directive Local Value Master Value

       assert.active 1 1

       assert.bail 0 0

       assert.callback no value no value

       assert.quiet_eval 0 0

       assert.warning 1 1

       auto_detect_line_endings 0 0

       date.default_latitude 31.7667 31.7667

       date.default_longitude 35.2333 35.2333

       date.sunrise_zenith 90.83 90.83

       date.sunset_zenith 90.83 90.83

       default_socket_timeout 60 60

       safe_mode_allowed_env_vars PHP_ PHP_

       safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH

       url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry

a=href,area=href,frame=src,input=src,form=fakeentry

       user_agent no value no value





tokenizer

       Tokenizer Support  enabled





wddx

       WDDX Support enabled

       WDDX Session Serializer  enabled





xml

       XML Support  active

       XML Namespace Support  active

       libxml2 Version  2.6.11





xmlreader

       XMLReader  enabled





xmlrpc

       core library version  xmlrpc-epi v. 0.51

       php extension version  0.51

       author  Dan Libby

       homepage  http://xmlrpc-epi.sourceforge.net

       open sourced by  Epinions.com





xmlwriter

       XMLWriter  enabled





zlib

       ZLib Support  enabled

       Compiled Version  1.1.4

       Linked Version  1.1.4



       Directive Local Value Master Value

       zlib.output_compression Off Off

       zlib.output_compression_level -1 -1

       zlib.output_handler no value no value





Additional Modules

       Module Name

       filepro





Environment

       Variable Value

       ALLUSERSPROFILE  C:\Documents and Settings\All Users.WINDOWS

       CLASSPATH  C:\PVSW\bin\pvjdbc2x.jar;C:\PVSW\bin\pvjdbc2.jar

       ClusterLog  C:\WINDOWS\Cluster\cluster.log

       CommonProgramFiles  C:\Program Files\Common Files

       COMPUTERNAME  WEB-SERVER

       ComSpec  C:\WINDOWS\system32\cmd.exe

       EXCHICONS  C:\Program Files\Exchsrvr\bin\maildsmx.dll

       FP_NO_HOST_CHECK  NO

       INCLUDE  C:\Program Files\Microsoft Visual Studio

.NET\FrameworkSDK\include\

       LIB  C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Lib\

       NUMBER_OF_PROCESSORS  1

       OS  Windows_NT

       Path  C:\PVSW\bin;C:\Program Files\Support

Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\php;c:\Program

Files\Microsoft SQL Server\80\Tools\Binn\;

       PATHEXT  .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

       PHPRC  c:\php

       PROCESSOR_ARCHITECTURE  x86

       PROCESSOR_IDENTIFIER  x86 Family 6 Model 7 Stepping 1, CentaurHauls

       PROCESSOR_LEVEL  6

       PROCESSOR_REVISION  0701

       ProgramFiles  C:\Program Files

       SystemDrive  C:

       SystemRoot  C:\WINDOWS

       TEMP  C:\WINDOWS\TEMP

       TMP  C:\WINDOWS\TEMP

       USERPROFILE  C:\Documents and Settings\Default User.WINDOWS

       VSCOMNTOOLS  "C:\Program Files\Microsoft Visual Studio

.NET\Common7\Tools\"

       VSL  C:\PVSW\bin

       windir  C:\WINDOWS





PHP Variables

       Variable Value

       _REQUEST["mode"] phpinfo

       _REQUEST["url"] /horde/test.php

       _REQUEST["PHPSESSID"] vie0gh7i7r2iknj0o4o5ehdj30

       _GET["mode"] phpinfo

       _GET["url"] /horde/test.php

       _COOKIE["PHPSESSID"] vie0gh7i7r2iknj0o4o5ehdj30

       _SERVER["ALL_HTTP"] HTTP_CONNECTION:Keep-Alive HTTP_ACCEPT:image/gif,

image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */*

HTTP_ACCEPT_ENCODING:gzip, deflate HTTP_ACCEPT_LANGUAGE:en-au

HTTP_COOKIE:PHPSESSID=vie0gh7i7r2iknj0o4o5ehdj30 HTTP_HOST:web-server

HTTP_REFERER:http://web-server/horde/test.php?mode=test

HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET

CLR 1.1.4322)

       _SERVER["HTTPS"] off

       _SERVER["SCRIPT_NAME"] /horde/test.php

       _SERVER["HTTP_COOKIE"] PHPSESSID=vie0gh7i7r2iknj0o4o5ehdj30

       _SERVER["AUTH_PASSWORD"] no value

       _SERVER["AUTH_TYPE"] no value

       _SERVER["AUTH_USER"] no value

       _SERVER["CONTENT_LENGTH"] 0

       _SERVER["CONTENT_TYPE"] no value

       _SERVER["PATH_TRANSLATED"] C:\inetpub\wwwroot\

       _SERVER["QUERY_STRING"] mode=phpinfo&url=%2Fhorde%2Ftest.php

       _SERVER["REMOTE_ADDR"] 192.168.1.8

       _SERVER["REMOTE_HOST"] 192.168.1.8

       _SERVER["REMOTE_USER"] no value

       _SERVER["REQUEST_METHOD"] GET

       _SERVER["SERVER_NAME"] web-server

       _SERVER["SERVER_PORT"] 80

       _SERVER["SERVER_PROTOCOL"] HTTP/1.1

       _SERVER["SERVER_SOFTWARE"] Microsoft-IIS/6.0

       _SERVER["APPL_MD_PATH"] /LM/W3SVC/1/ROOT

       _SERVER["APPL_PHYSICAL_PATH"] C:\inetpub\wwwroot\

       _SERVER["INSTANCE_ID"] 1

       _SERVER["INSTANCE_META_PATH"] /LM/W3SVC/1

       _SERVER["LOGON_USER"] no value

       _SERVER["REQUEST_URI"]

/horde/test.php?mode=phpinfo&url=%2Fhorde%2Ftest.php

       _SERVER["URL"] /horde/test.php?mode=phpinfo&url=%2Fhorde%2Ftest.php

       _SERVER["SCRIPT_FILENAME"] c:\Inetpub\wwwroot/horde/test.php

       _SERVER["ORIG_PATH_INFO"] /horde/test.php

       _SERVER["PATH_INFO"] no value

       _SERVER["ORIG_PATH_TRANSLATED"] C:\inetpub\wwwroot\horde\test.php

       _SERVER["DOCUMENT_ROOT"] C:\inetpub\wwwroot

       _SERVER["PHP_SELF"] /horde/test.php

       _SERVER["HTTP_CONNECTION"] Keep-Alive

       _SERVER["HTTP_ACCEPT"] image/gif, image/x-xbitmap, image/jpeg,

image/pjpeg, application/x-shockwave-flash, */*

       _SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate

       _SERVER["HTTP_ACCEPT_LANGUAGE"] en-au

       _SERVER["HTTP_HOST"] web-server

       _SERVER["HTTP_REFERER"] http://web-server/horde/test.php?mode=test

       _SERVER["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 6.0; Windows

NT 5.1; SV1; .NET CLR 1.1.4322)

       _ENV["ALLUSERSPROFILE"] C:\Documents and Settings\All Users.WINDOWS

       _ENV["CLASSPATH"] C:\PVSW\bin\pvjdbc2x.jar;C:\PVSW\bin\pvjdbc2.jar

       _ENV["ClusterLog"] C:\WINDOWS\Cluster\cluster.log

       _ENV["CommonProgramFiles"] C:\Program Files\Common Files

       _ENV["COMPUTERNAME"] WEB-SERVER

       _ENV["ComSpec"] C:\WINDOWS\system32\cmd.exe

       _ENV["EXCHICONS"] C:\Program Files\Exchsrvr\bin\maildsmx.dll

       _ENV["FP_NO_HOST_CHECK"] NO

       _ENV["INCLUDE"] C:\Program Files\Microsoft Visual Studio

.NET\FrameworkSDK\include\

       _ENV["LIB"] C:\Program Files\Microsoft Visual Studio

.NET\FrameworkSDK\Lib\

       _ENV["NUMBER_OF_PROCESSORS"] 1

       _ENV["OS"] Windows_NT

       _ENV["Path"] C:\PVSW\bin;C:\Program Files\Support

Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\php;c:\Program

Files\Microsoft SQL Server\80\Tools\Binn\;

       _ENV["PATHEXT"] .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

       _ENV["PHPRC"] c:\php

       _ENV["PROCESSOR_ARCHITECTURE"] x86

       _ENV["PROCESSOR_IDENTIFIER"] x86 Family 6 Model 7 Stepping 1,

CentaurHauls

       _ENV["PROCESSOR_LEVEL"] 6

       _ENV["PROCESSOR_REVISION"] 0701

       _ENV["ProgramFiles"] C:\Program Files

       _ENV["SystemDrive"] C:

       _ENV["SystemRoot"] C:\WINDOWS

       _ENV["TEMP"] C:\WINDOWS\TEMP

       _ENV["TMP"] C:\WINDOWS\TEMP

       _ENV["USERPROFILE"] C:\Documents and Settings\Default User.WINDOWS

       _ENV["VSCOMNTOOLS"] "C:\Program Files\Microsoft Visual Studio

.NET\Common7\Tools\"

       _ENV["VSL"] C:\PVSW\bin

       _ENV["windir"] C:\WINDOWS







The only thing I can see here that looks like a problem is the Magic_Mime

entry.  It tells me the file should be in c:\php5\magic.mime, but my install

is c:\php and the other test report indicates that mime_magic is OK, so I do

not know which one to believe.



Here is the activated function list (as report from the horde/test.php

page):



             php version: 5.0.4

             server api: isapi

             loaded extensions: 34

             system: Windows NT WEB-SERVER 5.2 build 3790





       activated extensions: function list:

             ISAPI function list

             SPL function list

             SQLite function list

             SimpleXML function list

             bcmath function list

             calendar function list

             com_dotnet function list

             ctype function list

             dom function list

             domxml function list

             fileinfo function list

             filepro function list

             ftp function list

             gd function list

             gettext function list

             iconv function list

             imap function list

             libxml function list

             mbstring function list

             mcrypt function list

             mime_magic function list

             mysql function list

             odbc function list

             openssl function list

             pcre function list

             session function list

             standard function list

             tokenizer function list

             wddx function list

             xml function list

             xmlreader function list

             xmlrpc function list

             xmlwriter function list

             zlib function list





       Again, mime_magic seems to be active as per this list.



       And finally, here is the default horde/conf/conf.php file as installed

per the install manual:



       <?php

       /**

        * Horde Configuration File

        *

        * This file contains intial configuration settings for Horde.

        * It contains basic settings that allow you to log into Horde and

        * complete the configuration with configuration interface. The first

        * change you should do is to select a sensible authentication driver

        * and administrator user name.

        *

        * The only settings that might need changes if you are not running

        * Horde in a "default" setup are documented below.

        *

        * Strings should be enclosed in 'quotes'.

        * Integers should be given literally (without quotes).

        * Boolean values may be true or false (never quotes).

        *

        * $Horde: horde/config/conf.php.dist,v 1.94 2004/08/30 20:23:22 chuck

Exp $

        */



       // Determines how we generate full URLs (for location headers and

       // such). Possible values are:

       //   0 - Assume that we are not using SSL and never generate https

URLS.

       //   1 - Assume that we are using SSL and always generate https URLS.

       //       NOTE: If you do this, you MUST hardcode the correct HTTPS

port

       //       number in $conf['server']['port'] below. Otherwise Horde will

       //       be unable to generate correct HTTPS URLs when a user tries to

       //       access Horde via a non-HTTPS port.

       //   2 - Attempt to auto-detect, and generate URLs appropriately.

       $conf['use_ssl'] = 2;



       // What server name should we use? You'll probably know if you need to

       // change this default; only in situations where you need to override

       // what Apache thinks the server name is.

       $conf['server']['name'] = $_SERVER['SERVER_NAME'];



       // What port number is the webserver running on? Again, you shouldn't

       // need to change the default, and you probably know it if you do. The

       // exception is if you have $conf['use_ssl'] set to 1, as described

       // above.

       $conf['server']['port'] = $_SERVER['SERVER_PORT'];



       // What domain should we set cookies from? If you have a cluster that

       // needs to share cookies, this might be '.example.com' - the leading

       // '.' is important. Most likely, though, you won't have to change the

       // default.

       $conf['cookie']['domain'] = $_SERVER['SERVER_NAME'];



       // What path should we set cookies to? This should match where Horde

       // is on your webserver - if it is at /horde, then this should be

       // '/horde'. If Horde is installed as the document root, then this

       // needs to be '/' - NOT ''.

       // ** BUT, if IE will be used to access Horde modules, you should read

       //    this first (discussing issues with IE's Content Advisor):

       //

http://lists.horde.org/archives/imp/Week-of-Mon-20030113/029149.html

       $conf['cookie']['path'] = '/horde';



       // YOU SHOULDN'T CHANGE ANTHING BELOW THIS LINE.

       $conf['debug_level'] = E_ALL;

       $conf['compress_pages'] = true;

       $conf['session']['name'] = 'Horde';

       $conf['session']['cache_limiter'] = 'nocache';

       $conf['session']['timeout'] = 0;

       $conf['auth']['admins'] = array('Administrator');

       $conf['auth']['driver'] = 'auto';

       $conf['auth']['params'] = array('username' => 'Administrator');

       $conf['prefs']['driver'] = 'none';

       $conf['css']['cached'] = true;

       $conf['menu']['always'] = false;





       As I am using IE, I read the Content Advisor details and also tried

the setting for $conf['cookie']['path'] = '/';

       but it did not work either.



       Finally, my server is a 1Ghz machine, so could it be that the server

is too slow to process the horde system in a timely fashion?  I have run a

lot of web pages on it (Mambo, Drupal and other CMS software) without any

problem.  Response is normally Ok, but I notice with horde there seems to be

a cyclic process in the status bar of /login.php? and

/services/portal/sidebar.php? pages which just seem to continuously cycle

and generate seemingly random strings (I am assuming these are something to

do with sessions or cookies).



       I hope that instead of a message telling me that I have configured

horde incorrectly, that you or one of your collegues might be able to help

point me in the direction of either a fix or reason why the horde is not

working on my system.


11/24/2005 01:16:49 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
You didn't configure Horde correctly.
11/24/2005 12:52:59 PM jcpanosh (at) tpg (dot) com (dot) au Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Page not found error
Queue ⇒ Horde Base
Reply to this comment
PHP 5.0.4, Windows 2003 Server, IIS 6.0

Install path = c:\inetpub\wwwroot\horde



horde/test.php shows all settings are correct.  MySQL database 
installed with default horde username, password and schema name.



When I load horde/index.php the web browser returns that the page was 
not found, there are several verticle frames all with this error.



No other graphics or text appears on the screen except the page not 
found error.



So far only loaded the base horde component.  Install steps are 
reasonably clear, but this is a very difficult install due to all the 
Pear/PECL components that needed to be installed and the very manual 
installation nature.



The conf.php files are not very clear as to whether they auto-generate 
or if they need to be hand created.  So far I cannot determine how the 
horde connects to the mysql database as I cannot see anywhere this 
information is stored in the .php files.



If you have any help to give or direction to follow, this would be 
very helpful.  I have seen horde working on Linux, but my environment 
is MS, so it would be better if I can use that environment.



Thanks

Saved Queries