Announcement

Collapse
No announcement yet.

404 after installation

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 404 after installation

    Hi Folks,

    i have been trying to install OX on my Fedora 12 Machine, everything went well with the Howto from the official site for version 9 of fedora. Except for one thing. I can't connect with my created user or the testuser... I get a 404 error after pushing login. Someone please help .
    Hmm what information to post:

    Running modules

    Code:
    httpd -t -D DUMP_MODULES
    Loaded Modules:
     core_module (static)
     mpm_prefork_module (static)
     http_module (static)
     so_module (static)
     auth_basic_module (shared)
     auth_digest_module (shared)
     authn_file_module (shared)
     authn_alias_module (shared)
     authn_anon_module (shared)
     authn_dbm_module (shared)
     authn_default_module (shared)
     authz_host_module (shared)
     authz_user_module (shared)
     authz_owner_module (shared)
     authz_groupfile_module (shared)
     authz_dbm_module (shared)
     authz_default_module (shared)
     ldap_module (shared)
     authnz_ldap_module (shared)
     include_module (shared)
     log_config_module (shared)
     logio_module (shared)
     env_module (shared)
     ext_filter_module (shared)
     mime_magic_module (shared)
     expires_module (shared)
     deflate_module (shared)
     headers_module (shared)
     usertrack_module (shared)
     setenvif_module (shared)
     mime_module (shared)
     dav_module (shared)
     status_module (shared)
     autoindex_module (shared)
     info_module (shared)
     dav_fs_module (shared)
     vhost_alias_module (shared)
     negotiation_module (shared)
     dir_module (shared)
     actions_module (shared)
     speling_module (shared)
     userdir_module (shared)
     alias_module (shared)
     rewrite_module (shared)
     proxy_module (shared)
     proxy_balancer_module (shared)
     proxy_ftp_module (shared)
     proxy_http_module (shared)
     proxy_connect_module (shared)
     cache_module (shared)
     suexec_module (shared)
     disk_cache_module (shared)
     cgi_module (shared)
     php5_module (shared)
     proxy_ajp_module (shared)
    HTTP Log
    Code:
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/axis2 already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/ajax already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/servlet already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/infostore already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/publications already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/axis2 already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/ajax already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/servlet already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/infostore already initialized
    [Wed Jan 27 01:24:47 2010] [debug] proxy_util.c(1791): proxy: worker ajp://127.0.0.1:8009/publications already initialized
    [Wed Jan 27 01:30:29 2010] [debug] mod_proxy_ajp.c(45): proxy: AJP: canonicalising URL //127.0.0.1:8009/servlet
    [Wed Jan 27 01:30:29 2010] [debug] proxy_util.c(1494): [client 10.20.0.148] proxy: ajp: found worker ajp://127.0.0.1:8009/servlet for ajp://127.0.0.1:8009/servlet
    [Wed Jan 27 01:30:29 2010] [debug] mod_proxy.c(993): Running scheme ajp handler (attempt 0)
    [Wed Jan 27 01:30:29 2010] [debug] mod_proxy_http.c(1930): proxy: HTTP: declining URL ajp://127.0.0.1:8009/servlet
    [Wed Jan 27 01:30:29 2010] [debug] mod_proxy_ajp.c(644): proxy: AJP: serving URL ajp://127.0.0.1:8009/servlet
    [Wed Jan 27 01:30:29 2010] [debug] proxy_util.c(1999): proxy: AJP: has acquired connection for (127.0.0.1)
    [Wed Jan 27 01:30:29 2010] [debug] proxy_util.c(2055): proxy: connecting ajp://127.0.0.1:8009/servlet to 127.0.0.1:8009
    [Wed Jan 27 01:30:29 2010] [debug] proxy_util.c(2153): proxy: connected /servlet to 127.0.0.1:8009
    [Wed Jan 27 01:30:29 2010] [debug] proxy_util.c(2308): proxy: AJP: fam 2 socket created to connect to 127.0.0.1
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(224): Into ajp_marshal_into_msgb
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[0] [Host] = [[url]www.hypaerion.net][/url]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[1] [User-Agent] = [Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[2] [Accept] = [text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[3] [Accept-Language] = [en-us,en;q=0.5]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[4] [Accept-Encoding] = [gzip,deflate]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[5] [Accept-Charset] = [ISO-8859-1,utf-8;q=0.7,*;q=0.7]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[6] [Keep-Alive] = [115]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[7] [Connection] = [keep-alive]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(290): ajp_marshal_into_msgb: Header[8] [Cookie] = [PHPSESSID=ef09ffsfnebf7veugt8ah2kju7]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(450): ajp_marshal_into_msgb: Done
    [Wed Jan 27 01:30:29 2010] [debug] mod_proxy_ajp.c(265): proxy: APR_BUCKET_IS_EOS
    [Wed Jan 27 01:30:29 2010] [debug] mod_proxy_ajp.c(270): proxy: data to read (max 8186 at 4)
    [Wed Jan 27 01:30:29 2010] [debug] mod_proxy_ajp.c(285): proxy: got 0 bytes of data
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(687): ajp_read_header: ajp_ilink_received 04
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(697): ajp_parse_type: got 04
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(516): ajp_unmarshal_response: status = 404
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(537): ajp_unmarshal_response: Number of headers is = 2
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(599): ajp_unmarshal_response: Header[0] [Content-Type] = [text/html;charset=utf-8]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(609): ajp_unmarshal_response: ap_set_content_type done
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(599): ajp_unmarshal_response: Header[1] [Content-Length] = [976]
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(687): ajp_read_header: ajp_ilink_received 03
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(697): ajp_parse_type: got 03
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(687): ajp_read_header: ajp_ilink_received 05
    [Wed Jan 27 01:30:29 2010] [debug] ajp_header.c(697): ajp_parse_type: got 05
    [Wed Jan 27 01:30:29 2010] [debug] mod_proxy_ajp.c(562): proxy: got response from (null) (127.0.0.1)
    [Wed Jan 27 01:30:29 2010] [debug] proxy_util.c(2017): proxy: AJP: has released connection for (127.0.0.1)
    If you need more info please just reply.
Working...
X