Hi All,
 
I am in need of some help:
 
I have copmiled the latest version 2.2.3 on RedHat AS3 (64bit)
 
setting the Root Directory to local disk works, and i can see files.
 
when trying to set it to a clearcase view :
    /view/xxx/vobs/yyy I can see the directories but when trying to save
any element, the file I save is size 0.
 
logs show nothing important.
 
any idea what i missed ?
 
 
Ronen Amity
 
 
 
 
here is the http.conf :
 

         
         
        ServerTokens OS
        ServerRoot "/usr/apache"
        PidFile run/httpd.pid
        Timeout 300
         
        KeepAlive Off
        MaxKeepAliveRequests 100
        KeepAliveTimeout 15

        <IfModule prefork.c>
        StartServers       8
        MinSpareServers    5
        MaxSpareServers   20
        MaxClients       150
        MaxRequestsPerChild  1000
        </IfModule>
         
        <IfModule worker.c>
        StartServers         2
        MaxClients         150
        MinSpareThreads     25
        MaxSpareThreads     75
        ThreadsPerChild     25
        MaxRequestsPerChild  0
         

        </IfModule>
         
        Listen 0.0.0.0:80
         
         
        User XXXXXXXX
        Group YYYYYYY
         
        ServerAdmin XXXXXX
        ServerName sstest.XXX.YYY.SSSS.com:80
         
        UseCanonicalName Off
         
        DocumentRoot "/vobs/wlan_doc"
         
        <Directory />
            Options FollowSymLinks
            AllowOverride None
        </Directory>
         
        <Directory "/vobs/wlan_doc">
         
            Options Indexes FollowSymLinks
            AllowOverride None
            Order allow,deny
            Allow from all
         
        </Directory>
         
        ##RR <Directory "/var/www/html">
        ##RR
            ##RR Options Indexes FollowSymLinks
        ##RR
            ##RR AllowOverride None
        ##RR
            ##RR Order allow,deny
            ##RR Allow from all
        ##RR
        ##RR </Directory>
         
        
        DirectoryIndex index.html index.html.var index.htm
        AccessFileName .htaccess
         
        <Files ~ "^\.ht">
            Order allow,deny
            Deny from all
        </Files>
         
        TypesConfig /etc/mime.types
         
        DefaultType text/plain
         
        <IfModule mod_mime_magic.c>
            MIMEMagicFile conf/magic
        </IfModule>
         
        HostnameLookups Off
        ErrorLog logs/error_log
         
        ##RR LogLevel warn
        LogLevel debug
         
        LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\"" combined
        LogFormat "%h %l %u %t \"%r\" %>s %b" common
        LogFormat "%{Referer}i -> %U" referer
        LogFormat "%{User-agent}i" agent
         
        CustomLog logs/access_log combined
         
        ##RR ServerSignature On
        ServerSignature Off
         
        Alias /icons/ "/var/www/icons/"
         
        <Directory "/var/www/icons">
            Options Indexes MultiViews
            AllowOverride None
            Order allow,deny
            Allow from all
        </Directory>
         
         
        ##RR Alias /vobs "/vobs"
        ##RR
        ##RR <Directory "/vobs">
            ##RR Options All
            ##RR AllowOverride None
        ##RR </Directory>
         
        
        <IfModule mod_dav_fs.c>
            # Location of the WebDAV lock database.
            DAVLockDB /var/lib/dav/lockdb
        </IfModule>
         
         
        IndexOptions FancyIndexing VersionSort NameWidth=*
         
        ReadmeName README.html
        HeaderName HEADER.html
         
        IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
         
        AddEncoding x-compress Z
        AddEncoding x-gzip gz tgz
         
        AddLanguage en .en
        AddLanguage he .he
         
        LanguagePriority en he
         
        ForceLanguagePriority Prefer Fallback
         
        AddDefaultCharset UTF-8
         
        AddCharset ISO-8859-1  .iso8859-1  .latin1
        AddCharset ISO-8859-2  .iso8859-2  .latin2 .cen
        AddCharset ISO-8859-3  .iso8859-3  .latin3
        AddCharset ISO-8859-4  .iso8859-4  .latin4
        AddCharset ISO-8859-5  .iso8859-5  .latin5 .cyr .iso-ru
        AddCharset ISO-8859-6  .iso8859-6  .latin6 .arb
        AddCharset ISO-8859-7  .iso8859-7  .latin7 .grk
        AddCharset ISO-8859-8  .iso8859-8  .latin8 .heb
        AddCharset ISO-8859-9  .iso8859-9  .latin9 .trk
        AddCharset ISO-2022-JP .iso2022-jp .jis
        AddCharset ISO-2022-KR .iso2022-kr .kis
        AddCharset ISO-2022-CN .iso2022-cn .cis
        AddCharset Big5        .Big5       .big5
        AddCharset WINDOWS-1251 .cp-1251   .win-1251
        AddCharset CP866       .cp866
        AddCharset KOI8-r      .koi8-r .koi8-ru
        AddCharset KOI8-ru     .koi8-uk .ua
        AddCharset ISO-10646-UCS-2 .ucs2
        AddCharset ISO-10646-UCS-4 .ucs4
        AddCharset UTF-8       .utf8
         
        AddCharset GB2312      .gb2312 .gb
        AddCharset utf-7       .utf7
        AddCharset utf-8       .utf8
        AddCharset big5        .big5 .b5
        AddCharset EUC-TW      .euc-tw
        AddCharset EUC-JP      .euc-jp
        AddCharset EUC-KR      .euc-kr
        AddCharset shift_jis   .sjis
         
        AddType application/x-tar .tgz
        AddHandler imap-file map
        AddHandler type-map var
        AddOutputFilter INCLUDES .shtml
         
        BrowserMatch "Mozilla/2" nokeepalive
        BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0
