Relay Server Configuration

Hi,
I am trying to  configure relay server 16 for SMP2.3.
By refering link:-http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e084e63d-5764-2e10-bcb5-f943c11c6529?overridelayout=t…
Have successfully done with step:- Installing the Relay Server Components to IIS 7.x on Windows
And while performing step:-Configuring the Relay Server to Run as a Window Service on Relay Server  in that after running the command mentioned:-
dbsvc -as -s auto -w SUPRelayServer "C:\inetpub\wwwroot\ias_relay_server\server\rshost.exe" -q -
qc -f “C:\inetpub\wwwroot\ias_relay_server\server\rs.config” -o “c:\Sybase\logs\rs.log”
I am getting with  message :-
SQL Anywhere Service Utility Version 16.0.0.1535
Service "SUPRelayServer" was created successfully.
But when my trying to start relayserver services I am getting  an error:-
Error
SQL Anywhere Service Utility Version 16.0.0.1535
Service "SUPRelayserver" start pending.
Error starting service "SUPRelayserver".
Log generated in my rs.log file
I. 2014-05-28 13:35:48.096+0530 Character encoding: windows-1252
I. 2014-05-28 13:35:48.096+0530 SAP Sybase Relay Server Version 16.0.0.1535
I. 2014-05-28 13:35:48.096+0530
I. 2014-05-28 13:35:48.096+0530 Copyright © 2013 SAP AG or an SAP affiliate company.
I. 2014-05-28 13:35:48.096+0530 All rights reserved.
I. 2014-05-28 13:35:48.096+0530 Use of this software is governed by the Sybase License Agreement.
I. 2014-05-28 13:35:48.096+0530 Refer to http://www.sybase.com/softwarelicenses.
I. 2014-05-28 13:35:48.096+0530
I. 2014-05-28 13:35:48.096+0530 Machine SUPSRV is running Windows 2008R2 Build 7601 Service Pack 1
I. 2014-05-28 13:35:48.096+0530 Software built for X86_64
I. 2014-05-28 13:35:48.096+0530 Time zone offset from UTC in minutes: 330
I. 2014-05-28 13:35:48.096+0530 <rshost> Parsing config file 'C:\inetpub\wwwroot\ias_relay_server\server\rs.config'
E. 2014-05-28 13:35:48.096+0530 <rshost> RSF11040: Cannot open Relay Server configuration file 'C:\inetpub\wwwroot\ias_relay_server\server\rs.config'
I. 2014-05-28 13:35:48.097+0530 <rshost> Finished
I. 2014-05-28 13:44:53.577+0530 Character encoding: windows-1252
I. 2014-05-28 13:44:53.577+0530 SAP Sybase Relay Server Version 16.0.0.1535
So can anyone please help me on this error.
Thanks & Regards,
Anjali

Hi Anjali,
Check your rs.config file extensions. I faced the same issue & i rectified it by giving the correct extension to the rs.config file.
Thanks,
Shrikant Naidu

