Mod_sapsso.so and Apache2

Hello.
I'm trying to build SAPLogonTicket access to a NON SAP system using mod_sapsso, but the one available on sapservX seems to be built for apache1.3 only.
Anyone else is facing the same issue?
Regards, Luca Paleari

hello,
I need the mod_sapsso for my unix based
components.
can anyone send me this mod or post an URL
where to donwnload?!?!?
OLLI

Similar Messages

  • How To: Setup WebDAV and Apache2 for Private iCal Publishing

    Notes:
    This tutorial will not cover the installation of Apache2 or the required modules.
    These paths apply to Ubuntu Server, but should work with many Linux distros.
    There are other ways to configure your DAV directory. I have chosen to use a sub domain.
    For simplicity, I am using Basic HTTP Auth. *THIS IS NOT SECURE!!!* Do not rely on Basic HTTP Auth for true security. For more details: http://httpd.apache.org/docs/2.0/mod/mod_dav.html#page-header
    The following commands assume that you will be using sudo or logged in as root.
    1. Enable mod_dav and moddavfs: *a2enmod dav_fs*
    2. Create a directory for your DAV: *mkdir /var/www/dav*
    3. Create a sub domain site: *vim /etc/apache2/sites-available/dav*
    4. Enter the following:
    NameVirtualHost *
    <VirtualHost *>
    DocumentRoot /var/www/dav
    DirectoryIndex index.php index.html
    ServerName dav.yourdomain.com
    </VirtualHost>
    DavLockDB /usr/local/apache2/var/DavLock
    <Location />
    Dav On
    Order Deny,Allow
    AuthType Basic
    AuthName "DAV"
    AuthUserFile /var/www/user.passwd
    Require valid-user
    </Location>
    5. Create the user.passwd file:
    *cd /var/www/*
    *htpasswd -c user.passwd*
    +Enter username and password when prompted+
    6. Reload Apache's config: */etc/init.d/apache2 reload*
    You can now publish your calendars to: dav.yourdomain.com.
    Enjoy!
    -David

    How do you set up a webdav?
    Lion doesnt know webdav! No Versions... forget the webda(v).
    How does look your config?
    DNS is correct?
    Check with:
    hostinfo (IP)
    hostinfo (dnsname)
    nslookup (IP)
    nslookup (dnsname)
    Does the user/group exist? can you log in over an other protocoll? like afp?
    More informations please...

  • Coldfusion 10 Enterprise with Tomcat + mod_jk and Apache2 experiencing child process hangups

    I am experiencing the most bizarre thing that so far I am unable to reproduce with my own visits to the site.
    After restarting Apache2 my cacti graphs show that the child processes increment consistently over the course of a day without dropping back down during off hours.  This behavior eventually leaves the website inaccessible...
    Looking at server-status it is filled with Ws (Sending Reply) and GET calls to my cfm applications :
    Current Time: Tuesday, 22-Jul-2014 16:33:00 PDTRestart Time: Monday, 21-Jul-2014 22:51:12 PDTParent Server Generation: 0Server uptime: 17 hours 41 minutes 48 secondsTotal accesses: 194844 - Total Traffic: 3.8 GBCPU Usage: u201.55 s34.46 cu0 cs0 - .37% CPU load3.06 requests/sec - 63.2 kB/second - 20.6 kB/request73 requests currently being processed, 4 idle workers
    WWWWWWWWWWWWWWWWWWWWWWWWWKWWWWWWWWWWWWWWWWWCWWWWW_WWWWWWCWWW_WWW _WKW...KWW.W_KWW....W........................................... ................................................................ ................................................................
    Scoreboard Key:
    "_" Waiting for Connection, "S" Starting up, "R" Reading Request,
    "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup,
    "C" Closing connection, "L" Logging, "G" Gracefully finishing,
    "I" Idle cleanup of worker, "." Open slot with no current process
    Srv
    PID
    Acc
    M
    CPU
    SS
    Req
    Conn
    Child
    Slot
    Client
    VHost
    Request
    0-0
    15074
    0/46/1370
    W
    7.39
    46158
    0
    0.0
    0.44
    23.89
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=7000 HTTP/1.1
    1-0
    11563
    0/47/468
    W
    2.75
    58867
    0
    0.0
    4.69
    13.64
    192.168.1.10
    www.mysite.edu
    GET /catalog/index.cfm?courselist=list&dept=&searchc=PEHW%20148
    2-0
    12906
    0/65/884
    W
    7.30
    54536
    0
    0.0
    0.80
    14.62
    192.168.1.10
    www.mysite.edu
    GET /athletics/resources/nwaacc-athlete-of-the-week/ HTTP/1.1
    3-0
    13840
    0/41/1085
    W
    4.01
    51162
    0
    0.0
    0.56
    20.57
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=17001 HTTP/1.1
    4-0
    15928
    0/20/1635
    W
    5.40
    43715
    0
    0.0
    0.06
    41.37
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=37000 HTTP/1.1
    5-0
    18774
    0/19/2387
    W
    0.33
    34564
    0
    0.0
    0.24
    52.70
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=19009 HTTP/1.1
    6-0
    4321
    0/36/6612
    W
    3.61
    13200
    0
    0.0
    0.28
    129.74
    192.168.1.10
    www.mysite.edu
    GET /directory/index.cfm?directory=department&deptexp=28011 HTT
    7-0
    13077
    0/0/808
    W
    0.42
    54383
    0
    0.0
    0.00
    24.81
    192.168.1.10
    www.mysite.edu
    GET /directory/index.cfm?directory=department&deptexp=6005 HTTP
    8-0
    16488
    0/118/1673
    W
    12.39
    40692
    0
    0.0
    1.30
    35.44
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=31003 HTTP/1.1
    9-0
    10726
    0/15/110
    W
    0.58
    61963
    0
    0.0
    0.05
    1.83
    192.168.1.10
    www.mysite.edu
    GET /directory/index.cfm?directory=All&index=Q HTTP/1.1
    10-0
    13154
    0/1/688
    W
    0.00
    54165
    0
    0.0
    0.00
    16.83
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=All&firstname=Patrick&lastname=Murphy
    11-0
    12590
    0/25/516
    W
    4.45
    55851
    0
    0.0
    0.76
    11.19
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=4000 HTTP/1.1
    12-0
    12551
    0/13/454
    W
    1.84
    56055
    0
    0.0
    0.38
    10.00
    192.168.1.10
    www.mysite.edu
    GET /directory/index.cfm?directory=department&deptexp=20001 HTT
    13-0
    13333
    0/23/626
    W
    3.86
    53189
    0
    0.0
    0.57
    11.66
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=31005 HTTP/1.1
    14-0
    12410
    0/13/387
    W
    2.70
    56484
    0
    0.0
    0.42
    10.55
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=6003 HTTP/1.1
    15-0
    13162
    0/70/389
    W
    10.81
    53114
    0
    0.0
    0.86
    5.60
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=6005 HTTP/1.1
    16-0
    12309
    0/22/275
    W
    2.23
    56878
    0
    0.0
    0.43
    3.91
    192.168.1.10
    www.mysite.edu
    GET /directory/?directory=department&deptexp=20005 HTTP/1.1
    17-0
    13163
    0/57/341
    W
    11.85
    53120
    0
    0.0
    1.38
    6.49
    192.168.1.10
    www.mysite.edu
    GET /catalog/index.cfm?courselist=list&dept=&searchc=ENGR%26%20
    I have straced a hung process to only find the following :
    strace -p 6472
    Process 6472 attached - interrupt to quit
    read(23,
    Another interesting bit of info, none of these GET requests make it into my access.log file which I find very peculiar as well.
    Here are my CF Specs
    Server Details
    Server Product ColdFusion
    Version 10,0,13,287689
    Tomcat Version 7.0.23.0
    Edition Enterprise 
    Serial Number
    Operating System UNIX 
    OS Version 3.2.0-65-generic 
    Update Level /opt/coldfusion10/cfusion/lib/updates/chf10000013.jar 
    Adobe Driver Version 4.1 (Build 0001) 
    JVM Details
    Java Version 1.6.0_29 
    Java Vendor Sun Microsystems Inc. 
    Here are my Apache2 Specs
    Server version: Apache/2.2.22 (Ubuntu)
    Server built:   Apr 17 2014 21:49:25
    Server's Module Magic Number: 20051115:30
    Server loaded:  APR 1.4.6, APR-Util 1.3.12
    Compiled using: APR 1.4.6, APR-Util 1.3.12
    Architecture:   64-bit
    Server MPM:     Prefork
      threaded:     no
        forked:     yes (variable process count)
    Server compiled with....
    -D APACHE_MPM_DIR="server/mpm/prefork"
    -D APR_HAS_SENDFILE
    -D APR_HAS_MMAP
    -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
    -D APR_USE_SYSVSEM_SERIALIZE
    -D APR_USE_PTHREAD_SERIALIZE
    -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
    -D APR_HAS_OTHER_CHILD
    -D AP_HAVE_RELIABLE_PIPED_LOGS
    -D DYNAMIC_MODULE_LIMIT=128
    -D HTTPD_ROOT="/etc/apache2"
    -D SUEXEC_BIN="/usr/lib/apache2/suexec"
    -D DEFAULT_PIDLOG="/var/run/apache2.pid"
    -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
    -D DEFAULT_LOCKFILE="/var/run/apache2/accept.lock"
    -D DEFAULT_ERRORLOG="logs/error_log"
    -D AP_TYPES_CONFIG_FILE="mime.types"
    -D SERVER_CONFIG_FILE="apache2.conf"
    I am hoping this is no normal behavior for Coldfusion 10.
    Many thanks in advance.

    We're having the same problem, although with CF11.

  • WebObjects and Apache2.2 on Mac OS X Server (Snow Leopard)

    I have been configuring a new Mac Mini Server with the latest version of Mac OS X Server.
    Typically we have been using Max OS X (non-server) in development environment and were following our instructions on how we set up all our boxes.  In setting up our new installation on the "server edition" we came across something that caused up some pause.
    After we got our WebObjects application launched through JavaMonitor, it attempted to open Safari, but "page" could not be found.  We suspected that that WebObjects Adaptor was not being utilized.
    Looking through the Apache logs we found this:
    script not found or unable to stat: /Library/WebServer/CGI-Executables/WebObjects
    We checked our httpd.conf (Apache 2.2.17).  This file is slightly different that the one for our generic (non-server) Mac OS X Snow Leopard installations.  It even mentions that in the comments at the top of httpd.conf file that ships with Mac OS X Server
    We had included the following as we normally do -
    Include /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf
    But in order to get WebObjects to kick in, we needed to comment out the line
    #          ScriptAlias /cgi-bin/ /Library/WebServer/CGI-Executables/
    Once we did that... boom... app was working fine.  Since all that is running on this box is WebObjects and Oracle, we are happy with this solution. Moral of the post is that the httpd.conf file supplied is different between "Mac OS X" and "Mac OS X Server" editions. 
    Note:  We do not even see the ScriptAlias line in our non-server httpd.conf.
    We were clued into this from a previous discussion on here (and its related replies). http://discussions.apple.com/message/12786408#12786408
    Hope this helps someone else.

    If you have another administrative username (such as the Open Directory (OD) Administrator (diradmin) username, then you can use that to reset the password. 
    If you don't have another administrative password including a local administrator and if it's your Open Directory Administrator password that you've forgotten, then you'll want to follow HT1194 Mac OS X Server: How to reset the Open Directory administrator password for the sequence used to reset the OD access.  (The header of that article lists up through 10.5, but the text also lists 10.6.)
    Once you're back in, you'll probably want to consider adding a back-up directory administrator account with an obscure password, and write down that password and stick it in a fireproof safe somewhere, or maybe in a note in your Keychain of your own OS X client system, or some other secure location.  I do that with a few servers, storing that data with full-disk copies of the server backups, etc.

  • Installation of webgate on Solaris (sparcv9) with WLS 10.3.5 and Apache2

    Problem Description: We have installed IDM 11g and OAM 10.1.4.3 on RHEL5.5 hosts, respectively. We have successfully installed all the components:
    Environment Details:
    - Server1 -- 64 bit Intel RHEL5
    Fusion Middleware Identity Management - 11.1.1.2
    WLS 10.3.2
    ODSM,OID,OVD
    DB 10.2.0.4
    - Server 2 32-bit Intel RHEL5
    OAM 10.1.4.3
    OHS 11.1.1.2
    After successfully installing these hosts, we needed to create a webhost from where we could test our protected resources. This host would have a sparc v9 OS, include WLS 10.3.5, and use apache2 as its web server. These have all been successfully installed by root and are running.
    Our next step was to create the webgate/access gate on the OAM host and setup the necessary policy. This was successful.
    We then copied Oracle_Access_Manager10_1_4_3_0_sparc-s2_APACHE2_WebGate to the host and started the installation. Since the host is headless (just a host -- no keyboard, mouse, or gui attached to it) we have to ssh to the host and execute all the installs from the command line without gui. When we got to entering the webgate id and hit return... the process just ended without any error or logfiles. We are assuming that at that point the webgate software was installed but not configured.
    We went ahead and tried the configureWebGate script:
    ./start_configureWebGate -i /opt/oracle/middleware/webgate -l WebGate
    ld.so.1: configureWebGate: fatal: /opt/oracle/middleware/webgate/access/oblix/tools/configureWebGate/../../../oblix/lib/libstdc++.so.5: wrong ELF data format: ELFDATA2LSB
    Killed
    We have successfully installed OAM and IDM many times and have installed webhosts as well... but the webhosts have always been RHEL5 with WLS and OHS instead of Sparc, wls, and apache. Is there anything special about a sparc or apache install?
    WLS and apache were installed as root... we have tried installing the webgate as root, oracle, even apache... but get the same results. The gcc libs are downloaded and available, but the error we see during configuration seems to indicate that they are not found. We have tried seting the LD_LIBRARY_PATH to include the directory containing the libs.
    Edited by: OldGuy on Jul 7, 2011 4:04 AM

    On another note... is there a Sparc equivalent for the mod_wl_ohs.conf where we would place
    <Location /<deployed app>>
    SetHandler weblogic-handler
    WebLogicHost <weblogichost>
    WebLogicPort 7001
    </Location>
    It appears that this goes into the apache httpd.conf file, correct? Or does the mod_wl_ohs.conf equivalent exist?
    We have just about completed everything in regard to being able to include a solaris host in our list of hosts that are tied to OAM. The webgate was created and software installed, the deployed app protected, etc... Everything that we have done for Linux and XP in the past we have done for this Sparc host.
    When we try to access the Sparc's protected uri... nothing happens. The browser stays blank... the url does not change to display the oamsso login.html (as the other installs do)... nothing is returned... no error, no remarks, no logfile entries... just a blank browser.

  • Accesing protectred URIs on Solaris (sparcv9) with WLS 10.3.5 and Apache2

    I had started to ask questions about this on another thread of mine, but since I had listed that one as answered and this being different from the original question on that thread...I felt it better to create its own thread.
    Problem Description: Environment Details:
    - Server1 -- 64 bit Intel RHEL5
    Fusion Middleware Identity Management - 11.1.1.2
    WLS 10.3.2
    ODSM,OID,OVD
    DB 10.2.0.4
    - Server 2 32-bit Intel RHEL5
    OAM 10.1.4.3
    OHS 11.1.1.2
    - Server 3 64-bit SparcV9 Webhost -- deployed app as protected uri
    WLS 10.3.5
    Apache2
    Webgate 10.1.4.3
    We believe we have completed everything in regard to being able to include a solaris host in our list of hosts that are tied to OAM. We have installed webhost with XP and RHEL5.6 successfully using OHS 11.1.1.2. This is the first time creating a webhost on Sparc. The webgate was created and software installed, the deployed app protected, etc... Everything that we have done for Linux and XP in the past we have done for this Sparc host. The only differences are the SUN OS, Apache2, and WLS 10.3.5. I believe those are all acceptable for these Oracle products and versions.
    When we try to access the Sparc's protected uri... nothing happens. The browser stays blank... the url does not change to display the oamsso login.html (as the other installs do)... nothing is returned... no error, no remarks, ... just a blank browser.
    Doing an apachectl -l I receive the following:
    Compiled in modules:
    core.c
    prefork.c
    http_core.c
    mod_so.c
    So mod_so.c is included.
    If I go directly to the protected uri through 7001 instead of the 8890 -- the port httpd.conf has configured to listen on -- the page displays. If I open the oamsso/login.html using 8890... it displays. But if I use 8890 to bring up the protected uri... as described above nothing displays.
    One other thing, since the Sparc host is "headless" -- as described by our SysAdmin... no access directly through the sun console and no gui access via the sun host since there is no sun console just the server -- we have to access the gui via a browser on the same network. The browser is actually on the OAM host.
    From apache2 error_log on SUN host:
    15-7-2011 14:35:51Sending message: 0 13
    protocol=NAP version=3 oldest=1
    15-7-2011 14:35:51Received message: 0 13
    protocol=NAP version=3 oldest=1
    15-7-2011 14:35:51Sending NMP STS negotiation message: 0 0
    sts=open
    15-7-2011 14:35:51Received NMP STS negotiation message: 0 0
    sts=open
    15-7-2011 14:35:51Sending message: 0 14
    cm=mtisunfireHost_AG challenge=b516f1a00c2a95ee
    15-7-2011 14:35:51Received message: 0 14
    cm=access_svrid1 challenge=95520d6315ad3865 st=ma%3d25 rt=1
    15-7-2011 14:35:51Sending message: 0 15
    response=531be0a851cb2773c90aa0c91d9f779c
    15-7-2011 14:35:51Received message: 0 15
    response=2b62c22a9458e962c35d8d7d358f4fc1 st=ma%3d25 rt=1
    15-7-2011 14:35:51Sending message: 0 8
    cm=mtisunfireHost_AG ct=0 version=3
    15-7-2011 14:35:51Received message: 0 8
    ci=id%3dmtisunfireHost_AG%20maxConnections%3d1%20debug%3d0%20maxSessionTime%3d24%20sleepFor%3d60%20security%3dopen%20failoverThreshold%3d1%20aaaTimeoutThreshold%3d%20cookieSessionTime%3d3600%20maxCacheElems%3d100000%20cacheTimeout%3d1800%20configLastUpdateTime%3d1310754351%20preferredHost%3dmtisunfire:8890%20state%3dEnabled%20primaryCookieDomain%3d%20idleSessionTimeout%3d3600%20accessClientPasswd%3d02434564584046435641510409%20primaryServer1%3dhost%253dirsam-oam.dchc.smil.mil%2520port%253d8887%2520numOfConnections%253d1%20denyOnNotProtected%3d0%20cachePragmaHeader%3dno-cache%20cacheControlHeader%3dno-cache%20ipValidation%3d1 st=ma%3d25%20mi%3d2%20sg%3d32%20sm%3d rt=1
    [Fri Jul 15 14:35:52 2011] [notice] child pid 18581 exit signal Segmentation fault (11)
    [Fri Jul 15 14:35:58 2011] [notice] child pid 18582 exit signal Segmentation fault (11)
    [Fri Jul 15 14:36:01 2011] [notice] child pid 18583 exit signal Segmentation fault (11)
    [Fri Jul 15 14:36:04 2011] [notice] child pid 18585 exit signal Segmentation fault (11)
    [Fri Jul 15 14:36:07 2011] [notice] child pid 18586 exit signal Segmentation fault (11)
    [Fri Jul 15 14:36:11 2011] [notice] child pid 18590 exit signal Segmentation fault (11)
    [Fri Jul 15 14:36:12 2011] [notice] child pid 18591 exit signal Segmentation fault (11)
    [Fri Jul 15 14:36:14 2011] [notice] child pid 18592 exit signal Segmentation fault (11)
    [Fri Jul 15 14:36:15 2011] [notice] child pid 18593 exit signal Segmentation fault (11)
    [Fri Jul 15 14:36:16 2011] [notice] child pid 18594 exit signal Segmentation fault (11)
    [Fri Jul 15 14:38:35 2011] [notice] child pid 18595 exit signal Segmentation fault (11)
    [Fri Jul 15 14:38:38 2011] [notice] child pid 18596 exit signal Segmentation fault (11)
    I believe that apache is currently setup correctly at this point, but cannot understand what we are missing.

    I would say that OAM does support Apache (according to the certified Apache versions and OS's). However, there are so many distributions out there and it can be configured with countless options, be compiled with a number of different compilers, and include any number of modules that some compatibility issues are bound to arise. The Solaris distribution - also Oracle - is a case in point. I have also encountered issues with the Apache version bundled with some Linux versions (for different reasons than the Solaris bundle) for which the easiest solution has also been to download and build from source. I would imagine that is the reason for what you were told about support for generic Apache, though of course I do not know the context.
    Regards,
    Colin

  • Installing coldfusion with jrun4 and Apache2

    Hi everyone,
    I want to install Cold Fusion 7.02 within Jrun 4 (already
    installed) and with apache 2 (already installed)
    basically I want all my cold fusion files (like cfide and my
    websites) to be in the apache 2 htdocs folder (/opt/apache2/htdocs)
    I am using Solaris 10 (Sparc edition)
    I am unable to find any documentation on how to do this. the
    one good documentation I found places the htdocs somewhere that I
    do not want to use.
    Can anyone point me into the correct area?
    I have already installed cold fusion and created the WAR
    file.
    Thank you
    Luc

    Assume a website name Test1 that is on Apache2 and you want to run it with CF 10 standard and a website name Test2 that is present in IIS which you also want to run with this CF 10 standard.
    So yes, it is possible. Every website that you configure individually with IIS has  a unique folder name (say 1, 2, 3 and so on.)
    You need to run the Web Server Configuration Tool (wsconfig.exe) and add the IIS website/Websites one by one  that you want to add. Every website will run with it's connector files present in the number folder 1,2,3 and so on (C:\ColdFusion10\config\wsconfig)
    After 5th minute in this video the same is happening : https://www.youtube.com/watch?v=iHhSPTmRozM
    Now you will need to run the wsconfig.exe and this time choose Apache and add the connector. Follow this video : http://blogs.coldfusion.com/post.cfm/video-configuring-coldfusion-10-connector-with-apache -virtual-hosts
    HTH
    Thanks
    VJ

  • Installing PHP OCI8 extension on SLES 11 with PHP 5.6.3 Oracle Instantclient 12.1 and APACHE2

    I am attempting to install the OCI8 extension. The OCI8 extension version is oci-2.0.8.
    The configure script to install is "./configure --with-oci8=instantclient,/usr/lib/oracle/12.1/client64/lib".
    The configure runs ok. But when I run make test, it fails on every single oci test.
    The install directory of instantclient is "/usr/lib/oracle/12.1/client64"
    I have also declared $ORACLE_HOME and $LD_LIBRARY_PATH, and also declared instantclient in the path.
    I have also installed Perl on the server and that runs script's to update the remote oracle database. So the issue is not with instantclient.
    I am not sure what to do. Have spent 2 days on this issue. Any help will be greatly appreciated.
    Thanks.

    How and where did you set the environment variables?
    How are you running the tests?
    What errors are you seeing?

  • Using php-mysql module and Apache2.2 provided with FMS4.5

    Hi,
    we've recently downloaded and upgraded FMS from 3 to 4.5 on a server that has this configuration (before upgrading):
    - Centos 5.5
    - Apache 2.2.3
    - mysql 5.0.77
    - php 5.3.3
    - perl 5.8.8
    Everything was fined before upgrading since 3 years.
    We decided to upgrade FMS to provide HLS to our customers.
    Once we upgraded FMS and installed Apache that comes with the installer, we encountered lots of errors.
    - no more php, all scripts were visible, so we had to reinstall php module; and by the way, how can't we have the logical directories for apache (like /etc/httpd/,...) instead of /opt/adobe/fms/Apache...
    - no more perl, cgi script are also visible...
    - and now, we are unable to connect to mysql database. Whatever we do, the following message appears:
    Fatal error:  Call to undefined function mysql_connect()
    modules are in the right folders but no way....
    If someone can help us,
    regards,
    Tony

    i answer to myself:
    I finally managed to do it.
    The best way was this:
    - backup the Apache folders from fms
    - reinstall fms w/o apache
    - reinstall properly the standard httpd ( i launched yum remove httpd before)
    - copy modules from fms backup to /etc/httpd/modules  so i havve specific modules
    - update httpd.conf with adobe version (easy with Kompare)
    restart httpd and fms
    Now everything works well: php, mysql, cgi, ...

  • Certificates and apache2

    Hi,
    I have multiple vhosts on a single sever. I am required to use an
    external Certificate via Geotrust.
    Can I use one Certificate for multiple vhosts?
    Point them in all *.conf files now to one authority.
    SSLCertificateFile /etc/ssl/servercerts/geotrust.pem

    Originally Posted by DrumDude
    Hi,
    I have multiple vhosts on a single sever. I am required to use an
    external Certificate via Geotrust.
    Can I use one Certificate for multiple vhosts?
    Point them in all *.conf files now to one authority.
    SSLCertificateFile /etc/ssl/servercerts/geotrust.pem
    Yes that will work but you will probably get certificate error because one certificate can only be valid for 1 vhost, unless you have a wildcard certificate (*.domain.com)
    Thomas

  • Php5.2.5 not working with apache2.2.8 on solaris 9

    <html
    <body lang=EN-US style='tab-interval:.5in'>
    <div class=Section1>
    <p class=MsoNormal><span class=GramE>hi !</span><o:p></o:p></p>
    <p class=MsoNormal>I have compiled (without any problems) PHP5.2.5 AND
    apache2.2.8 with oci8 support, and apache shows the php5 module loaded but for
    some reason my <span class=SpellE>php</span> pages are not showing up , can you
    see what I am missing ? <o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>thanks</span><o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>all</span> below is done as root<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>1) <span class=GramE>compile</span> apache2<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=SpellE><span class=GramE>cd</span></span> /opt/<span
    class=SpellE>staging_apache</span><o:p></o:p></p>
    <p class=MsoNormal><span class=SpellE><span class=GramE>untar</span></span>
    http_2.2.80.tar<o:p></o:p></p>
    <p class=MsoNormal><span class=SpellE><span class=GramE>cd</span></span>
    /opt/staging_apache/http_2.2.80<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>./</span>configure --prefix=/<span
    class=SpellE>usr</span>/local/apache --enable-module=so<span
    style='mso-spacerun:yes'>    </span>&lt;&lt;&lt; no errors<span
    style='mso-spacerun:yes'>  </span>here <o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>make</span> <o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>make</span> install<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>2) <span class=GramE>compile</span> php5<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=SpellE><span class=GramE>cd</span></span> /opt/<span
    class=SpellE>staging_php</span><o:p></o:p></p>
    <p class=MsoNormal><span class=SpellE><span class=GramE>untar</span></span>
    php-5.2.5.tar<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=SpellE><span class=GramE>cd</span></span>
    /opt/staging_php/php-5.2.5<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>-- define the following <span class=SpellE>logicals</span>. <o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'>       </span><o:p></o:p></p>
    <p class=MsoNormal>ORACLE_HOME=/u03/oracle/10203<o:p></o:p></p>
    <p class=MsoNormal><span class=GramE>export</span> ORACLE_HOME<o:p></o:p></p>
    <p class=MsoNormal>LIBPATH=$LIBPATH<span class=GramE>:$</span>ORACLE_HOME/lib<o:p></o:p></p>
    <p class=MsoNormal><span class=GramE>export</span> LIBPATH<o:p></o:p></p>
    <p class=MsoNormal>LD_LIBRARY_PATH=$ORACLE_HOME/<span class=SpellE>lib<span
    class=GramE>:$</span>ORACLE_HOME/rdbms/lib</span><o:p></o:p></p>
    <p class=MsoNormal><span class=GramE>export</span> LD_LIBRARY_PATH<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>Invoking <span class=GramE>configure</span>:<o:p></o:p></p>
    <p class=MsoNormal>-------------------<o:p></o:p></p>
    <p class=MsoNormal>CFLAGS=&quot;$CFLAGS -DHAVE_LONG_LONG&quot;<o:p></o:p></p>
    <p class=MsoNormal><span class=GramE>export</span> CFLAGS<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>./</span>configure<span
    style='mso-spacerun:yes'>  </span>\<o:p></o:p></p>
    <p class=MsoNormal>--with-apxs2=/<span class=SpellE>usr/local/apache/bin/apxs</span>
    \<o:p></o:p></p>
    <p class=MsoNormal>--with-<span class=SpellE>ldap</span> \<o:p></o:p></p>
    <p class=MsoNormal>--with-oracle=/u03/oracle/10203 \<o:p></o:p></p>
    <p class=MsoNormal>--with-oci8=/u03/oracle/10203 \<o:p></o:p></p>
    <p class=MsoNormal>--with-<span class=SpellE>config</span>-file-path=/<span
    class=SpellE>usr/local/apache/php</span> \<o:p></o:p></p>
    <p class=MsoNormal>--prefix=/<span class=SpellE>usr/local/apache/php</span> \<o:p></o:p></p>
    <p class=MsoNormal>--without-<span class=SpellE>mysql</span><o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>Thank you for using PHP.<span style='mso-spacerun:yes'>    
    </span>&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; <span
    class=SpellE><span class=GramE>php</span></span> compiled fine <o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>Notice: Following unknown configure options were used:<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>--with-oracle=/u03/oracle/10203<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>Check '<span class=GramE>./</span>configure --help' for available
    options<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>make</span><o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>make</span> install<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE># ./</span><span class=SpellE>httpd</span>
    -l<o:p></o:p></p>
    <p class=MsoNormal>Compiled in modules:<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'>  </span><span class=SpellE>core.c</span><o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'>  </span><span class=SpellE>prefork.c</span><o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'>  </span><span class=SpellE>http_core.c</span><o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'>  </span><span class=SpellE>mod_so.c</span><o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>-- <span class=GramE>in</span> case of error otherwise not
    needed.<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal># <span class=SpellE><span class=GramE>httpd</span></span>
    -M<o:p></o:p></p>
    <p class=MsoNormal>Loaded Modules:<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>core_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authn_file_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authn_default_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authz_host_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authz_groupfile_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authz_user_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>authz_default_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>auth_basic_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>include_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>filter_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>log_config_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>env_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>setenvif_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>mpm_prefork_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>http_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>mime_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>status_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>autoindex_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>asis_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>cgi_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>negotiation_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>dir_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>actions_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>userdir_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>alias_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span><span class=SpellE>so_module</span>
    (static)<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-spacerun:yes'> </span>php5_module
    (shared)<span style='mso-spacerun:yes'>  
    </span>&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;
    php5 module is loaded<o:p></o:p></p>
    <p class=MsoNormal>Syntax OK<o:p></o:p></p>
    <p class=MsoNormal># <span class=GramE>which</span> <span class=SpellE>httpd</span><o:p></o:p></p>
    <p class=MsoNormal>/<span class=SpellE>usr/local/apache/bin/httpd</span><o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal>&lt;<span class=GramE>html</span>&gt;<o:p></o:p></p>
    <p class=MsoNormal>&lt;<span class=GramE>head</span>&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;<span
    class=GramE>title&gt;</span>PHP Test&lt;/title&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;<span
    class=GramE>meta</span> http-equiv=&quot;Content-Type&quot;
    content=&quot;text/html; <span class=SpellE>charset</span>=ISO-8859-1&quot;&gt;<o:p></o:p></p>
    <p class=MsoNormal>&lt;/head&gt;<o:p></o:p></p>
    <p class=MsoNormal>&lt;<span class=GramE>body</span>&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;h1&gt;PHP
    Test&lt;/h1&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;p&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;b&gt;An
    Example of PHP in Action&lt;/b&gt;&lt;<span class=SpellE>br</span> /&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:2'>                        </span><span
    class=GramE>&lt;?<span class=SpellE>php</span></span> echo &quot;The Current
    Date and Time is: &lt;<span class=SpellE>br</span>&gt;&quot;;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:3'>                                    </span><span
    class=GramE>echo</span> date(&quot;<span class=SpellE>g:i</span> A l, F j
    Y.&quot;);?&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;/p&gt;<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;h2&gt;PHP
    Information&lt;/h2&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;p&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:2'>                        </span><span
    class=GramE>&lt;?<span class=SpellE>php</span></span> <span class=SpellE>phpinfo</span>();
    ?&gt;<o:p></o:p></p>
    <p class=MsoNormal><span style='mso-tab-count:1'>            </span>&lt;/p&gt;<o:p></o:p></p>
    <p class=MsoNormal>&lt;/body&gt;<o:p></o:p></p>
    <p class=MsoNormal>&lt;/html&gt;<o:p></o:p></p>
    <p class=MsoNormal><o:p> </o:p></p>
    <p class=MsoNormal><span class=GramE>does</span> not give the <span
    class=SpellE>phpinfo</span> page.</p>
    </div>
    </body>
    </html>

    hi I got the php working and now can see the php pages, after i put the extensions=oci8.so .
    but the oci8 is not enabled still cause phpinfo is not showing it and i cant use oci8 calls and get an error.
    so iam trying to recompile apache with openssl and other options but its failing .
    its looking for files in /opt/apache2 directory where as I am installing it in /usr/local/apache .
    Making all in prefork
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_compat.h: No such file or
    directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_config_auto.h: No such fil
    e or directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_config.h: No such file or
    directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_config_layout.h: No such f
    ile or directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_listen.h: No such file or
    directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_mmn.h: No such file or dir
    ectory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_mpm.h: No such file or dir
    ectory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_provider.h: No such file o
    r directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_regex.h: No such file or d
    irectory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_regkey.h: No such file or
    directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/ap_release.h: No such file or
    directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/http_config.h: No such file o
    r directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/http_connection.h: No such fi
    le or directory
    find: cannot open /opt/apache2/httpd-2.2.8/include/http_core.h: No such file or
    directory

  • APACHE2+PHP5

    Hi Folks,
    I am brand new to PHP5 and APACHE2, and am trying to install both on Linux Redhat 3.
    Basically, I type in http://localhost into my browser (Mozilla) and it shows the successful installation page for apache.
    I then installed PHP 5 follow the instruction on PHP manual site.
    I've checked for PHP and Apache get along with one another follow the instruction:
    1.LoadModule php5_module modules/libphp5.so
    2.AddType application/x-httpd-php .php .phtml .html
    AddType application/x-httpd-php-source .phps
    And I wrote a simple page to test php works..
    <? phpinfo(); ?> named it test.php.
    I keep getting the error 404 when I try to test php in the browser by typing http://localhost/test.php
    The requested URL /php/php.exe/test.php was not found on this server.
    Apache/2.0.46 (Redhat) server at locahost Port 80.
    any clues as to where I am going wrong?
    A lot of thnx for you help ;o)
    TIA,
    Lux
    Message was edited by:
    lux
    Message was edited by:
    lux

    Hi,
    Try to put
    doc_root = location of your apache htdocs
    in your php.ini file

  • Xsp, gtk-sharp, libgda, and monodoc

    Hi,
    using one of the mono-packages from incoming the packages listed in the
    subject can be build. All this requires the latest pacman(>2.7.3)
    monodoc:
    ist a browser for the mono(C#) class library. It build on to of gtk-sharp.
    Useful for developer.
    # Contributor: Tobias Kieslich <[email protected]>
    pkgname=monodoc
    pkgver=0.10
    pkgrel=1
    pkgdesc="The mono documentation"
    depends=('gtk-sharp' 'mono')
    source=(http://www.go-mono.com/archive/$pkgname-$pkgver.tar.gz)
    url="http://www.go-mono.com"
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=$startdir/pkg install
    libgda:
    is a library which provides acces to several databases. It's an data
    abstraction layer. I compiled support for sqlite, mysql, postgresql, libxml
    and LDAP. Therefore, it does depend on them.
    # Contributor: Tobias Kieslich <[email protected]>
    pkgname=libgda
    pkgver=1.1.0
    pkgrel=1
    pkgdesc="data abstraction layer to manage stored datas in db's from non-Gnome applications"
    depends=('glib2' 'libxslt' 'mysql' 'postgresql' 'sqlite' 'popt' 'openldap')
    url="http://www.gnome-db.org"
    source=(ftp://ftp.gnome-db.org/pub/gnome-db/sources/v$pkgver/$pkgname-$pkgver.tar.gz)
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr --sysconfdir=/etc --disable-gtk-doc
    make || return 1
    make DESTDIR=$startdir/pkg install
    gtk-sharp:
    Is an C# Wrapper for gtk2. It depends on libgda and mono and gtk2.
    # Contributor: Tobias Kieslich <[email protected]>
    pkgname=gtk-sharp
    pkgver=0.15
    pkgrel=1
    pkgdesc="The C#-bindings for the gtk2"
    depends=('mono' 'gtkhtml' 'librsvg' 'libgda')
    source=(http://cesnet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
    url="gtk-sharp.sourceforge.net"
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=$startdir/pkg install
    mod_mono:
    is an apache2 module which connects apache to xsp. This package provides a
    mono.conf file. To make it work you will have to include it in your
    httpd.conf:
    Include /etc/httpd/conf/mono.conf
    when you wanna use it make sure you run mono AND apache. The mono
    daemon is provided by xsp.
    # Contributor: Tobias Kieslich <[email protected]>
    pkgname=mod_mono
    pkgver=0.7
    pkgrel=1
    pkgdesc="The mono module to make mono running on top of apache"
    depends=('glib2' 'apache' 'xsp')
    source=(http://www.go-mono.com/archive/$pkgname-$pkgver.tar.gz)
    url="http://www.go-mono.com"
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=$startdir/pkg install
    # lets copy the neccessary httpd.conf tweaks in a file which can
    # be easily included in httpd.conf
    mkdir -p $startdir/pkg/etc/httpd/conf
    cat > $startdir/pkg/etc/httpd/conf/mono.conf << 'MOD_MONO_CONF_FILE'
    # Mono Configuration for Apache
    AddType application/x-asp-net .aspx .ashx .asmx .ascx .asax .config .ascx
    LoadModule mono_module lib/apache/mod_mono.so
    MonoUnixSocket /tmp/mod_mono_server
    Alias /mono "/home/httpd/html/xsp"
    MOD_MONO_CONF_FILE
    xsp:
    Is a simple Web-Server which provides ASP.NET support. You can use it
    standalone or on top of apache2. I added a daemon for mod_mono_server,
    which is the interconnection between mod_mono and apache2. The
    mod_mono_server executable is also provided by this package, not mod_mono itself which might be assumed.
    # Contributor: Tobias Kieslich <[email protected]>
    pkgname=xsp
    pkgver=0.9
    pkgrel=1
    pkgdesc="A simple weberver based on mono - provides ASP support"
    depends=('mono')
    source=(http://www.go-mono.com/archive/$pkgname-$pkgver.tar.gz mono)
    url="http://www.go-mono.com"
    build() {
    cd $startdir/src/$pkgname-$pkgver
    #./configure --help
    ./configure --prefix=/usr --sysconfdir=/etc
    make || return 1
    make DESTDIR=$startdir/pkg install
    # install a deamon
    install -D -m755 ../mono $startdir/pkg/etc/rc.d/mono
    # also install the testset of aspx files and change the owhnership to apache ones
    mkdir -p $startdir/pkg/home/httpd/html
    cp -R $startdir/src/$pkgname-$pkgver/test $startdir/pkg/home/httpd/html/$pkgname
    cd $startdir/pkg/home/httpd/html
    chown -R nobody.nobody $pkgname
    the daemon
    #!/bin/bash
    . /etc/rc.conf
    . /etc/rc.d/functions
    PID=`pidof -o %PPID mono /usr/bin/mod_mono_server`
    case "$1" in
    start)
    stat_busy "Starting Mod_Mono_Server Daemon"
    if [ -z "$PID" ]; then
    mono /usr/bin/mod-mono-server.exe --nonstop --root /home/httpd/html/xsp --applications /mono:. > /dev/null &
    sleep 1
    chmod 777 /tmp/mod_mono_server
    fi
    if [ ! -z "$PID" -o $? -gt 0 ]; then
    stat_fail
    else
    add_daemon mono
    stat_done
    fi
    stop)
    stat_busy "Stopping Mod_Mono_Server Daemon"
    [ ! -z "$PID" ] && kill $PID &> /dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    rm -f /tmp/mod_mono_server
    rm_daemon mono
    stat_done
    fi
    restart)
    $0 stop
    sleep 1
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac
    First of all this is modelled to work on archlinux' out of the box apache
    configuration. Any modified configuration will result in altered config
    files and you also have to change the setting in the daemon.
    How to use it?
    install the packages, now you will have to include the above mentioned line
    to your httpd.conf
    then run /etc/rc.d/mono start and /etc/rc.d/httpd start
    navigate your browser to http://localhost/mono
    Have fun, bye
    neri

    Cobra wrote:
    I get an error compiling the package
    error CS0006: Cannot find assembly `NUnit.Framework.dll'
    Things have changed a lot in the meantime, since mono is still under heavy
    development. First of all, all mono stuff shall be hosted in /opt/mono now.
    Additionally, I have some updated PKGBUILDs laying on my mainbox and
    wanted them to put them into extra. I will try to do so within the next two
    weeks I hope.
    Also, I saw another xsp in TUR but didn't tested it so far. Maybe you have
    more luck with that, since it might be newer (currently version is 1.0.2 iirc)
    -neri

  • Tomcat and apache bundle in Solaris10

    I am a little confused between apache and apache2 bundled with Solaris10
    There is
    /usr/apache/tomcat/
    /usr/apache2/
    I have apache2 web server started on my sol10 instance but there is no tomcat container
    How do I configure tomcat to run with apache2 on a default install of solaris10? Must I migrate the tomcat that comes with apache or install a new version of tomcat? or ??
    thanks

    The stuff that ships with Solaris is primarily used by Solaris utilities.
    If you want to use it for your own purposes then you're better off installing your own version somewhere in the fileystem and then configure accordingly.
    A patch to the supplied stuff could break your custom config.
    alan

  • Server Admin's proxy configuration... whacked? (Doesn't seem to work)

    I just upgraded to Apache2 so that I could, sensibly, use the Server Admin app to manage all my web sites. Previously, my various httpd conf files were too complicated and I had resorted to hand coding them.
    The good news is Server Admin and Apache2 are much closer to functional.
    One bit of bad news: I can't get the reverse proxies to work consistently. Once set up, I get the most peculiar mix of success and failure -- almost at random. For example, some URIs load; others don't; sometimes a page loads, but it's style sheet doesn't.
    What I want is simply this:
    */confluence (proxy to) localhost:8081/confluence
    Using hand-edited config files, I'd usually do something along these lines (and this works great, by the way, if I stick it into 0000any_80www.mydomain.com.conf:
    ProxyRequests Off
    ProxyPassReverse /confluence http://localhost:8081/confluence
    ProxyPass /confluence http://localhost:8081/confluence
    So, off to Server Admin to make this work. I tried checking "Enable Reverse Proxy" and specifying a Proxy Path of "/confluence" and a Worker URL of http://localhost:8081/confluence. This ended up created the following entry in my 0000_...conf file:
    <IfModule modproxybalancer.c>
    ProxyPass /confluence balancer://balancer-group/
    ProxyPassReverse /confluence balancer://balancer-group/
    <Proxy "balancer://balancer-group">
    BalancerMember http://localhost:8081/confluence
    </Proxy>
    </IfModule>
    I wasn't able to figure out what a Sticky Session Identifier, Route or Load Factor would be used for... so I left those blank. Perhaps that's why it's not working... sure would be nice if there was some help in Server Admin...
    Hm. Anyhow, Ok, looks alright. I'm not totally sure about the balancer bits (like why they are there), but I don't see why it wouldn't work. But... IT DOES NOT. I get totally inconsistent results. Some pages load, some don't. Sometimes I get some page assets, while others don't come through. Bah. However, if I get rid of the above, and simply put this in:
    ProxyRequests Off
    ProxyPassReverse /confluence http://localhost:8081/confluence
    ProxyPass /confluence http://localhost:8081/confluence
    It works great. Only problem is, anytime I edit a server configuration, Server Admin goes and deletes those lines! I think I've found a way around it though. I put the above lines into a "0000.proxy" file (in /etc/apache2/sites/0000.proxy) and now I've added this line:
    Include "/etc/apache2/sites/0000.proxy"
    At the bottom of my 0000_...conf file. So far, Server Admin hasn't deleted that line... and it seems to be working.
    BUT, I'd just LOVE it if someone could tell me how to make this work without hacking around in the command line! Very annoying -- and of course, my proxies are showing up in Server Admin, and I really wish that would work.

    Hi there
    For the benefit of anyone looking at this thread, what is meant here is that if you choose to open the help for RoboHelp, you have an abiliity to add a comment. That comment may be kept private or shared with others. If you elect to share it with others, it is generally added as a comment into the pages that provide the help. If approved, Adobe may amend the help topic to reflect the new information.
    @Jared - Was that information missing in your file? I thought when you elected to use this file that it was automatically populated with all available settings. And unfortunately (IMNSHO) the settings don't immediately reflect the settings in the dialog. (I think they should, as a starting point. At least, that's the behavior *I* expected the first time I played with the feature. I was admittedly taken aback when it didn't work that way.)
    Assuming the setting was missing, how did you manage to sort what setting should be added?
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

Maybe you are looking for

  • Notebook Lenovo V570c и Windows XP

    Здравствуйте , раз уж мне выпала честь открыть первой темой этот раздел. Имею ноутбук V570c В использовании в рабочих целях выявилась не обходимость пользоваться старыми программами и соотвественно к ним требуются старые ОС. Моя конкретно модификация

  • How to use a loop for a object

    Hi, All I have a procedure that needs a collection to pass in. The pass_in collection has multiple records with multiple fields, so I guess I need a loop for each record. How to assign each record of multiple fields to each corresponding local variab

  • Abap - how to get only 1 PO# from an specific material

    What I meant was : how to group same PO#s and show in the report that it is only one. Suppose I have: material#1            PO#1                       PO#2                       PO#3                       PO#3                       PO#3              

  • Insert text into a pdf form

    How can I edit a pdf file? It is a form and I need to insert some text. Please help.

  • Instagram won't link to facebook account

    Hey everyone! Need some help here... I can't seem to link my instagram account to my facebook account... When I try to, there is a message that tells me to check in my IOS settings under Facebook if it is really linked (which it is, I've checked). An