force-response-1.0
        BrowserMatch "RealPlayer 4\.0" force-response-1.0
        BrowserMatch "Java/1\.0" force-response-1.0
        BrowserMatch "JDK/1\.0" force-response-1.0
        BrowserMatch "Microsoft Data Access Internet Publishing
Provider" redirect-carefully
        BrowserMatch "^WebDrive" redirect-carefully
        BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully
        BrowserMatch "^gnome-vfs" redirect-carefully
         
        

         
         

access log :

        ows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322;
InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:00:10 -0500] "OPTIONS
/R_and_D%20mWLAN/Process/ HTTP/1.1" 200 - "-" "Microsoft Office Protocol
Discovery"
        137.167.15.230 - - [04/Jan/2007:10:00:14 -0500] "OPTIONS /
HTTP/1.1" 200 - "-" "Microsoft Data Access Internet Publishing Provider
Protocol Discovery"
        137.167.15.230 - - [04/Jan/2007:10:00:14 -0500] "OPTIONS
/R_and_D%2520mWLAN/Process/R_and_D%2520mWLAN.doc HTTP/1.1" 200 - "-"
"Microsoft Data Access Internet Publishing Provider Protocol Discovery"
        137.167.15.230 - - [04/Jan/2007:10:02:07 -0500] "GET
/R_and_D%20mWLAN/Process HTTP/1.1" 301 261 "-" "Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322;
InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:02:07 -0500] "GET
/R_and_D%20mWLAN/Process/ HTTP/1.1" 200 800 "-" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR
1.1.4322; InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:02:07 -0500] "GET
/icons/blank.gif HTTP/1.1" 304 -
"http://sstest/R_and_D%20mWLAN/Process/"; "Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322;
InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:02:07 -0500] "GET
/icons/back.gif HTTP/1.1" 304 - "http://sstest/R_and_D%20mWLAN/Process/";
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
2.0.50727; .NET CLR 1.1.4322; InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:02:07 -0500] "GET
/icons/unknown.gif HTTP/1.1" 304 -
"http://sstest/R_and_D%20mWLAN/Process/"; "Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322;
InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:02:07 -0500] "GET
/icons/text.gif HTTP/1.1" 304 - "http://sstest/R_and_D%20mWLAN/Process/";
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
2.0.50727; .NET CLR 1.1.4322; InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:02:08 -0500] "GET
/R_and_D%20mWLAN/Process/obsolete-R_and_D%20mWLAN.rtf HTTP/1.1" 200
78145 "http://sstest/R_and_D%20mWLAN/Process/"; "Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322;
InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:02:13 -0500] "GET
/R_and_D%20mWLAN/Process/obsolete-R_and_D%20mWLAN.rtf HTTP/1.1" 304 -
"-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
2.0.50727; .NET CLR 1.1.4322; InfoPath.1)"
        137.167.15.230 - - [04/Jan/2007:10:02:16 -0500] "OPTIONS /
HTTP/1.1" 200 - "-" "Microsoft Data Access Internet Publishing Provider
Protocol Discovery"
        137.167.15.230 - - [04/Jan/2007:10:02:16 -0500] "OPTIONS
/R_and_D%2520mWLAN/Process/obsolete-R_and_D%2520mWLAN.rtf HTTP/1.1" 200
- "-" "Microsoft Data Access Internet Publishing Provider Protocol
Discovery"
        
         
         

error log:

         
        [Thu Jan 04 09:53:01 2007] [notice] Apache/2.2.3 (Unix)
configured -- resuming normal operations
        [Thu Jan 04 09:53:01 2007] [info] Server built: Jan  4 2007
09:44:27
        [Thu Jan 04 09:53:01 2007] [debug] prefork.c(991): AcceptMutex:
sysvsem (default: sysvsem)
        [Thu Jan 04 09:53:18 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/bcil_admin/index.html denied
        [Thu Jan 04 09:53:18 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/bcil_admin/index.html.var denied
        [Thu Jan 04 09:53:18 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/bcil_admin/index.htm denied
        [Thu Jan 04 09:53:19 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/TestVob/index.html denied
        [Thu Jan 04 09:53:19 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/TestVob/index.html.var denied
        [Thu Jan 04 09:53:19 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/TestVob/index.htm denied
        [Thu Jan 04 09:53:19 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/WLAN_Projects/index.html denied
        [Thu Jan 04 09:53:19 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/WLAN_Projects/index.html.var
denied
        [Thu Jan 04 09:53:19 2007] [error] [client 137.167.15.230]
(13)Permission denied: access to /vobs/WLAN_Projects/index.htm denied
        [Thu Jan 04 09:53:31 2007] [info] [client 137.167.15.230]
(22)Invalid argument: core_output_filter: writing data to the network
        [Thu Jan 04 09:56:01 2007] [info] [client 137.167.15.111]
(22)Invalid argument: core_output_filter: writing data to the network
        [Thu Jan 04 09:56:25 2007] [info] [client 137.167.15.111]
(22)Invalid argument: core_output_filter: writing data to the network
        [Thu Jan 04 09:56:47 2007] [info] [client 137.167.15.111]
(22)Invalid argument: core_output_filter: writing data to the network
        [Thu Jan 04 09:57:17 2007] [info] [client 137.167.15.111]
(22)Invalid argument: core_output_filter: writing data to the network
        [Thu Jan 04 09:59:47 2007] [info] removed PID file
/etc/httpd/run/httpd.pid (pid=24063)
        [Thu Jan 04 09:59:47 2007] [notice] caught SIGTERM, shutting
down
        

Reply via email to