Similar Messages

  • Unable to use relay server using https configuration

    Hi All,
    I am using Sybase Unwired Platform 2.2 SP 04 with iOS 7.1.
    I am implementing relay server with https configuration. I have already implemented relay server with http using port 80 which is working fine. But when I am changing the outbound enabler property from http to https in Server Configuration, outbound enabler is giving error
    "Could not connect to Relay Server, errCode: 57, sysCode: 11001" in the RSOE log.
    Instead of public IP, I am using hostname.com URL for accessing relay server.
    Also in browser the availability of the url:  /ias_relay_server/server/rs_server.dll is showing none.
    Kindly advice.
    Regards
    Debidutta

    Hi Wim,
    The above log that I posted recently is the messaging RSOE log generated from the sybase control center.
    Now below is the log content from the relay server log at C:\inetpub\logs\LogFiles\W3SVC1
    #Software: Microsoft Internet Information Services 7.5
    #Version: 1.0
    #Date: 2014-04-08 13:34:14
    #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-
    Agent) sc-status sc-substatus sc-win32-status time-taken
    2014-04-08 13:34:14 172.22.219.193 POST /ias_relay_server/server/rs_server.dll - 443 - xxx.xxx.xx.xxx IAS_OE_DnChannel 200 0 64 8050579
    #Software: Microsoft Internet Information Services 7.5
    #Version: 1.0
    #Date: 2014-04-08 13:34:20
    #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status time-taken
    2014-04-08 13:34:20 172.22.219.193 POST /ias_relay_server/server/rs_server.dll - 443 - 112.xxx.xx.xxx IAS_OE_DnChannel 200 0 0 15
    2014-04-08 13:34:20 172.22.219.193 POST /ias_relay_server/server/rs_server.dll - 443 - 112.xxx.xx.xxx IAS_OE_DnChannel 200 0 0 46
    2014-04-08 13:34:21 172.22.219.193 POST /ias_relay_server/server/rs_server.dll - 443 - 112.xxx.xx.xxx IAS_OE_DnChannel 200 0 0 31
    2014-04-08 13:34:21 172.22.219.193 POST /ias_relay_server/server/rs_server.dll - 443 - 112.xxx.xx.xxx IAS_OE_DnChannel 200 0 0 31
    2014-04-08 13:34:22 172.22.219.193 POST /ias_relay_server/server/rs_server.dll - 443 - 112.xxx.xx.xxx IAS_OE_DnChannel 200 0 0 62
    2014-04-08 13:34:22 172.22.219.193 POST /ias_relay_server/server/rs_server.dll - 443 - 112.xxx.xx.xxx IAS_OE_DnChannel 200 0 0 1781
    Below is the log contents found at C:\Windows\System32\LogFiles\HTTPERR-folder
    2014-04-08 13:34:15 112.xxx.xx.xxx 60782 172.22.219.193 443 HTTP/1.1 POST /ias_relay_server/server/rs_server.dll 400 1 BadRequest RelayServer
    2014-04-08 13:34:15 112.xxx.xx.xxx 60810 172.22.219.193 443 HTTP/1.1 POST /ias_relay_server/server/rs_server.dll 400 1 Connection_Abandoned_By_ReqQueue RelayServer
    2014-04-08 13:34:15 112.xxx.xx.xxx 60782 172.22.219.193 443 HTTP/1.1 POST /ias_relay_server/server/rs_server.dll 400 1 Connection_Abandoned_By_ReqQueue RelayServer
    As you can see, we are getting Bad Request in the last log contents.
    I request you to provide your valuable suggestions on this.
    Regards
    Debidutta

  • Error while launching the Relay Server Outbound Enabler for Afaria SP05 components

    Hi Experts,
    Appreciate your support.
    I am facing an issue at RSOE side while i run the below script:
    rsoe -cr <param> -f <farm> -id <id>  - (To launch the RSOE)
    which after editing turns our to be
    rsoe.exe -cr "host=bpromobrle100.dmz.nwc;port=80;url_suffix=/ias_relay_server/server/rs_server.dll" -f afaria -id (c9h
    Attaching the screenshot of the error. I am unable to find any solution to this.
    Thanks & Regards
    Sajan Mathew

    Good that you located an article regarding the error. I thought that document was pretty clear for you to find out what went wrong.
    IT is not about whether the account you run rshost.exe had admin privileges.
    What we say in the document is:
    To avoid permission issues, use the same system user to start the rshost process that is used for your IIS Application Pool.
    So, the Relay Server rshost.exe process runs as a service. Under which account does it run on?
    and under which account you used to configure the IIS Application Pool when you set up the Relay Server?
    Are they the same account?

  • How do I set up an account to receive email from my SMTP relay Server. Have I made a SMTP Server config error?

    Hi,
    How do I set up an account to receive email from my SMTP Relay Server?
    I've setup the SMTP feature and set my Server to use anonymous authentication.
    Things appear to look ok.
    But I can't connect make a test connection to it when I am trying to add an email account in Outlook.
    I could be doing something wrong here.
    This is my process.
    1. I have setup my SMTP Server.
    2. Created a user account in AD and given it an email address.
    3. Opened Outlook and tried to manually add a POP3 account by specifying the incoming and outgoing Server details.
    But when I go to test the connection on the email setup it keeps failing.
    Please help.
    Thanks

    Hi Midi25,
    As Florent suggested, please use Telnet to test SMTP Communication. For more details, please refer to following articles.
    How to Use Telnet to Test SMTP Communication
    XFOR: Telnet to Port 25 to Test SMTP Communication
    In addition, please also refer to following article and check if can help you.
    How to Configure a Windows Server 2003 Server as a Relay Server or Smart Host
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Relay server does not start on IIS 8.5

    Hello, all
    I am trying to set up my Mobilink server to work through Relay server.
    The Mobilink server is currently running on the same machine as the IIS.
    Mobilink Relay server service is up and running.
    But when I try to access the rs_admin.dll in the browser I get the following error:
    HTTP Error 400.0 - Failed to attach to Relay Server state store
    Can anyone advise me how can I find what is wrong with the configuration?
    Thank you

    HI,
    Yes , I found solution for this step but I stuck on one other ...
    solution:
    set up identity of RS application pool work with local windows user account
    Best regards,
    Eduard

  • Server Configuration Error

    I'm setting up 10.4.5 Server for the first time, and I've managed to get all of my services running correctly except the mail server. I've searched the discussions and tried some of the suggestions without success.
    Briefly, I cannot receive mail from outside of my network. I can send mail out, I can send and receive mail within the network, the email client authenticates and checks the accounts, and I can access everything via WebMail (thanks to the suggestions here). Multiple tests from DNStuff haven't been helpful to me.
    I'm adding the postconf -n results as well as a rejected email and some log entries.
    powermacg4:/ erick$ postconf -n
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    html_directory = no
    inet_interfaces = all
    localrecipientmaps =
    luser_relay = postmaster
    mail_owner = postfix
    mailboxsizelimit = 0
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mapsrbldomains =
    messagesizelimit = 10485760
    mydestination = $myhostname,localhost.$mydomain,localhost,kaisernetwork.us
    mydomain = kaisernetwork.us
    mydomain_fallback = localhost
    myhostname = mail.kaisernetwork.us
    mynetworks = 127.0.0.1/32,66.93.12.106,192.168.225.192/26,17.250.248.44
    mynetworks_style = host
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = postdrop
    smtpdclientrestrictions = permit_mynetworks sbl-xbl.spamhaus.org rejectrblclient dnsbl.sorbs.net rejectrblclient sbl-xbl.spamhaus.org permit
    smtpdpw_server_securityoptions = cram-md5,login
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdsasl_authenable = yes
    smtpdtls_certfile = /etc/certificates/Server.crt
    smtpdtls_keyfile = /etc/certificates/Server.key
    smtpduse_pwserver = yes
    smtpdusetls = yes
    unknownlocal_recipient_rejectcode = 550
    Return-path:
    Received: from mac.com (smtpin09-en2 [10.13.10.79])
    by ms22.mac.com (iPlanet Messaging Server 5.2 HotFix 2.08 (built Sep 22 2005))
    with ESMTP id <[email protected]> for [email protected]; Sun,
    26 Mar 2006 14:05:40 -0800 (PST)
    Received: from smtpout.mac.com (smtpout05-en1.mac.com [17.250.248.87])
    by mac.com (Xserve/smtpin09/MantshX 4.0) with ESMTP id k2QM5cEd014984 for
    <[email protected]>; Sun, 26 Mar 2006 14:05:40 -0800 (PST)
    Received: from localhost (localhost)
    by smtpout.mac.com (Xserve/8.12.11/smtpout05/MantshX 4.0)
    id k2QM40Ya000383; Sun, 26 Mar 2006 14:05:40 -0800 (PST)
    Date: Sun, 26 Mar 2006 14:05:40 -0800 (PST)
    From: Mail Delivery Subsystem <[email protected]>
    Subject: Warning: could not send message for past 4 hours
    To: [email protected]
    Message-id: <[email protected]>
    Auto-submitted: auto-generated (warning-timeout)
    MIME-version: 1.0
    Content-type: multipart/report;
    boundary="k2QM40Ya000383.1143410740/smtpout.mac.com";
    report-type=delivery-status
    Original-recipient: rfc822;[email protected]
    This is a MIME-encapsulated message
    --k2QM40Ya000383.1143410740/smtpout.mac.com
    ** THIS IS A WARNING MESSAGE ONLY **
    ** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
    The original message was received at Sun, 26 Mar 2006 09:34:26 -0800 (PST)
    from smtpin03-en2 [10.13.10.148]
    ----- Transcript of session follows -----
    ... while talking to mail.kaisernetwork.us.:
    DATA
    <<< 451 Server configuration error
    <[email protected]>... Deferred: 451 Server configuration error
    <<< 554 Error: no valid recipients
    Warning: message still undelivered after 4 hours
    Will keep trying until message is 4 days old
    --k2QM40Ya000383.1143410740/smtpout.mac.com
    Content-Type: message/delivery-status
    Reporting-MTA: dns; smtpout.mac.com
    Arrival-Date: Sun, 26 Mar 2006 09:34:26 -0800 (PST)
    Final-Recipient: RFC822; [email protected]
    Action: delayed
    Status: 4.3.0
    Remote-MTA: DNS; mail.kaisernetwork.us
    Diagnostic-Code: SMTP; 451 Server configuration error
    Last-Attempt-Date: Sun, 26 Mar 2006 14:05:40 -0800 (PST)
    --k2QM40Ya000383.1143410740/smtpout.mac.com
    Content-Type: message/rfc822
    Return-Path: <[email protected]>
    Received: from mac.com (smtpin03-en2 [10.13.10.148])
    by smtpout.mac.com (Xserve/8.12.11/smtpout05/MantshX 4.0) with ESMTP id k2QHYQq5016724
    for <[email protected]>; Sun, 26 Mar 2006 09:34:26 -0800 (PST)
    Received: from [192.168.225.195] (dsl093-012-143.cle1.dsl.speakeasy.net [66.93.12.143])
    (authenticated bits=0)
    by mac.com (Xserve/smtpin03/MantshX 4.0) with ESMTP id k2QHYM4o005075
    (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO)
    for <[email protected]>; Sun, 26 Mar 2006 09:34:25 -0800 (PST)
    User-Agent: Microsoft-Entourage/11.2.3.060209
    Date: Sun, 26 Mar 2006 12:34:22 -0500
    Subject: Test
    From: Eric Kaiser <[email protected]>
    To: <[email protected]>
    Message-ID: <C04C3ACE.746D%[email protected]>
    Thread-Topic: Test
    Thread-Index: AcZQ+4Szwz53xLzuEdqN/QAKlbRzag==
    Mime-version: 1.0
    Content-type: multipart/alternative;
    boundary="B32262212662452496"
    This message is in MIME format. Since your mail reader does not understand
    this format, some or all of this message may not be legible.
    --B32262212662452496
    Content-type: text/plain;
    charset="US-ASCII"
    Content-transfer-encoding: 7bit
    Test
    --k2QM40Ya000383.1143410740/smtpout.mac.com--
    Mar 26 18:36:12 powermacg4 postfix/smtpd[9633]: NOQUEUE: reject: RCPT from test.dnsstuff.com[66.36.241.109]: 451 Server configuration error; from= to=<postmaster@[66.93.12.106]> proto=SMTP helo=<test.DNSreport.com>
    Mar 26 18:36:12 powermacg4 postfix/smtpd[9633]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 18:36:12 powermacg4 postfix/smtpd[9633]: NOQUEUE: reject: RCPT from test.dnsstuff.com[66.36.241.109]: 451 Server configuration error; from= to=<[email protected]m> proto=SMTP helo=<test.DNSreport.com>
    Mar 26 18:36:12 powermacg4 postfix/cleanup[9635]: B8AD84507A: message-id=<[email protected]>
    Mar 26 18:36:12 powermacg4 postfix/smtpd[9633]: disconnect from test.dnsstuff.com[66.36.241.109]
    Mar 26 18:36:12 powermacg4 postfix/qmgr[8260]: B8AD84507A: from=<[email protected]>, size=982, nrcpt=1 (queue active)
    Mar 26 18:36:12 powermacg4 postfix/local[9636]: B8AD84507A: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 18:36:12 powermacg4 postfix/qmgr[8260]: B8AD84507A: removed
    Mar 26 18:44:50 powermacg4 postfix/smtpd[9746]: connect from smtpout.mac.com[17.250.248.97]
    Mar 26 18:44:50 powermacg4 postfix/smtpd[9746]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 18:44:50 powermacg4 postfix/smtpd[9746]: NOQUEUE: reject: RCPT from smtpout.mac.com[17.250.248.97]: 451 Server configuration error; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<smtpout.mac.com>
    Mar 26 18:45:08 powermacg4 postfix/cleanup[9751]: 0ADFF45096: message-id=<[email protected]>
    Mar 26 18:45:08 powermacg4 postfix/smtpd[9746]: disconnect from smtpout.mac.com[17.250.248.97]
    Mar 26 18:45:08 powermacg4 postfix/qmgr[8260]: 0ADFF45096: from=<[email protected]>, size=935, nrcpt=1 (queue active)
    Mar 26 18:45:08 powermacg4 postfix/local[9752]: 0ADFF45096: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 18:45:08 powermacg4 postfix/qmgr[8260]: 0ADFF45096: removed
    Mar 26 18:50:44 powermacg4 postfix/smtpd[9828]: connect from mail2.sea5.speakeasy.net[69.17.117.4]
    Mar 26 18:50:45 powermacg4 postfix/smtpd[9828]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 18:50:45 powermacg4 postfix/smtpd[9828]: NOQUEUE: reject: RCPT from mail2.sea5.speakeasy.net[69.17.117.4]: 451 Server configuration error; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mail2.sea5.speakeasy.net>
    Mar 26 18:50:45 powermacg4 postfix/cleanup[9830]: 32EC9450A8: message-id=<[email protected]>
    Mar 26 18:50:45 powermacg4 postfix/smtpd[9828]: disconnect from mail2.sea5.speakeasy.net[69.17.117.4]
    Mar 26 18:50:45 powermacg4 postfix/qmgr[8260]: 32EC9450A8: from=<[email protected]>, size=1127, nrcpt=1 (queue active)
    Mar 26 18:50:45 powermacg4 postfix/local[9831]: 32EC9450A8: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 18:50:45 powermacg4 postfix/qmgr[8260]: 32EC9450A8: removed
    Mar 26 19:01:40 powermacg4 postfix/postfix-script: refreshing the Postfix mail system
    Mar 26 19:01:40 powermacg4 postfix/master[8258]: reload configuration
    Mar 26 19:02:01 powermacg4 postfix/smtpd[9970]: connect from test.dnsstuff.com[66.36.241.109]
    Mar 26 19:02:02 powermacg4 postfix/smtpd[9970]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 19:02:02 powermacg4 postfix/smtpd[9970]: NOQUEUE: reject: RCPT from test.dnsstuff.com[66.36.241.109]: 451 Server configuration error; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<test.DNSreport.com>
    Mar 26 19:02:02 powermacg4 postfix/smtpd[9970]: lost connection after RCPT from test.dnsstuff.com[66.36.241.109]
    Mar 26 19:02:02 powermacg4 postfix/cleanup[9972]: 4E106450DE: message-id=<[email protected]>
    Mar 26 19:02:02 powermacg4 postfix/smtpd[9970]: disconnect from test.dnsstuff.com[66.36.241.109]
    Mar 26 19:02:02 powermacg4 postfix/qmgr[9956]: 4E106450DE: from=<[email protected]>, size=741, nrcpt=1 (queue active)
    Mar 26 19:02:02 powermacg4 postfix/local[9973]: 4E106450DE: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 19:02:02 powermacg4 postfix/qmgr[9956]: 4E106450DE: removed
    Mar 26 19:04:48 powermacg4 postfix/smtpd[10003]: connect from smtpout.mac.com[17.250.248.97]
    Mar 26 19:04:48 powermacg4 postfix/smtpd[10003]: warning: unknown smtpd restriction: "sbl-xbl.spamhaus.org"
    Mar 26 19:04:48 powermacg4 postfix/smtpd[10003]: NOQUEUE: reject: RCPT from smtpout.mac.com[17.250.248.97]: 451 Server configuration error; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<smtpout.mac.com>
    Mar 26 19:04:54 powermacg4 postfix/cleanup[10007]: 1868B450E6: message-id=<[email protected]>
    Mar 26 19:04:54 powermacg4 postfix/smtpd[10003]: disconnect from smtpout.mac.com[17.250.248.97]
    Mar 26 19:04:54 powermacg4 postfix/qmgr[9956]: 1868B450E6: from=<[email protected]>, size=935, nrcpt=1 (queue active)
    Mar 26 19:04:54 powermacg4 postfix/local[10008]: 1868B450E6: to=<[email protected]>, orig_to=<postmaster>, relay=local, delay=0, status=sent (delivered to file: /dev/null)
    Mar 26 19:04:54 powermacg4 postfix/qmgr[9956]: 1868B450E6: removed
    I know there is a lot of info, and I greatly appreciate the time and effort of anybody willing to look at this. I'm trying to be complete with my first post.
    Thanks in advance.
    Eric
    PowerMac G5 2GHz DP   Mac OS X (10.4.5)  

    Well, spamhaus is listed twice, the first time incorrectly as noted.
    You can use the "mapsrbldomains = " syntax, but your Postfix logs themselves will tell you this is now deprecated.
    Agreed though: a good idea to separate the rbl options on their own line.
    smtpdclientrestrictions = permit_mynetworks
    rejectrblclient sbl-xbl.spamhaus.org rejectrblclient dnsbl.sorbs.net
    If you indent with whitespace then the line will not be interpreted as a new restriction but part of the prior one.
    So you could even format it as:
    smtpdclientrestrictions = permit_mynetworks
    rejectrblclient sbl-xbl.spamhaus.org
    rejectrblclient dnsbl.sorbs.net
    If you're serious about taking full advantage of the anti-UCE abilities of Postfix, I suggest reading at http://www.postfix.org/docs.html
    starting at UCE/Virus. Ignore linux and other OS-specific tips, or proceed with caution.
    http://jimsun.linxnet.com/misc/postfix-anti-UCE.txt
    http://www.mengwong.com/misc/postfix-uce-guide.txt
    http://www.mengwong.com/misc/postfix-uce-guide.txt
    http://sbserv.stahl.bau.tu-bs.de/~hildeb/postfix/
    Of course, use at your own risk. But if used judiciously, also your benefit. Backup all config files before editing.

  • Mail server configuration mappings file

    Hello
    I have just installed the following mail serverSun Java(tm) System Messaging Server 6.3-0.15 (built Feb 9 2007)
    libimta.so 6.3-0.15 (built 19:27:56, Feb 9 2007)
    SunOS mail.yurnero.com 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-V240
    After installation I want it to be able to perform the following operations which it is not currently allowing
    1- Sending mails through thunderbird/outlook * Authenticated *
    Currently it displays the message "relaying not allowed" I understand that I need to configure the mappings file, yet the mappings file i had of the old server (2005Q4) does'nt works
    Can anybody guide me about how to create a mappings file, the administration reference only gives syntax and not a real life scenario
    2- Sending mails to other domains
    I have done the dns entry, while it is still not working , what other things should i check?
    regards
    Kimi

    First, you should connect to sunsolve.com, and download the current patches for your original release of 6.3. Many bugs are fixed.
    now, you need to decide on the range of IP addresses that the server considers "internal" to your environment. Those go in the "internal_ip" table in the mapping file.
    Also, you need to configure your mail client to use authentication. The server configuration by default allows this, and shows an authenticated smtp connection by "EA" in the enqueue log entry, for "Enqueue, Authenticated". Authenticated users are allowed to relay, so the fact that you got the message, "relaying not permitted" shows that your client did not authenticate.
    Remember, after changing the mappings file, or many other configuration details, you must run:
    imsimta cnbuild
    and then restart the portion of the MTA affected. In this case, it's the dispatcher:
    imsimta restart dispatcher

  • 10.6.8 -- 10.9 Upgrade = 451 4.3.5 Helo command rejected: Server configuration error

    Full backup and upgraded my properly working Xserver 10.6.8 to Mavericks 10.9.1.
    Web service running fine, File Service running fine.
    Mail service: I can't send mail through my Mavericks Server.
    (i think my mail.lukedesign.com is "offline")
    What am I missing ?  I can no longer send mail after the upgrade !
    Helo command rejected: Server configuration
       error (in reply to RCPT TO command)
    Reporting-MTA: dns
    X-Outbound-Mail-Relay-Queue-ID: 930307000008E
    X-Outbound-Mail-Relay-Sender: rfc822;
    Arrival-Date: Sat, 28 Dec 2013 17:48:36 -0500 (EST)
    Action: failed
    Status: 4.3.5
    Remote-MTA: dns
    Diagnostic-Code: smtp; 451 4.3.5 >: Helo command rejected:
       Server configuration error
              bh=LIrD+hJmwz+5MZLs4vaxCpbJMUJarfXJSIlQFwtzPV4=;
              h=From:To:Subject:Message-Id:Date:MIME-Version:Content-Type;
              b=aqJBFaESW7MinKgXTlokj6WU0UxrmNYjYsXhcedpJr1io9uJ82XuN+FjKF0SLtebQ
              DhEIuYEEVU6sKsyh/y9+jKUtK2GCHexaXhWouA++9+FvT2NdqczDTdMEd/Q8kHdUOO
              Vre27uIG4VlMMlFW9CScIt9ZL3qsH+xR3oKlT7JM=
    x-aol-sid: 3039ac1af95452bf554450bb
    <Email Edited by Host>

    Postfix Debugging Howto

  • Relay Server Errors

    HI ,
    I hope you can help me resolve my issue while configuring Relay Server in SCC , When i try to start Relay Server I get this error."Unrecognized server node ID. the Mobile server node ID is not configuredin the Relay server" .
    I have attached two files showing the set up and the error.
    Hope some one can help me with this issue.
    Regards,
    Anil

    Hi Anil,
    Can you please share the steps done by you in SCC? What is SUP/SMP Version you are working on?
    For additional info: Look at these documents
    configure relay server in SCC
    Rgrds,
    JK

  • Afaria - Relay Server - ios enrollment

    Hello
    I have successfully enrolled and pushed down policies to ios devices using a vpn and afaria server (NO relay server)
    Now I want to add in the relay server so no VPN is required.
    I have set up the relay server and carried out all the checks and it is connected up to the afaria server.
    e.g.
    http://......./ias_relay_server/server/rs_server.dll
    http://....../ias_relay_server/client/rs_client.dll
    I can access the above and see
    Overall availability: Full
    I know have some questions on configuration of the afaria client for use with the relay server.
    1. What url should be used for Address for Device communication? Previously I used xnet://..(afaria server url)... for direct access from the devices to the afaria server. Do I need to change this to xnet://..(relay server url)...
    2. For ios we need ssl on the relay server,
    I have created a certificate for use with SSL on the afaria server using a certificate authority I setup on the same machine as the afaria server.
    Can I use the same process to create a certificate for the relay server to use?
    Thanks
    Andrew
    Tags edited by: Michael Appleby

    Yes, you can use the same CA to issue a new cert to "relayserver.domain.com" and you should deploy the root cert either before enrollment or as part of the enrollment. This last part came an enhancement some time ago and you set the root ca to be deployed from the setup wizard for "Enrollment Server / iPhoneServer) as shown here:
    I would always recommend to spend 50$ on a trusted SSL cert because it greatly reduces problems over self signed ssl certs - if you can't find any try these guys: http://webdesign.about.com/od/ssl/tp/cheapest-ssl-certificates.htm
    BR
    Peter

  • WIndows 7 64-bit system printing to a Windows 2000 server configured as a print server

    Is there any way to configure a new Windows 7 64-bit computer to use a Windows 2000 server configured as a print server ?
    The printer that I would like to connect to is an HP 4240n LaserJet. I appears that there is only a 64-bit Universal Print Driver available. The server currently uses HP 32-bit PCL5e or PCL6 drivers for all other connected computers. Connection is through a Hewlett-Packard Network Port, using DLC/LLC transport for the embedded 4240n print server.  
    Installing  the HP 64-bit UPD to the WIndows 7 64-bit system, and then attempting to redirect the local port to the Win2k network print server has not worked.
    Thanks for any advice.

    Hi:
    See if this works...
    Run msconfig.
    In the System Configuration screen, Boot tab, Advanced Options, if there is a check mark in the box next to Maximum memory. Remove that checkmark and save your changes.
    Reboot and hopefully Windows recognises all the Ram ( minus the reserved ) after restarting.
    Please give that a try, and post back and let us know if that frees up some system memory for you.
    Paul

  • Printer Server configuration for APEX 3.1.2 in 10g XE

    I have APEX3.1.2 installed in 10g XE and I am going thorough the OTN tutorial "[Oracle Application Express 3.0-- Building a Functional Application"|http://www.oracle.com/technology/obe/apex/obe30/apexdev30.htm#l7] in the section "Editing Application Objects".
    When I click "Print Attribute" of a page region, it displayed "{color:#ff0000}Report printing is currently not available, there is no print server configured{color}".
    Can you tell me what this means and how to resolve it. All I have is APEX3.1.2 installed in 10gXE.
    I have searched this forum and it seems that I have to install/configure a printer server?
    Thanks!
    Kevin

    Dan,
    I have the same problem as Kevin.
    Your answer to his question can be very helpful. But if I follow the link you provide, I cant find the step 5.2.
    Step 5.1 is clear. But what are the tasks of step 5.2?
    I hope that you can tell me this.
    Thank you.
    Carlos

  • Service Manager Data Warehouse Install - Analysis Server Configuration For OLAP Cubes Fail

    Hello everyone,
    I have an issue with my installation of the Data Warehouse for System Center Service Manager 2012 SP1.
    My install environment is the following:
    Windows Server 2012 – System Center Service Manager (Successfully Installed) - Virtual
    Windows Server 2012 – System Center Data Warehouse (Pending) - Virtual
    Windows Server 2012 – MS SQL Server 2012 – Physical, Clustered 1<sup>st</sup> of Four Servers
    The SQL Server is a clustered installation with named instances, specifically for SharePoint and Service Manager. Each instance has its own IP address and dynamic ports are turned off. I’m installing using the domain administrator account and I also chose
    to run the installer as administrator. The domain admin has sysadmin rights to the service manager server and instance I’m trying to install on. However, the account does not have sysadmin rights to some of the other instances.
    The install is smooth up until it needs to connect to the Analysis server database. I have tried connecting to the analysis servers on other SQL servers on site and all were successful. The only difference between the older SQL servers, the SQL 2012 development
    server and the SQL 2012 Production server I’m trying to install to is that the that the domain admin account doesn’t have sysadmin access on all the databases on the new production server. The SQL server is being installed and configured by a contractor so
    if you all have troubleshooting suggestions, I’ll need to coordinate with the contractor.
    Starting with the screen below, I began searching for help online. There seems to be no one else with this issue or it is not documented properly. I opened a ticket with MS, called the contractor and troubleshot with him, troubleshot as far as I could on
    my own and I’m still at a loss as to what is preventing the installer from connecting specifically to the analysis server.
    I first thought the installer was at issue or that the data warehouse sever was at issue. But all signs are pointing at the SQL server. The installer is able to connect to all the other SQL servers – including other 2012 servers (same versions) – so it can’t
    be the installer. I’m pretty sure the SQL server is going to be at issue.
    After looking at this error, I opened the resource monitor and clicked the dropdown to see if it was trying to connect to the correct server and it was. I then connected to the old and new test and development servers successfully. Then connected to the
    SQL 2008 R2 production cluster successfully. I then compared the two servers. The only difference other than the version numbers is that the admin account doesn’t have sysadmin rights on all the SQL 2012 database servers. But the database servers are not the
    problem. The analysis servers are.
    I then checked the event logs and they are empty as far as this issue is concerned. Actually, there are no errors on the SQL 2012 production box and the Data Warehouse box. I then checked the log that the installer creates during every step of the installation
    and this is what is created when the dropdown is clicked for the analysis server configuration screen. The log file location is:
    “C:\Users\admin\AppData\Local\Temp\2\SCSMSetupWizard01.txt”
    In the file is the following text.
    01:03:34:Attempting connection to SQL Server 2012 management scope on SCSMSQL2012
    01:03:34:Using SQL Server 2012 management scope on SCSMSQL2012
    01:03:36:Collecting SQL instances on server SCSMSQL2012
    01:03:36:Attempting connection to SQL Server 2012 management scope on SCSMSQL2012.johnsonbrothers.com
    01:03:36:Using SQL Server 2012 management scope on SCSMSQL2012.johnsonbrothers.com
    01:03:38:Found SQL Instance: SCSMSQL2012\PWGSQL2012
    01:03:38:Found SQL Instance: SCSMSQL2012\SCSMSQL2012
    01:03:39:Error:GetSqlInstanceList(), Exception Type: Microsoft.AnalysisServices.ConnectionException, Exception Message: A connection cannot be made. Ensure that the server is running.
    01:03:39:StackTrace:   at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.OpenConnection(ConnectionInfo connectionInfo, Boolean& isSessionTokenNeeded)
       at Microsoft.AnalysisServices.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)
       at Microsoft.AnalysisServices.Server.Connect(String connectionString, String sessionId, ObjectExpansion expansionType)
       at Microsoft.SystemCenter.Essentials.SetupFramework.HelperClasses.SetupValidationHelpers.GetASVersion(StringBuilder sqlInstanceServiceName)
       at Microsoft.SystemCenter.Essentials.SetupFramework.HelperClasses.SetupValidationHelpers.GetSqlInstanceList(String sqlServerName, Int32 serviceType)
    I’m now investigating the issue according to this output, and decided to ask you all if you’ve run into this issue and found a resolution.

    I am running into same issue . But I don't anything in the instances section related to portipv6 . I do see in the listener section , I tried to remove it . But it comes up again . Please help
    <ConfigurationSettings>
    <Security>
    <RequireClientAuthentication>0</RequireClientAuthentication>
    <SecurityPackageList/>
    </Security>
    <Network>
    <Listener>
    <RequestSizeThreshold>4095</RequestSizeThreshold>
    <MaxAllowedRequestSize>0</MaxAllowedRequestSize>
    <ServerSendTimeout>60000</ServerSendTimeout>
    <ServerReceiveTimeout>60000</ServerReceiveTimeout>
    <IPV4Support>2</IPV4Support>
    <IPV6Support>2</IPV6Support>
    </Listener>
    <TCP>
    <MaxPendingSendCount>12</MaxPendingSendCount>
    <MaxPendingReceiveCount>4</MaxPendingReceiveCount>
    <MinPendingReceiveCount>2</MinPendingReceiveCount>
    <MaxCompletedReceiveCount>9</MaxCompletedReceiveCount>
    <ScatterReceiveMultiplier>5</ScatterReceiveMultiplier>
    <MaxPendingAcceptExCount>10</MaxPendingAcceptExCount>
    <MinPendingAcceptExCount>2</MinPendingAcceptExCount>
    <InitialConnectTimeout>10</InitialConnectTimeout>
    <SocketOptions>
    <SendBufferSize>0</SendBufferSize>
    <ReceiveBufferSize>0</ReceiveBufferSize>
    <DisableNonblockingMode>1</DisableNonblockingMode>
    <EnableNagleAlgorithm>0</EnableNagleAlgorithm>
    <EnableLingerOnClose>0</EnableLingerOnClose>
    <LingerTimeout>0</LingerTimeout>
    </SocketOptions>
    </TCP>
    <Requests>
    <EnableBinaryXML>0</EnableBinaryXML>
    <EnableCompression>0</EnableCompression>
    </Requests>
    <Responses>
    <EnableBinaryXML>1</EnableBinaryXML>
    <EnableCompression>1</EnableCompression>
    <CompressionLevel>9</CompressionLevel>
    </Responses>
    <ListenOnlyOnLocalConnections>0</ListenOnlyOnLocalConnections>
    </Network>
    <Log>
    <File>msmdredir.log</File>
    <FileBufferSize>0</FileBufferSize>
    <MessageLogs>Console;System</MessageLogs>
    <Exception>
    <CreateAndSendCrashReports>0</CreateAndSendCrashReports>
    <CrashReportsFolder/>
    <SQLDumperFlagsOn>0x0</SQLDumperFlagsOn>
    <SQLDumperFlagsOff>0x0</SQLDumperFlagsOff>
    <MiniDumpFlagsOn>0x0</MiniDumpFlagsOn>
    <MiniDumpFlagsOff>0x0</MiniDumpFlagsOff>
    <MinidumpErrorList>0xC1000000, 0xC1000001, 0xC100000C, 0xC1000016, 0xC1360054, 0xC1360055</MinidumpErrorList>
    <ExceptionHandlingMode>0</ExceptionHandlingMode>
    <MaxExceptions>500</MaxExceptions>
    <MaxDuplicateDumps>1</MaxDuplicateDumps>
    </Exception>
    </Log>
    <Memory>
    <HandleIA64AlignmentFaults>0</HandleIA64AlignmentFaults>
    <PreAllocate>0</PreAllocate>
    <VertiPaqPagingPolicy>0</VertiPaqPagingPolicy>
    <PagePoolRestrictNumaNode>0</PagePoolRestrictNumaNode>
    </Memory>
    <Instances/>
    <VertiPaq>
    <DefaultSegmentRowCount>0</DefaultSegmentRowCount>
    <ProcessingTimeboxSecPerMRow>-1</ProcessingTimeboxSecPerMRow>
    <SEQueryRegistry>
    <Size>0</Size>
    <MinKCycles>0</MinKCycles>
    <MinCyclesPerRow>0</MinCyclesPerRow>
    <MaxArbShpSize>0</MaxArbShpSize>
    </SEQueryRegistry>
    </VertiPaq>
    </ConfigurationSettings>

  • OIM 11g Server Configuration Wizard Error - Cannot Connect to Oracle DB

    I appreciate any and all suggestions or thoughts on how to best continue troubleshooting this error that I am describing below.
    I am attempting to install Oracle Identity and Access Management Suite 11g on a Windows 7 machine…in following the installation guides I have successfully installed the following Oracle Components
    - Oracle Database 11.2.0.1.0
    - Created Schemas using RCU 11.1.1.3.3
    - Oracle WebLogic Server 10.3.3.0
    - Oracle SOA 11.1.1.2.0
    - Oracle SOA 11.1.1.3.0 (Patch Set)
    - Oracle IAM SUITE 11.1.1.3.0
    Following the above installations, I created a new WebLogic Domain and as the next step am running the OIM Configuration Wizard to configure the OIM Server, however I am unable to setup a connection to the Oracle DB via the OIM Configuration Wizard. I am getting an error message when attempting to setup the connection to the Oracle Database using the OIM 11g Server Configuration Wizard:
    ERROR:*
    INST:6102 Unable to connect to the database with the given credentials.
    *+[DETAILS] Check the values. Make sure the Database is up and running and connect string, user name, and password are correct.+*
    INST:6102 Unable to connect to the database with the given credentials.
    *+[DETAILS] Check the values. Make sure the Database is up and running and connect string, user name, and password are correct.+*
    When installing the Oracle Database 11gR2 I used the following install configuration:
    Oracle base: C:\MyApps\Oracle
    Software location: C:\MyApps\Oracle\DB_HOME\11.2.0\dbhome_1
    Database file location: C:\MyApps\Oracle\DB_HOME\oradata
    Database Edition: Personal Edition (3.27 GB)
    Character Set: Unicode (AL32UTF8)
    Global database name: orcl.dev.com
    Administrative Password: Password1
    Confirm Password: Password1
    When creating my Schemas using RCU 11.1.1.3.3 I used the following Database Connection Details
    DB TYPE: Oracle Database
    HOST NAME: localhost
    PORT: 1521
    SERVICE NAME: orcl.dev.com
    USERNAME: sys
    PASSWORD: Password1
    ROLE: SYSDBA
    I used a Prefix of “DEV” when creating the schemas so Schema Owners DEV_OIM and DEV_MDS where created. Also, I configured to use the same password for all Schemas: “Password1″. So the password for DEV_OIM and DEV_MDS should be the same, “Password1″.
    REPRODUCING THE ERROR
    To reproduce the error, when I launch the Oracle Identity Management 11g Configuration Wizard I am first brought to the “Welcome” Screen. I click the [Next>] button.
    Next, I am on the “Components to Configure” screen where I select OIM Server and OIM Design Console and click the [Next>] button. (NOTE I have also tested by simply selecting only the OIM Server)
    Next, I am on the “Database” screen where I enter the connection information
    Connection String: localhost:1521:orcl.dev.com
    (NOTE I have also tested using localhost:1521:orcl)
    OIM Schema User Name: DEV_OIM
    OIM Schema Password: Password1
    MDS Schema User Name: DEV_MDS
    MDS Schema Password: Password1
    When I click the [Next>] button after entering the Database Connection details I encounter the following two errors (1 error for each logon DEV_OIM and DEV_MDS)
    INST:6102 Unable to connect to the database with the given credentials.
    INST:6102 Unable to connect to the database with the given credentials.
    TROUBLESHOOTING
    NOTE: I can successfully start the Oracle DB Services and connect via the Enterprise Console, SQL Plus, and JDBCTest Java Client…I just cannot get past this connection error in the OIM Server Configuration Wizard.
    JDBCTest.java TEST CLIENT
    NOTE: THIS IS THE JAVA TEST CLIENT THAT I AM USING TO TEST DATABASE CONNECTIVITY THRU A SPECIFIED JDBC URL AND DRIVER THAT WORKS SUCCESSFULLY.*
    import java.sql.Connection;
    import java.sql.DatabaseMetaData;
    import java.sql.DriverManager;
    import java.sql.ResultSet;
    public class JDBCTest {
    public static void main(String[] args) throws Exception {
    String url = "jdbc:oracle:thin:@localhost:1521:orcl";
    String driver = "oracle.jdbc.OracleDriver";
    String user = "DEV_OIM";
    String password = "Password1";
    try {
    Class.forName(driver);
    Connection conn = DriverManager.getConnection(url, user, password);
    // Get the MetaData
    DatabaseMetaData metaData = conn.getMetaData();
    // Get driver information
    System.out.println("");
    System.out.println("#########################################");
    System.out.println("# ***DRIVER INFORMATION***");
    System.out.println("#");
    System.out.println("# Driver Name = " + metaData.getDriverName());
    System.out.println("# Driver Version = " + metaData.getDriverVersion());
    System.out.println("#");
    System.out.println("#########################################");
    System.out.println("");
    System.out.println("");
    // Get database information
    System.out.println("#########################################");
    System.out.println("# ***DATABASE INFORMATION***");
    System.out.println("#");
    System.out.println("# Database Product Name = " + metaData.getDatabaseProductName());
    System.out.println("# Database Product Version = " + metaData.getDatabaseProductVersion());
    System.out.println("#");
    System.out.println("#########################################");
    System.out.println("");
    System.out.println("");
    // Get schema information
    ResultSet schemas = metaData.getSchemas();
    System.out.println("#########################################");
    System.out.println("# ***SCHEMA INFORMATION***");
    System.out.println("#");
    System.out.println("# Schemas:");
    while (schemas.next()) {
    System.out.println("# " + schemas.getString(1));
    System.out.println("#########################################");
    System.out.println("");
    System.out.println("");
    // Get table information
    System.out.println("Tables");
    ResultSet tables = metaData.getTables("", "", "", null);
    while (tables.next()) {
    System.out.println(tables.getString(3));
    conn.close();
    } catch (Exception ex) {
    ex.printStackTrace();
    *"lsnrctl status" COMMAND TEST SUCCESSFUL*
    When the Listener Service is on I get the following output using lsnrctl status command
    C:\> lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 21-SEP-2010 15:59:43
    Copyright (c) 1991, 2010 Oracle. All rights reserved.
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows:Version 11.2.0.1.0 - Production
    Start Date 21-SEP-2010 14:43:57
    Uptime 0 days 1 hr. 15 min. 46 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\MyApps\Oracle\DB_HOME\11.2.0\dbhome_1\NETWORK\ADMIN\listener.ora
    Listener Log File c:\myapps\oracle\diag\tnslsnr\\listener\alert\log.xml
    Listening Endpoints Summary…
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary…
    Service “CLRExtProc” has 1 instance(s).
    Instance “CLRExtProc”, status UNKNOWN, has 1 handler(s) for this service…
    Service “orcl.dev.com” has 1 instance(s).
    Instance “orcl”, status READY, has 1 handler(s) for this service….
    Service “orclXDB.dev.com” has 1 instance(s).
    Instance “orcl” status READY, has 1 handler(s) for this service…
    The command completed successfully

    Whenever installing oracle databases, i install the software only first. Then i setup the listener. Then i create a database instance using the dbca tool. This way all the information is added to the pre-existing listener configurations rather than trying to create the listener afterwards. Also, during the dbca database creation, i supply a full service name such as orcl.hostname and use the service name in future configurations where it asked. This usually solves any issues of the listener or database not being found correctly.
    -Kevin

  • URL file-access is disabled in the server configuration

    My hosting company has made a server config change and my xslt pages have stopped working with the following error.
    It says url file access is disabled but my phpinfo() still shows allow_url_fopen = on
    What else might be the problem?
    Warning: require_once() [
    function.require-once]: URL file-access is disabled in the server configuration in
    /homepages/0/xxx/htdocs/xxxx/inc/horoscope_xml.php on line
    3
    Warning: require_once(
    http://www.xxxx.co.uk/includes/MM_XSLTransform/MM_XSLTransform.class.php) [
    function.require-once]: failed to open stream: no suitable wrapper could be found in
    /homepages/0/xxxx/htdocs/xxxxx/inc/horoscope_xml.php on line
    3
    Fatal error: require_once() [
    function.require]: Failed opening required 'http://www.xxxxx.co.uk/includes/MM_XSLTransform/MM_XSLTransform.class.php' (include_path='.:/usr/lib/php5') in
    /homepages/0/xxxx/htdocs/xxxxx/inc/horoscope_xml.php on line
    3

    bikeman01 wrote:
    I don't understand your use of the word 'class' in your reply - I am using php not asp.net.
    The name of the file that you are trying to access is MM_XSLTransform.class.php. It is a PHP class created by Dreamweaver for the XSL Transformation server behavior.
    The servers php is 5.2.11, as it has been for sometime, so I know that it previously worked with allow_url_fopen = on and allow_url_include = off
    Judging from the error message, you are trying to include the file using a URL, rather than a file path:
    Fatal error: require_once() [
    function.require]: Failed opening required 'http://www.xxxxx.co.uk/includes/MM_XSLTransform/MM_XSLTransform.class.php' (include_path='.:/usr/lib/php5') in
    /homepages/0/xxxx/htdocs/xxxxx/inc/horoscope_xml.php on line
    3
    Change the URL to a file path:
    require_once('/homepages/0/xxxx/htdocs/includes/MM_XSLTransform/MM_XSLTransform.class.php');
    Is it possible for phpinfo() to show allow_url_fopen = on yet be actually off on the server?
    No.
    [Edited to correct name of server behavior]

Maybe you are looking for

  • Ipod shows up on computer but not in itunes

    my ipod shows up on my computer and when i plug it in it says do not disconnect but it is not recognized in itunes. i have tried to plug and unplug it, update software and reset it while itunes was open and ipod was plugged in nothing works what do i

  • Tax Issue in Purchase order

    Hi, I have created one Purchase Order- PO 45000306. Tax Code I9 with Jurisdiction LA07900000 has a tax rate of 9% But when we did invoice verification for the PO it brings up $0 as the tax. What is the reason? How can i fix this? Please help me. Than

  • Unable to restore my iPad via iTunes

    Hi guys, I am looking for help to restore my iPad. I tried to restore my iPad via iTunes on PC in the morning, however, the process of downloading Apple software update was stopped at the last mintue as it was almost completed. iTunes popped up " Tim

  • How to get content item out of work flow automatically

    hi experts, my requirement is that Contributor will contribute the Content , and provide the content publish Date. When contributor contribute content, content goes in workflow. I want auto approval of workflow so that when Publish Date actually come

  • Just bought a mac desktop and how do sync my apps to it from iPad?

    Just bought a mac desktop and how do sync my apps to it from iPad?