Content server or filesystem

Hello,
I was asked to check whether the files are being saved into the content server and not on the filesystem. But I have no knowledge of these "low level" things. I was asked only because these files are mostly PDF files which are my responsibility. Can anybody help me with this? How can I do this check? What passwords I need to do that? Where to go for it?
Any help appreciated,
have a nice day all, Otto
p.s.: I am also not sure if this is the proper forum for my question, I am sorry if this one is a miss

Hey Otto,
What do you mean with "the files" can you explain a litle bit more of your scenario...
Otherwise it is inpossible to help you.
Anyway... The Default Repositories  (/documents) in the KM module of the Portal is NOT placing the files in the "Content Server" and NOT on the "FileSystem"... instead by default the "/documents"-repository stores it files in the DataBase of the Portal.
Cheers,
Benjamin

Similar Messages

  • SAP Content Server 6.40 on Windows 2003, IIS 6, filesystem storage

    Hello:
    We have installed SAP Content Sever 6.40 on Windows Server 2003, IIS 6, and using the filesystem as storage, not SAPDB.
    The installation goes without any issues and completes successfully, but the test URL http://<host>:<port>/ContentServer/ContentServer.dll?serverInfo returns "The page cannot be displayed" and not the expected system info/status. We need to fix this before moving on to config in ERP, any suggestions into Content Server or IIS settings/configuration is appreciated.
    We're using the standard install port 1090, and testing from a browser in the same host.
    Regards,
    Eduardo

    Additional information:
    Looking in the event viewer under application, I see the following 2 errors:
    1) The HTTP Filter DLL D:\Program Files\SAP\Content Server\ContentServer.dll failed to load.  The data is the error.
    Data: 0000: 0000007f
    2) Could not load all ISAPI filters for site/service.  Therefore startup aborted.
    Regards,
    Eduardo

  • Storing document on Content Server - SAP DB or Filesystem?

    Hello everybody.
    I have questions regarding the Content Server and need your expierence and recommendation. Where do you store documents on the Content Server? Are you using the standard SAP-DB, which can be installed together with the Content Server, or are you using the File-System? What are the advantages and disadvantages?
    What do I have to do to store the documents in the File System? Is there an documentation?
    Thanks and Regards.
    Tobias Karl

    Hello Tobias,
    Storage on the filesystem has the advantage to use existing clustering raiding and hierachial storeage systems for storage and you dont have to implement those features in the database. The advantage would be documents can be found indepentendlly from the ERP-Sysem.
    DB Advantages
    All data (documents, folders, and metadata) is stored in the database.
    Database is much better suited than file system to the administration of large amounts of data
    Databese is limited to size 64 TB, then additional database needs to be installed 
    If there is a large number of write requests in your CM usage scenario, set up the CM repository in database mode. Since all documents are stored in the database, this avoids unintentional external manipulation of the data.
    Another advantage of storing all data in the database is that the procedure for data backup and restore is easy since only the database needs to be backed up
    File System Advantages
    This is faster than the database option if you have large documents since there is no database data streaming. This also enables the size of the database to be controlled more easily since documents are stored in the file system.
    File systems are not transactional, so this has restrictions and affects performance. If read and write operations take place for one document in the file system at the same time, these operations have to be coordinated by the repository manager. This happens by recording both write accesses and read accesses in the database. This affects performance.
    Metadata (for example, locks or custom properties) can be lost if you edit or manipulate documents or folders directly in the file system. Only administrators should work in the file system, and they should only carry out mass operations such as copy and delete
    For a scenario with write accesses, cannot ensure consistent data backup and restore. This is because changes to the folder structure in the file system could be made in the time between the two actions. This would lead to inconsistent data following the restore process. Consistent data backup and restore can therefore be ensured only if read accesses alone are taking place
    There are CM repository managers can be set up in various modes i.e Persistence Mode to save the documents  as follows:
    1) DB Mode All data is stored in the database
    2) DBFS Mode Metadata and folders are stored in the database, but documents are stored in the file system
    3) FSDB Mode Folders and documents are stored in the file system, but metadata is stored in the database.
    If you wish to change the settings you can do it but with some restrictions which follows as:change of the persistence mode is possible only from the DB mode to the DBFS mode. Changing from DB to FSDB, from FSDB to DB/DBFS, or from DBFS to DB/FSDB is not possible.
    To change the mode if you wish with above restrictions
    1.      Make sure that enough free disk space is available to migrate the content from the database to the file system.
    2.      Change the configuration of the CM repository manager. In the Root Directory parameter, specify the path to the file system that the documents from the database are to be stored under. Change the entry in the Persistence Mode parameter from DB to DBFS.
    3.      Restart the application server.
    4.      Run the CM Store: Content Crawler report
    Please check the follwoing notes on backup and restore:
    Note 1000150 - Backup of KMC configuration
    Note  1000351 - Restore of KMC Configuration Backup Archive.
    Knowledge Management entire documentation can be found @
    http://help.sap.com/SAPHELP_NW04S/helpdata/EN/62/468698a8e611d5993600508b6b8b11/frameset.htm
    Thank you,
    Shyam

  • Content Server Configuration to use FileSystem as Reposiroty

    Hi,
    We want to enable Content Server on our system. But instead of using the underlying database as the storage / repository we would like to use and external filesystem as a storage / repository. Also accessing the data thus stored would be using the HTTP service???
    Is there a step-by-step guide explaining how to do the configuration and enabling content server using external file system as the storage.
    Can anyone help
    Thanks
    Makarand

    perhaps this will help you:
    /thread/48852 [original link is broken]

  • Store document into Content Server

    Dear All;
    l have the following requirement for Content Server;
    - Generate the PR/PO form via print program.                         
    -Approver's signature will be display accordingly by the approval level.               EG:  1st level approver 'A' have been approved. Signature of approver 'A' will be display on the generated PR/PO form.                                        - Convert the generated form into PDF format.                         -To attach the supporting document via Generic Object Services (GOS).               -To store the PDF form & attached documents into Archived Link content server with URL address returned.     
    -An notification mail will send to respective approver based on release strategy configuration.     
    Basically it is Workflow integrate with Content Server.  There are few thing for me to do here:
    1. Store the PO/PR document into Content Server
    2. Run the workflow and view the attachement and add new attachement to Content Server from the Workflow process.
    3. Return the URL address to the user for the document that saved into Content Server
    l'm trying to do the first requirement now.
    The user will create the PR in tcode ME52N and PO in tcode ME22N, they can create the attachement and view the attachement, and the attachement are stored in the ECC6 database.
    l have installed the Content Server 6.40 with Filesystem (not the MaxDB) cause user do not want to buy the MaxDB license.
    The Content server 6.4 installation is completed, l can configure the CSDMIN in ECC6,
    In OAC0, l have created the Content Repository=ZA,
    Document Area = ARCHIVELINK
    Storage type = 04 HTTP Content server
    Version=0046
    Http Server = 10.120.0.10
    Port Number = 1090
    HTTP Script= ContentServer/ContentServer.dll
    Transfer drctry =
    10.100.0.10\cm\exdir   /# \cm\exdir is a directory in Content Server. #/
    the physical directory created in the Content Server as
    10.120.0.10\cm\za
    In OAC2, l have created a new Document type=ZCS, the document class=PDF
    In OAC3, l have created the following:
    Object Type= BUS2012, Document Type= ZCS, Link=X, Cont.Rep.ID=ZA, Link=TOA01, Rentention=99
    Object Type= BUS2105, Document Type= ZCS, Link=X, Cont.Rep.ID=ZA, Link=TOA01, Rentention=99
    (Honestly, l'm not quite sure the BUS2012 will work, it created by functional team, which l'm sure it actually represent the business object for PO and PR)
    With these, l think the linkage between business object and logical archive is established, but when l saved the attachement in ME22N and ME52N, the document still save into ECC6 Database, not the Content Server, because in the /cm/za directory in the Content server still empty.
    Anyone please advise any documentation/steps do store the document in Content Server from PO/PR and with returned URL to the users.
    Please help..
    Many thanks
    Jordan

    Dear all;
    Thanks for the information, l manage to store document actually.
    l used the OAAD to test to stored, once it is working, then l can use the option 'Store business document" ME23N and ME52N transaction code.
    One question here l would like to check:
    The WorkFlow team said that the Generic Object Service (GOS) - "Create Attachement" option in ME23N can actually store the document to Content Server instead of store into R3 Database.  He claimed some Basis have done it before, can anyone clarify if it is true?
    In OAC0, l have ZB Content Repository, set the "Storage Type = 04 HTTP Content Server" in order to save the document to Content Server.  The Document Area=Archive Link.
    With these setting l can only use the "Store Business Document" option to store the document to Content Server, not the "Create Attachement".
    l try to change the Document Area with different option like DMS, BDS etc but l can't get the Content Rep ID for ZB in OAC3 to link the Object Type?
    Anyone can help?
    Many thanks.
    Jordan Tan

  • Questions for Content Server

    Dear All;
    l have setup the Content server in Windows 2003 Standard Edition using the filesystem storage (not the MaxDB database), and the size of the document could be approximately 80GB (for the next few years), l didn't setup the Cache server. 
    All the attachment in the ECC will store into this External SAP Content Server.
    Question 1:
    Can anyone advise whether the Content Server(filesystem) will be having performance issue while store/retrieve documents?  Is there any way to improve the performance of the Content Server?
    Question 2: 
    Security. what are the necessary security option that l need to configure for the Content server? at the moment, the Windows server still configure as full access for the Content Repository folder.  Otherwise the ECC will be having access denied problem when communicating with the Content Server.
    Question 3:
    There are some attachment in ECC, how to l move those documents to Content Server?
    Please advise.
    Many thanks
    Jordan

    When I say use certificates, there should be a checkbox with "check signature". This ensure that only sap machines with an active certificate can access the content server.
    On the file system, I would ensure that no users have access to the file system through the backend. If they can modify documents, you will be sitting with major problems from a document integrity and legal perspective.
    On the issue of migration, there is an oss note for the migration of data from one repository to another for archivelink.
    Check note number 1043676
    Symptom
    You have created a new repository, and would like to migrate the ArchiveLink Documents to the new repository.
    Other terms
    Migration of documents, ArchiveLink, repository
    Reason and Prerequisites
    This report helps migration of ArchiveLink documents.
    To use this report effectively, you would need to ensure that you apply the note 732436. However, this note will allow the migration of documents from and to type of repositories which are supported by ArchiveLink. The types of repositories that are supported by ArchiveLink are HTTP, RFC and R/3 Database.
    Solution
    Before you execute the report, you must set up a repository that can
    store the documents (transaction OAC0). The repository may be in an
    external archive(connected via  HTTP or RFC) or (as of Basis Release 6.10) in the OLTP database of the SAP system. You can also use SAP Content Server as an external archive for storing documents.
    The report has the following parameters:
      OLD_ARC ID of the old repository previously used
      NEW_ARC ID of the new repository
      TEST_RUN: If you enable this, only a test run occurs, copy of       documents does not occur.
      DEL_FILE: If you enable this, then the files would be deleted from the old repository.
    Launch the transaction SE38 and create a program with the name ZMIGRATE_ARCHIVELINK_FILES. Once the program is created, now copy the code from the correction instruction.

  • Content server installation on susi linux 9

    Hi friends
    this is first time i am installing content server on linux system . and i facing too many problems as iam really not aware of linux
    anway can provide me step by step details to install and configure content server on linux operating system

    Hello!
    I presume (taking the name of this forum) the original question was about SAP ContentServer?
    This would be a rough description how to configure a SAP CS/CSC for FileSystemStorage
    0) if linux is not your platform of choice (it would be mine) - take a different platform
    1) read and understand SAP notes, especially 664384, 586895 and related
    2) make sure you are using an enterprise linux (cf. service.sap.com/PAM)
    3) your linux installation should (amongst others) contain
        a) gcc (GNU c-compiler)
        b) gdbm-devel
        c) libexpat
      in general this would be described as a development (with regard to software building) system by some linux distro's
    4) retrieve the apache 2.0.x (for allowed x: cf service.sap.com/PAM) source code to build your own apache
    5) be root user
    6) create group sapsys
    7) create user csadmin, primary group: sapsys
    8) you may want to create an own filesystem for content, e.g. /SAP
    9) as user csadmin build apache with option (amongst others) --prefix=/home/csadmin (presuming this is csadmin's HOME)
    10) if you also need the cache server (you will as soon as you have more than 1 location, repeat 6, 7 and 9 for user cscadmin
    11) as root (make sure you have X), execute sapinst from the installation  master
    12) installation almost as under Windoze - don't use AdminSecurity as it will not work with modern UNIXes (ContentServer wrongly assumes that /etc/passwd contains the crypted passwords and there's a note proposing to put it there - security alert in my humble opinion) - better to protect transaction csadmin
    13) you should be all set
    I hope I didn't forget anything - this was from memory.
    Contact me if you have problems.
    Good luck and best regards, Markus

  • Content server System Copy

    Hello Experts,
               I have a Content server (NW04s) . Require to do a system copy (exact replica) . Can you help provide the detailed steps for doing same.
    regards,
    Pravash Raikar

    Hi Pravash,
    I need your help on procedure of taking copy of content server.
    My SAP content server is connected to File system but not to SAP database (Means all my documents are stored in Filesystem through SAP Content server). Can you please help in providing procedure to copy Content server?
    -Thanks,
    Ajay

  • Content Server Analyzer FAILS

    Folks,
    I wanted to run the Content Server Analyzer (11g/SQL Server 2008) to check the file system for integrity, and when I try to do that I get the following error:
    "Unable to create the result set for query 'QnativeCurrentCounter (SELECT IDENT_CURRENT(idcSeqRevID) as dCurrentIndex)'. [FMWGEN][SQLSErver JDBC Driver][SQLServer] Invalid column Name 'IdcSeqRevId'"
    I tried a couple of different options (like checking the database, etc.) and they ALL fail with the same error.
    Again, UCM 11g and SQL Server 2008. Nothing is in the idcAnalyzer.log file except "Analyzing Filesystem..." or "Analyzing tables..." -- nothing else.
    Any ideas here? We are seeing some issues on our PROD server that files are missing (when trying to archive out), so I really need to run the analysis....
    Thanks!

    Just to answer my own question in case anyone else runs into the issue:
    The answer to this is that there is a bug in UCM 11.1.1.5.
    In the C:\Oracle\Middleware\Oracle_ECM1\ucm\idc\resources\core\tables\query.htm file, the select is WRONG.
    IT is by default:
    <tr>
         <td>(MSSQLSERVER)QnativeCurrentCounter</td>
         <td>SELECT IDENT_CURRENT(?) AS dCurrentIndex</td>
         <td>dNativeCounterName table</td>
    </tr>
    The Fix is to change that to:
    <tr>
         <td>(MSSQLSERVER)QnativeCurrentCounter</td>
         <td>SELECT IDENT_CURRENT*('?')* AS dCurrentIndex</td>
         <td>dNativeCounterName table</td>
    </tr>

  • Content server 401 error while creating content repository

    Hi All
    I have installed Content server 640 on SUSE Linux 10 SP2 without selecting the SAP DB option as i wanted to store all my files on FILE SYSTEM.
    My filesystem is as below
    ======================================================================================================
    kmdqp:~ # df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda1 9.9G 3.1G 6.3G 34% /
    udev 18G 88K 18G 1% /dev
    /dev/sda3 286G 260M 271G 1% /usr/sap
    ======================================================================================================
    kmdqp:/usr/sap # ls -ltr
    total 36
    drwx------ 2 root root 16384 Nov 18 23:47 lost+found
    drwxr-xr-x 2 root root 4096 Nov 19 03:12 dmscs
    drwxr-xr-x 2 root root 4096 Nov 19 03:18 dmscsc
    drwxr-xr-x 9 root root 4096 Nov 19 15:17 apache_1.3.27
    drwxrwxrwx 14 dqpcs sapsys 4096 Nov 19 22:55 dqpcs
    drwxrwxrwx 14 dqpcs sapsys 4096 Nov 19 22:55 dqpcsc
    ====================================================================================================
    Now my question are
    1) DO i need to install SAPDB(MaxDB), it is mandatory or can i store my documents at the file sytem level without the SAP DB.
    2) When i run the tx-code CSadmin and goto any TAB it asks me for a userid and passwd, i give <sid>cs and <sid>csc user and their respective passwords, but i get the below error
    HTTP error: 401 Authorization Required Bad local password for user dqpcs
    Message no. CMS025
    Diagnosis
    Error in accessing via HTTP
    401 Authorization Required
    Bad local password for user dqpcs
    ======================================================================================================
    Can you please help in this.
    And my dqpcs and dqpcsc users home directory is changed to /usr/sap in the etc/default/useradd file during the installation.
    Can anyone help on this please.
    Thanks and regards
    Prasad K

    Hi
    We have solved the issue by setting the Adminsecurity parameter as o.
    Regards
    Prasad K

  • Content Server HTTP error: 405 Method Not Allowed in CSADMIN transaction

    Hello,
    After installing the content server, when configuring in CSadmin
    transaction, when we try to save the new settings, I get the errror
    HTTP error: 405 Method Not Allowed.
    The operating system is W2008 R2 SP1. The storage type is filesystem, we do not use the MAXDB database. However, I have made so many tries, that, finally Ihave installed the system with database, although we are not going to use it (we have more content servers installed with database and they are working fine). Despite of this, it doesn't work either. The error message is the same.
    The Content Server release is 6.40
    Thanks and best regards,
    Ana

    I have seen this issue on Windows 2008 R2 with IIS 7.5. This was the solution of mine
    The error 405 appears because you have installed WebDav IIS Role in IIS 7.5. Please uninstall that particular role.
    Regards,
    Subhash

  • SAP DMS content server

    Hi,
    We have a requirement for configuring DMS content servers on IBM's iSeries server.
    Can any one please let me know whether this is possible. "*_Configuring Content Server( SAP DB OR FILESYSTEM) on IBM's iSERIES server "*_
    Best Regards
    Siva.

    hi siva,
    this is possible ,let me know ur questions

  • SAP Content Server error

    Hello colleagues,
    I have this error when start the Content Server,
    host:(/directory/apache/bin)(root)#./apachectl start
    httpd: Syntax error on line 66 of /directory/apache/conf/httpd.conf: Cannot load modules/mod_sapcs22.so into
    server: /directory/apache/modules/mod_sapcs22.so: undefined symbol: ap_log_error
    Can you help me?
    Thanks

    Hi Reagan,
    Execute the first parameter,
    rgqaserp:(/sapcontreps/apache/modules)(root)#cat /sapcontreps/apache/conf/httpd.conf
    # This is the main Apache HTTP server configuration file.  It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.
    # In particular, see
    # <URL:http://httpd.apache.org/docs/2.4/mod/directives.html>
    # for a discussion of each configuration directive.
    # Do NOT simply read the instructions in here without understanding
    # what they do.  They're here only as hints or reminders.  If you are unsure
    # consult the online docs. You have been warned.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path.  If the filenames do *not* begin
    # with "/", the value of ServerRoot is prepended -- so "logs/access_log"
    # with ServerRoot set to "/usr/local/apache2" will be interpreted by the
    # server as "/usr/local/apache2/logs/access_log", whereas "/logs/access_log"
    # will be interpreted as '/logs/access_log'.
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do not add a slash at the end of the directory path.  If you point
    # ServerRoot at a non-local disk, be sure to specify a local disk on the
    # Mutex directive, if file-based mutexes are used.  If you wish to share the
    # same ServerRoot for multiple httpd daemons, you will need to change at
    # least PidFile.
    ServerRoot "/sapcontreps/apache"
    # Mutex: Allows you to set the mutex mechanism and mutex file directory
    # for individual mutexes, or change the global defaults
    # Uncomment and change the directory if mutexes are file-based and the default
    # mutex file directory is not on a local disk or is not appropriate for some
    # other reason.
    # Mutex default:logs
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, instead of the default. See also the <VirtualHost>
    # directive.
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses.
    #Listen 12.34.56.78:80
    Listen 1090
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available _before_ they are used.
    # Statically compiled modules (those listed by `httpd -l') do not need
    # to be loaded here.
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    LoadModule sapcs_module modules/mod_sapcs22.so
    LoadModule authn_file_module modules/mod_authn_file.so
    #LoadModule authn_dbm_module modules/mod_authn_dbm.so
    #LoadModule authn_anon_module modules/mod_authn_anon.so
    #LoadModule authn_dbd_module modules/mod_authn_dbd.so
    #LoadModule authn_socache_module modules/mod_authn_socache.so
    LoadModule authn_core_module modules/mod_authn_core.so
    LoadModule authz_host_module modules/mod_authz_host.so
    LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
    LoadModule authz_user_module modules/mod_authz_user.so
    #LoadModule authz_dbm_module modules/mod_authz_dbm.so
    #LoadModule authz_owner_module modules/mod_authz_owner.so
    #LoadModule authz_dbd_module modules/mod_authz_dbd.so
    LoadModule authz_core_module modules/mod_authz_core.so
    LoadModule access_compat_module modules/mod_access_compat.so
    LoadModule auth_basic_module modules/mod_auth_basic.so
    #LoadModule auth_form_module modules/mod_auth_form.so
    #LoadModule auth_digest_module modules/mod_auth_digest.so
    #LoadModule allowmethods_module modules/mod_allowmethods.so
    #LoadModule file_cache_module modules/mod_file_cache.so
    #LoadModule cache_module modules/mod_cache.so
    #LoadModule cache_disk_module modules/mod_cache_disk.so
    #LoadModule cache_socache_module modules/mod_cache_socache.so
    #LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
    #LoadModule socache_dbm_module modules/mod_socache_dbm.so
    #LoadModule socache_memcache_module modules/mod_socache_memcache.so
    #LoadModule macro_module modules/mod_macro.so
    #LoadModule dbd_module modules/mod_dbd.so
    #LoadModule dumpio_module modules/mod_dumpio.so
    #LoadModule buffer_module modules/mod_buffer.so
    #LoadModule ratelimit_module modules/mod_ratelimit.so
    LoadModule reqtimeout_module modules/mod_reqtimeout.so
    #LoadModule ext_filter_module modules/mod_ext_filter.so
    #LoadModule request_module modules/mod_request.so
    #LoadModule include_module modules/mod_include.so
    LoadModule filter_module modules/mod_filter.so
    #LoadModule substitute_module modules/mod_substitute.so
    #LoadModule sed_module modules/mod_sed.so
    LoadModule mime_module modules/mod_mime.so
    LoadModule log_config_module modules/mod_log_config.so
    #LoadModule log_debug_module modules/mod_log_debug.so
    #LoadModule logio_module modules/mod_logio.so
    LoadModule env_module modules/mod_env.so
    #LoadModule expires_module modules/mod_expires.so
    LoadModule headers_module modules/mod_headers.so
    #LoadModule unique_id_module modules/mod_unique_id.so
    LoadModule setenvif_module modules/mod_setenvif.so
    LoadModule version_module modules/mod_version.so
    #LoadModule remoteip_module modules/mod_remoteip.so
    #LoadModule proxy_module modules/mod_proxy.so
    #LoadModule proxy_connect_module modules/mod_proxy_connect.so
    #LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
    #LoadModule proxy_http_module modules/mod_proxy_http.so
    #LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
    #LoadModule proxy_scgi_module modules/mod_proxy_scgi.so
    #LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so
    #LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
    #LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
    #LoadModule proxy_express_module modules/mod_proxy_express.so
    #LoadModule session_module modules/mod_session.so
    #LoadModule session_cookie_module modules/mod_session_cookie.so
    #LoadModule session_dbd_module modules/mod_session_dbd.so
    #LoadModule slotmem_shm_module modules/mod_slotmem_shm.so
    #LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.so
    #LoadModule lbmethod_bytraffic_module modules/mod_lbmethod_bytraffic.so
    #LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so
    #LoadModule lbmethod_heartbeat_module modules/mod_lbmethod_heartbeat.so
    LoadModule unixd_module modules/mod_unixd.so
    #LoadModule dav_module modules/mod_dav.so
    LoadModule status_module modules/mod_status.so
    LoadModule autoindex_module modules/mod_autoindex.so
    #LoadModule info_module modules/mod_info.so
    #LoadModule cgid_module modules/mod_cgid.so
    #LoadModule dav_fs_module modules/mod_dav_fs.so
    #LoadModule vhost_alias_module modules/mod_vhost_alias.so
    #LoadModule negotiation_module modules/mod_negotiation.so
    LoadModule dir_module modules/mod_dir.so
    #LoadModule actions_module modules/mod_actions.so
    #LoadModule speling_module modules/mod_speling.so
    #LoadModule userdir_module modules/mod_userdir.so
    LoadModule alias_module modules/mod_alias.so
    #LoadModule rewrite_module modules/mod_rewrite.so
    <IfModule unixd_module>
    # If you wish httpd to run as a different user or group, you must run
    # httpd as root initially and it will switch.
    # User/Group: The name (or #number) of the user/group to run httpd as.
    # It is usually good practice to create a dedicated user and group for
    # running httpd, as with most system services.
    User daemon
    Group daemon
    </IfModule>
    # 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition.  These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed.  This address appears on some server-generated pages, such
    # as error documents.  e.g. [email protected]
    ServerAdmin [email protected]
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    #ServerName www.example.com:80
    # Deny access to the entirety of your server's filesystem. You must
    # explicitly permit access to web content directories in other
    # <Directory> blocks below.
    <Directory />
        AllowOverride none
        Require all denied
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "/sapcontreps/apache/htdocs"
    <Directory "/sapcontreps/apache/htdocs">
        # Possible values for the Options directive are "None", "All",
        # or any combination of:
        #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
        # Note that "MultiViews" must be named *explicitly* --- "Options All"
        # doesn't give it to you.
        # The Options directive is both complicated and important.  Please see
        # http://httpd.apache.org/docs/2.4/mod/core.html#options
        # for more information.
        Options Indexes FollowSymLinks
        # AllowOverride controls what directives may be placed in .htaccess files.
        # It can be "All", "None", or any combination of the keywords:
        #   AllowOverride FileInfo AuthConfig Limit
        AllowOverride None
        # Controls who can get stuff from this server.
        Require all granted
    </Directory>
    # DirectoryIndex: sets the file that Apache will serve if a directory
    # is requested.
    <IfModule dir_module>
        DirectoryIndex index.html
    </IfModule>
    # The following lines prevent .htaccess and .htpasswd files from being
    # viewed by Web clients.
    <Files ".ht*">
        Require all denied
    </Files>
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here.  If you *do* define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "logs/error_log"
    # LogLevel: Control the number of messages logged to the error_log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    <IfModule log_config_module>
        # The following directives define some format nicknames for use with
        # a CustomLog directive (see below).
        LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
        LogFormat "%h %l %u %t \"%r\" %>s %b" common
        <IfModule logio_module>
          # You need to enable mod_logio.c to use %I and %O
          LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
        </IfModule>
        # The location and format of the access logfile (Common Logfile Format).
        # If you do not define any access logfiles within a <VirtualHost>
        # container, they will be logged here.  Contrariwise, if you *do*
        # define per-<VirtualHost> access logfiles, transactions will be
        # logged therein and *not* in this file.
        CustomLog "logs/access_log" common
        # If you prefer a logfile with access, agent, and referer information
        # (Combined Logfile Format) you can use the following directive.
        #CustomLog "logs/access_log" combined
    </IfModule>
    <IfModule alias_module>
        # Redirect: Allows you to tell clients about documents that used to
        # exist in your server's namespace, but do not anymore. The client
        # will make a new request for the document at its new location.
        # Example:
        # Redirect permanent /foo http://www.example.com/bar
        # Alias: Maps web paths into filesystem paths and is used to
        # access content that does not live under the DocumentRoot.
        # Example:
        # Alias /webpath /full/filesystem/path
        # If you include a trailing / on /webpath then the server will
        # require it to be present in the URL.  You will also likely
        # need to provide a <Directory> section to allow access to
        # the filesystem path.
        # ScriptAlias: This controls which directories contain server scripts.
        # ScriptAliases are essentially the same as Aliases, except that
        # documents in the target directory are treated as applications and
        # run by the server when requested rather than as documents sent to the
        # client.  The same rules about trailing "/" apply to ScriptAlias
        # directives as to Alias.
        ScriptAlias /cgi-bin/ "/sapcontreps/apache/cgi-bin/"
    </IfModule>
    <IfModule cgid_module>
        # ScriptSock: On threaded servers, designate the path to the UNIX
        # socket used to communicate with the CGI daemon of mod_cgid.
        #Scriptsock cgisock
    </IfModule>
    # "/sapcontreps/apache/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "/sapcontreps/apache/cgi-bin">
        AllowOverride None
        Options None
        Require all granted
    </Directory>
    <IfModule mime_module>
        # TypesConfig points to the file containing the list of mappings from
        # filename extension to MIME-type.
        TypesConfig conf/mime.types
        # AddType allows you to add to or override the MIME configuration
        # file specified in TypesConfig for specific file types.
        #AddType application/x-gzip .tgz
        # AddEncoding allows you to have certain browsers uncompress
        # information on the fly. Note: Not all browsers support this.
        #AddEncoding x-compress .Z
        #AddEncoding x-gzip .gz .tgz
        # If the AddEncoding directives above are commented-out, then you
        # probably should define those extensions to indicate media types:
        AddType application/x-compress .Z
        AddType application/x-gzip .gz .tgz
        # AddHandler allows you to map certain file extensions to "handlers":
        # actions unrelated to filetype. These can be either built into the server
        # or added with the Action directive (see below)
        # To use CGI scripts outside of ScriptAliased directories:
        # (You will also need to add "ExecCGI" to the "Options" directive.)
        #AddHandler cgi-script .cgi
        # For type maps (negotiated resources):
        #AddHandler type-map var
        # Filters allow you to process content before it is sent to the client.
        # To parse .shtml files for server-side includes (SSI):
        # (You will also need to add "Includes" to the "Options" directive.)
        #AddType text/html .shtml
        #AddOutputFilter INCLUDES .shtml
    </IfModule>
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type.  The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    #MIMEMagicFile conf/magic
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # MaxRanges: Maximum number of Ranges in a request before
    # returning the entire resource, or one of the special
    # values 'default', 'none' or 'unlimited'.
    # Default setting is to accept 200 Ranges.
    #MaxRanges unlimited
    # EnableMMAP and EnableSendfile: On systems that support it,
    # memory-mapping or the sendfile syscall may be used to deliver
    # files.  This usually improves server performance, but must
    # be turned off when serving from networked-mounted
    # filesystems or if support for these functions is otherwise
    # broken on your system.
    # Defaults: EnableMMAP On, EnableSendfile Off
    #EnableMMAP off
    #EnableSendfile on
    # Supplemental configuration
    # The configuration files in the conf/extra/ directory can be
    # included to add extra features or to modify the default configuration of
    # the server, or you may simply copy their contents here and change as
    # necessary.
    # Server-pool management (MPM specific)
    #Include conf/extra/httpd-mpm.conf
    # Multi-language error messages
    #Include conf/extra/httpd-multilang-errordoc.conf
    # Fancy directory listings
    #Include conf/extra/httpd-autoindex.conf
    # Language settings
    #Include conf/extra/httpd-languages.conf
    # User home directories
    #Include conf/extra/httpd-userdir.conf
    # Real-time info on requests and configuration
    #Include conf/extra/httpd-info.conf
    # Virtual hosts
    #Include conf/extra/httpd-vhosts.conf
    # Local access to the Apache HTTP Server Manual
    #Include conf/extra/httpd-manual.conf
    # Distributed authoring and versioning (WebDAV)
    #Include conf/extra/httpd-dav.conf
    # Various default settings
    #Include conf/extra/httpd-default.conf
    # Configure mod_proxy_html to understand HTML4/XHTML1
    <IfModule proxy_html_module>
    Include conf/extra/proxy-html.conf
    </IfModule>
    # Secure (SSL/TLS) connections
    #Include conf/extra/httpd-ssl.conf
    # Note: The following must must be present to support
    #       starting without SSL on platforms with no /dev/random equivalent
    #       but a statically compiled-in mod_ssl.
    <IfModule ssl_module>
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    </IfModule>
    # uncomment out the below to deal with user agents that deliberately
    # violate open standards by misusing DNT (DNT *must* be a specific
    # end-user choice)
    #<IfModule setenvif_module>
    #BrowserMatch "MSIE 10.0;" bad_DNT
    #</IfModule>
    #<IfModule headers_module>
    #RequestHeader unset DNT env=bad_DNT
    #</IfModule>
    <IfModule mod_sapcs.cpp>
      AddModuleInfo ContentServer "SAP Content Server 640/0 (Prototype) (C) SAP AG 1998, 2001"
      CSConfigPath /sapcontreps/conf/cs.conf
      <Location /sapcs>
      SetHandler sapcs_module
      Allow from all
      </Location>
      <Location /ContentServer/ContentServer.dll>
      SetHandler sapcs_module
      Allow from all
      </Location>
      <Location /contentserver/contentserver.dll>
      SetHandler sapcs_module
      Allow from all
      </Location>
    </IfModule>
    Second parameter,
    rgdeverp:(/sapcontreps/apache/modules)(root)#ls -la /sapcontreps/apache/modules
    total 5544
    drwxrwxrwx  2 sapcs sapsys   4096 Jun 12 15:46 .
    drwxrwxrwx 15 sapcs sapsys   4096 Jun 12 14:56 ..
    -rwxrwxrwx  1 sapcs sapsys  13836 Jun 12 14:54 httpd.exp
    lrwxrwxrwx  1 sapcs sapsys     34 Jun 12 15:46 libsapsecu.so -> /sapcontreps/modules/libsapsecu.so
    -rwxrwxrwx  1 sapcs sapsys  34756 Jun 12 14:56 mod_access_compat.so
    -rwxrwxrwx  1 sapcs sapsys  31861 Jun 12 14:56 mod_actions.so
    -rwxrwxrwx  1 sapcs sapsys  44418 Jun 12 14:56 mod_alias.so
    -rwxrwxrwx  1 sapcs sapsys  30426 Jun 12 14:56 mod_allowmethods.so
    -rwxrwxrwx  1 sapcs sapsys  41605 Jun 12 14:56 mod_auth_basic.so
    -rwxrwxrwx  1 sapcs sapsys  84126 Jun 12 14:56 mod_auth_digest.so
    -rwxrwxrwx  1 sapcs sapsys  68399 Jun 12 14:56 mod_auth_form.so
    -rwxrwxrwx  1 sapcs sapsys  30531 Jun 12 14:56 mod_authn_anon.so
    -rwxrwxrwx  1 sapcs sapsys  36079 Jun 12 14:56 mod_authn_core.so
    -rwxrwxrwx  1 sapcs sapsys  40100 Jun 12 14:56 mod_authn_dbd.so
    -rwxrwxrwx  1 sapcs sapsys  32532 Jun 12 14:56 mod_authn_dbm.so
    -rwxrwxrwx  1 sapcs sapsys  32359 Jun 12 14:56 mod_authn_file.so
    -rwxrwxrwx  1 sapcs sapsys  49757 Jun 12 14:56 mod_authn_socache.so
    -rwxrwxrwx  1 sapcs sapsys  61854 Jun 12 14:56 mod_authz_core.so
    -rwxrwxrwx  1 sapcs sapsys  42581 Jun 12 14:56 mod_authz_dbd.so
    -rwxrwxrwx  1 sapcs sapsys  35071 Jun 12 14:56 mod_authz_dbm.so
    -rwxrwxrwx  1 sapcs sapsys  34704 Jun 12 14:56 mod_authz_groupfile.so
    -rwxrwxrwx  1 sapcs sapsys  35256 Jun 12 14:56 mod_authz_host.so
    -rwxrwxrwx  1 sapcs sapsys  30435 Jun 12 14:56 mod_authz_owner.so
    -rwxrwxrwx  1 sapcs sapsys  30802 Jun 12 14:56 mod_authz_user.so
    -rwxrwxrwx  1 sapcs sapsys 105072 Jun 12 14:56 mod_autoindex.so
    -rwxrwxrwx  1 sapcs sapsys  34253 Jun 12 14:56 mod_buffer.so
    -rwxrwxrwx  1 sapcs sapsys 192292 Jun 12 14:56 mod_cache.so
    -rwxrwxrwx  1 sapcs sapsys  84567 Jun 12 14:56 mod_cache_disk.so
    -rwxrwxrwx  1 sapcs sapsys  88616 Jun 12 14:56 mod_cache_socache.so
    -rwxrwxrwx  1 sapcs sapsys  98717 Jun 12 14:56 mod_cgid.so
    -rwxrwxrwx  1 sapcs sapsys 354271 Jun 12 14:56 mod_dav.so
    -rwxrwxrwx  1 sapcs sapsys 189761 Jun 12 14:56 mod_dav_fs.so
    -rwxrwxrwx  1 sapcs sapsys  59275 Jun 12 14:56 mod_dbd.so
    -rwxrwxrwx  1 sapcs sapsys  35504 Jun 12 14:56 mod_dir.so
    -rwxrwxrwx  1 sapcs sapsys  33559 Jun 12 14:56 mod_dumpio.so
    -rwxrwxrwx  1 sapcs sapsys  31544 Jun 12 14:56 mod_env.so
    -rwxrwxrwx  1 sapcs sapsys  40037 Jun 12 14:56 mod_expires.so
    -rwxrwxrwx  1 sapcs sapsys  63988 Jun 12 14:56 mod_ext_filter.so
    -rwxrwxrwx  1 sapcs sapsys  39211 Jun 12 14:56 mod_file_cache.so
    -rwxrwxrwx  1 sapcs sapsys  52811 Jun 12 14:56 mod_filter.so
    -rwxrwxrwx  1 sapcs sapsys  60936 Jun 12 14:56 mod_headers.so
    -rwxrwxrwx  1 sapcs sapsys 158790 Jun 12 14:56 mod_include.so
    -rwxrwxrwx  1 sapcs sapsys  66838 Jun 12 14:56 mod_info.so
    -rwxrwxrwx  1 sapcs sapsys  36196 Jun 12 14:56 mod_lbmethod_bybusyness.so
    -rwxrwxrwx  1 sapcs sapsys  36188 Jun 12 14:56 mod_lbmethod_byrequests.so
    -rwxrwxrwx  1 sapcs sapsys  36192 Jun 12 14:56 mod_lbmethod_bytraffic.so
    -rwxrwxrwx  1 sapcs sapsys  48496 Jun 12 14:56 mod_lbmethod_heartbeat.so
    -rwxrwxrwx  1 sapcs sapsys  86665 Jun 12 14:56 mod_log_config.so
    -rwxrwxrwx  1 sapcs sapsys  40163 Jun 12 14:56 mod_log_debug.so
    -rwxrwxrwx  1 sapcs sapsys  31797 Jun 12 14:56 mod_logio.so
    -rwxrwxrwx  1 sapcs sapsys  48254 Jun 12 14:56 mod_macro.so
    -rwxrwxrwx  1 sapcs sapsys  54195 Jun 12 14:56 mod_mime.so
    -rwxrwxrwx  1 sapcs sapsys 106526 Jun 12 14:56 mod_negotiation.so
    -rwxrwxrwx  1 sapcs sapsys 291551 Jun 12 14:56 mod_proxy.so
    -rwxrwxrwx  1 sapcs sapsys 171766 Jun 12 14:56 mod_proxy_ajp.so
    -rwxrwxrwx  1 sapcs sapsys 108144 Jun 12 14:56 mod_proxy_balancer.so
    -rwxrwxrwx  1 sapcs sapsys  54249 Jun 12 14:56 mod_proxy_connect.so
    -rwxrwxrwx  1 sapcs sapsys  38536 Jun 12 14:56 mod_proxy_express.so
    -rwxrwxrwx  1 sapcs sapsys  61607 Jun 12 14:56 mod_proxy_fcgi.so
    -rwxrwxrwx  1 sapcs sapsys 112538 Jun 12 14:56 mod_proxy_ftp.so
    -rwxrwxrwx  1 sapcs sapsys 114424 Jun 12 14:56 mod_proxy_http.so
    -rwxrwxrwx  1 sapcs sapsys  56400 Jun 12 14:56 mod_proxy_scgi.so
    -rwxrwxrwx  1 sapcs sapsys  55514 Jun 12 14:56 mod_proxy_wstunnel.so
    -rwxrwxrwx  1 sapcs sapsys  32760 Jun 12 14:56 mod_ratelimit.so
    -rwxrwxrwx  1 sapcs sapsys  40376 Jun 12 14:56 mod_remoteip.so
    -rwxrwxrwx  1 sapcs sapsys  45091 Jun 12 14:56 mod_reqtimeout.so
    -rwxrwxrwx  1 sapcs sapsys  37224 Jun 12 14:56 mod_request.so
    -rwxrwxrwx  1 sapcs sapsys 171049 Jun 12 14:56 mod_rewrite.so
    lrwxrwxrwx  1 sapcs sapsys     35 Jun 12 15:46 mod_sapcs22.so -> /sapcontreps/modules/mod_sapcs22.so
    -rwxrwxrwx  1 sapcs sapsys 119242 Jun 12 14:56 mod_sed.so
    -rwxrwxrwx  1 sapcs sapsys  57944 Jun 12 14:56 mod_session.so
    -rwxrwxrwx  1 sapcs sapsys  32806 Jun 12 14:56 mod_session_cookie.so
    -rwxrwxrwx  1 sapcs sapsys  47023 Jun 12 14:56 mod_session_dbd.so
    -rwxrwxrwx  1 sapcs sapsys  44102 Jun 12 14:56 mod_setenvif.so
    -rwxrwxrwx  1 sapcs sapsys  53976 Jun 12 14:56 mod_slotmem_shm.so
    -rwxrwxrwx  1 sapcs sapsys  45214 Jun 12 14:56 mod_socache_dbm.so
    -rwxrwxrwx  1 sapcs sapsys  35686 Jun 12 14:56 mod_socache_memcache.so
    -rwxrwxrwx  1 sapcs sapsys  68519 Jun 12 14:56 mod_socache_shmcb.so
    -rwxrwxrwx  1 sapcs sapsys  39669 Jun 12 14:56 mod_speling.so
    -rwxrwxrwx  1 sapcs sapsys  63924 Jun 12 14:56 mod_status.so
    -rwxrwxrwx  1 sapcs sapsys  43320 Jun 12 14:56 mod_substitute.so
    -rwxrwxrwx  1 sapcs sapsys  33237 Jun 12 14:56 mod_unique_id.so
    -rwxrwxrwx  1 sapcs sapsys  33466 Jun 12 14:56 mod_unixd.so
    -rwxrwxrwx  1 sapcs sapsys  33615 Jun 12 14:56 mod_userdir.so
    -rwxrwxrwx  1 sapcs sapsys  25961 Jun 12 14:56 mod_version.so
    -rwxrwxrwx  1 sapcs sapsys  37707 Jun 12 14:56 mod_vhost_alias.so
    But when stop or stat I have the error,
    rgqaserp:(/sapcontreps/apache/bin)(root)#./apachectl start
    httpd: Syntax error on line 66 of /sapcontreps/apache/conf/httpd.conf: Cannot load modules/mod_sapcs22.so into server: /sapcontreps/apache/modules/mod_sapcs22.so: ELF file data encoding not little-endian
    Can you help me?
    Thanks

  • Content server/file system/apache

    Hello
    I wander is web server(like apache) needed if using filesystem based content server (not maxdb based).
    Do you have some link to this topic?
    Thank you in advance

    Hi,
    I  see one of the pre-requisites is to install apache web server (1.3.xx) for unix environment. The install manual should tell on compilation of Apache webserver.
    Then in the post-installation step, you should restart apache web server.
    Please note that you should always use native compiler to compile Apache of your platform
    Please see also SAP Note 664384 & 586895
    Hope this helps.
    Regards,
    Vincent

  • Content Server with File System Based Content Repository

    Typically the SAP Content Server is installed with a SAPDB database. The content server software serves the content from the content repository - the SAPDB database.
    I recall reading a few years ago about (unofficial?) plans from SAP to support file system based repositories, with the content server controlling access. So from a KPRO application perspective, whether the document was in a database or on a filesystem is hidden.
    Can anyone tell me whether this is available yet? And if so, under Windows operating systems?
    Regards
    Andrew

    HI Frank Weitzdörfer  ,
    Could you share about architecture of this scenario ?
    Can I use a simple PC as content repository and keep content server  and R/3 System in the same box and define some link between CS & PC based repository.
    Regards
    Gopal Jaiswal

Maybe you are looking for

  • Internet in macbook pro running windows xp pro

    Hello, I have install windows xp pro in my macbook por and i can't connect to internet because i can't use ethernet nor wifi. ¿Do i need special drivers?¿Where can i get? Thank you very much

  • Error from itunes store

    I'm pulling at my hair!! When I try to download an application in itunes onto my MacBook, itunes says that I need to review my account information than redirects me to a page asking for my payment method. After I am done it redirects me back to the s

  • Problems with my notebook after restarting

    Hello, When I recently turned on my notebook I saw that I don't have any of my files. There are though all applications installed by me but no files, even the wallpaper is the one that was originally installed on the PC before I changed it to a perso

  • Captivate 7 Word Search Interaction Problem with Difficulty Level

    In Cp 7 I can't change the difficulty level as it keeps reverting back to 9. It says I can select between 1 - 10 and I presume this will reduce the number of letters in the game but it won let me. Hellppppp please.

  • FCE4 will not log and capture long clips.

    FCE4 will not capture clips 3 min. or longer from a Canon HF100. It just gives an error mark at the end of the process with no explanation. The capture process freezes on long clips with the Canon HV 30. I can capture short clips with both but nothin