PHP with Web Server 6.0SP2

I've tried in vain to get PHP 4.1.2 to work with iPlanet Web Server 6.0SP2. Installation on Solaris 8 works fine but with iPlanet Web Server it just will not work.
I have consulted all relevant documents from php3.de as well as phpbuilder.com with no luck.
The "solution" posted on php3.de for Web server 6 - modifying the magnus.conf, obj.conf and mime.types simply does not work.
I need to get this working otherwise I will have no choice but to move to Apache/JBoss rather than iPlanet Web and App server which I dont want to do!
Thanks
Arv

To build PHP with NES or iPlanet web servers, enter the proper install directory for the --with-nsapi = DIR option. The default directory is usually /opt/netscape/suitespot/. Please also read /php-xxx-version/sapi/nsapi/nsapi-readme.txt.
Hope the following site will certainly help you in getting PHP to work with iPlanet Web Server.... (sure on 4.1x version, have no idea for 6.x vresion... Hope it also work since its a upgraded version :) )
here is the site....
http://www.php.net/manual/en/install.netscape-enterprise.php

Similar Messages

  • Error occured while communicating with web server

    In Netweaver if you receive this error  " error occured while communicating with web server "
    check your script logic file if you have mande any change to dimension
    names
    Vinoo

    Hi,
    validate below note
    Note 1330145 - an error occured while communicating with the web server
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b161a590-0201-0010-5590-91fa5076a914
    regards
    nag

  • Sun Portal Server 6 compatibility with Web Server 6.1 SP - 8

    Hi,
    Our client is running on Sun One Portal Server Version 6.0, which is deployed on Sun One Web Server ver 6.0, there is a request from the hosting provider to upgrade the web container to Web Server 6.1 SP8. My question is � Is Sun One Portal 6.0 (with AM 5.1 and DS 5.1 SP4) capable of / compatible with Web Server 6.1 SP - 8 ?
    Do you see any issues with going ahead with the upgrade?
    Thanks much for all your responses!

    We upgraded our Sun Webserver to SP8 and had no issues. We are running
    - Portal 6.2
    - IS 6.1
    - DS 5.1

  • An Error Occurred While Communicating with Web Server

    We are getting an error message ("An Error Occurred While Communicating with Web Server") when sending data from BPC Excel. Any one konws why it is coming.
    We are using ASP.NET version 2.0.50727 in ISS Server

    Hi,
    This kind of error happens when EVDRE status is not Ok.
    Even if EVDRE status is OK please make the relevant changes in expansion range--> MemberSet values.
    Hope it helps
    Raman
    Edited by: Radharaman Singh Rajkumar on Jun 29, 2010 5:25 PM

  • Certificate request not working with web server v2 template on windows 2012 R2

    I have tried to generate a certificate request on my domain joined Windows 2012 R2. I have tried both online and offline requests. I am using the web server v2 template.
    Both Method fails with error message that the cryptographic algorithm is unknown. I am using these settings apart from the template:
    This is the error Message in online request:
    The error Message in the offline request is somewhat similar.
    An event error is also appearing in the application log:
    The CSPs from the template:
    I am wondering if a cryptographic service provider or several of them are missing? They are installed With Windows update are they not? The strange thing is that this supposedly have worked before with another user. Could it be that I do not have the
    correct permissions to request a certificate with this template, or has something happened with the server? 

    Hey dag 
    Thanks for posting ,
    If You try duplicate the web template for using it in version 4 - can You see any difference? 
    Also check the link below for certificate templates versions:
    http://social.technet.microsoft.com/wiki/contents/articles/13303.windows-server-2012-certificate-template-versions-and-options.aspx#Version_4_Certificate_Templates
    In previous operating system versions the configuration of CSPs and KSPs were on different tabs in the certificate properties. For version 2 certificate templates, CSPs were configured on the Request Handling tab. For version 3 certificate templates,
    KSPs were configured on the Cryptography tab. Starting in Windows Server 2012, the configuration of the providers is consolidated on the Cryptography tab. To learn more about the cryptographic provider options present in previous operating systems
    Notice later.
    I'd be glad to answer any question

  • Can Acrobat 9 pro be installed to XP with web server(IIS) without any license issue?

    It seems not to permit to install into window server, but how about the window XP had web server installed?

    Thanks for your reply. As I mentioned in my post, when I went to Control Panel to uninstall Acrobat 11.0, it wasn't listed among currently installed apps. However, after going back and looking through the Installed On dates in Control Panel, I realized that for some reason, it's called Adobe PFD Creation Add-on XI, rather than Acrobat 11.0. Interestingly, the program folder name in Windows Explorer still uses Acrobat 11.0.
    Fortunately for me, I always have disc versions of my software. So I was able to re-install Acrobat 9.0 once I got rid of Adobe PDF Creation Add-on XI. I really wish that Adobe made clearer what extras they are installing with these trial versions :-(
    Thanks again.

  • Publishing front panels with web server

    Hello,
    I'm working with LabView 7.1 and trying to publish a front panel by means of the web server.
    The problem is that I'm only able to connect to the VI through the internet when both , the host and the remote are networked. 
    When I try with computers outside that network the browser doesn't find the webpage.
    Thank you for your help
    Lian

    You need to know:
    The public IP of your router.
    The private IP of your LabVIEW server.
    The port used by your server.
    First you need to forward the port on your router. Basically, you need to tell the router that incoming NEW connections to a certain port of the public IP of the router should get forwarded your server. (Without forwarding, the router only works for outgoing connections). Once the port is forwarded, clients located on the outside need to connect to the public IP of your router.
    Possible complications:
    Your ISP might block certain incoming ports for security reasons. In this case you can configure a different port for the server.
    With some routers you will not be able to connect to your server (for testing) with a client located on the same LAN via the public IP of the router. Only routers that incorporate a loopback proxy support this. What is the brand and model of your router?
    Good luck!
    LabVIEW Champion . Do more with less code and in less time .

  • Security issue with web server plug-in with Weblogic server

    Hi,
    I have a setup where I have an Microsoft IIS setup as the front facing web server and have the WLS IIS plug-in installed on it. At the backend, is two WLS11g managed servers in a cluster.
    I have a JAX-WS client running on HPUX hitting the web service via IIS but I observe a very strange thing. When the service request is rather small, it could pass through IIS and the managed servers could pick up the call and reply correctly. However, when I have a bigger request call (larger payload), it will error out, citing "Unsupported Content-Type: text/html Supported ones are: [text/xml]".
    I have also attempt to put in a TCP/IP Monitor between the client and IIS and it appears that regardless if the call gets through, it seems to consistently got hit with a HTTP error 401.2, follow by a 401.1, and then, the WSDL came back. I am pretty sure that the web services are not secured as I could get the WSDL without any authentication on the managed servers direct from my brower (it did pop the authentication window if I attempt to hit the web services via IIS)
    Anyone has any idea what is going on, the issue seems to be so contradicting...
    Thanks in advance.

    When you look at this link http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/8feeaa51-c634-4de3-bfdc-e922d195a45e.mspx?mfr=true
    You can check the authentication method that is configured for that node in the metabase.

  • Application-Builder-Exe with Web-Server crashes

    Windows XP Service Pack 2
    EXE file created with Application Builder
    Web-server active - as picture 1 time per second
    Access from browser in local network:
    3 times has occured application crash:
    Yesterday:
    10:26:34
    Application fault VI-app.exe, Version 1.0.0.0,  module fault: lvrt.dll, Version 8.6.0.4001, Address 0x007424c3.
    10:30:21
    Memory fault 1129110434.
    13:50:59
     Application fault VI-app.exe, Version 1.0.0.0,  module fault: lvrt.dll, Version 8.6.0.4001, Address 0x007424c3.
    Now:
    First access with browser at 08:03, second acess at 08:24
    08:26:07
    Application fault VI-app.exe, Version 1.0.0.0,  module fault: lvrt.dll, Version 8.6.0.4001, Address 0x007424c3.
    08:30:49
    Memory fault 1129110434

    Hey Hellboy,
    Please have a look at this thread -> http://forums.ni.com/ni/board/message?board.id=170&requireLogin=False&thread.id=194442
    You might find some hints due to the facts its discussing the same error.
    Christian 

  • Hi help needed to configure connector with web server 7

    Hi
    I m currently trying to configure web application with sun web server7.0 on solaris machine in 64 bit mode.
    I compiled source with -m64 which generated 64 bit for me. And m using the generated library to configure by editin magnus.config.....
    Same things are working in 32 bit..
    I given below error generated please if u guyz know the issue rep me bak... thnx in advance
    Sun Java System Web Server 7.0 B12/04/2006 11:14
    failure: CORE2253: Error running Init function load-modules: dlopen of /home/cfqauser/jrun/lib/wsconfig/1/libjrun_nsapi.so failed (ld.so.1: webservd: fatal: libgcc_s.so.1: open failed: No such file or directory)
    failure: server initialization failed
    Error running "/opt/webserver7/https-cfauto05/bin/startserv": exit code was 1

    looks like , the server is unable to find libgcc (or any of its dependent libraries in the path ) and hence unable to load.
    now, you can address this in multiple ways
    - export LD_LIBRARY_PATH to your 64-bit location of libgcc libraries
    1.
    for eg on solaris 10, you can do something like
    export LD_LIBRARY_PATH=/usr/sfw/lib/sparcv9 (or amd64)
    you will need to do this every time to start the server.
    or
    2. use Studio 11 to compile this NSAPI plugin.
    this way, you don't have to worry about manually exporting LD_LIBRARY_PATH while starting the server.
    pl. note that Sun Studio 11 is free and you can get it from
    http://developers.sun.com/sunstudio/index.jsp
    hope this helps

  • Help with Web Server error log entries.

    I'm having trouble turning off logging of messages from the iAS plugin to
    the Web Server error log. It seems to be logging "Info" class messages to
    the logs.
    For example:
    [24/Oct/2001:11:38:57] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/index.jsp
    [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/PageController
    [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/PageController
    [24/Oct/2001:15:40:21] info ( 792): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/fortune/fortune
    Tech support just says "uh try this this this..." and hasn't been able to
    stop the logging. They won't even confirm it's a problem (logging info
    messages to error logs...).
    Has anyone else seen this or been able to stop it?
    Thanks,

    These entries normally do not get shown. Make sure you turn off
    debugmode.
    run kregedit and make sure iPlanet\Application Server\6.0\CCS0\HTTPAPI
    is set to 0
    Rodger Ball wrote:
    >
    I'm having trouble turning off logging of messages from the iAS plugin to
    the Web Server error log. It seems to be logging "Info" class messages to
    the logs.
    For example:
    [24/Oct/2001:11:38:57] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/index.jsp
    [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/PageController
    [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/wapp/PageController
    [24/Oct/2001:15:40:21] info ( 792): gxrequest.cpp:gxrequest() reports: End
    req /NASApp/fortune/fortune
    Tech support just says "uh try this this this..." and hasn't been able to
    stop the logging. They won't even confirm it's a problem (logging info
    messages to error logs...).
    Has anyone else seen this or been able to stop it?
    Thanks,--
    Han-Dat Luc ([email protected])
    Senior Consultant
    SUN Professional Services (SUNPS)
    iPlanet e-commerce Solutions
    Sun Microsystems Australia Pty Ltd

  • Help with Web Server properties...

    Hello All,
    About my problem, I have some 1500+ HTML pages which I want to show in a presentation. And the main thing is I don't want to click on pages to go to next page. Can someone tell me if we can set any property of the Web Server to automate this process. Can we set a time limit or a trigger on web server which will automatically show these HTML pages in the browser?
    Any help in this regard will be highly appreciated. Actually I have a very little time now to get this done...please help me.
    Thanks & regards,
    Tappori

    At ten seconds/page ...that's over 4 hours. Good god man, the poor people who will be sitting through your show. Yikes.
    Can't you add some javascript into each each html page that will redirect to the next specified page after so many seconds delay ? You could even template this using jsp so adjustments could be made more easily.
    <script language="JavaScript" type="text/javascript">
      <!-- Hide script from older browsers
        setTimeout ("changePage()", 1000);
          function changePage() {
            window.location.replace("../applets.html");
      // end hiding contents -->
    </script>

  • Problem with web server tools

    Hi,
    I have a strange problem. I have a multi instance coldfusion MX 7 server installed on a server. I have several instances created and linked with several IIS websites.
    I did it with the java tool webserver configuration tool, but now when I try to add a new link with a new instance and a new website I got the warning message :
    No available port could be found for Jrun Server XXXXX proxy service.
    I  searched a lot on google but found nothing on that issue

    Process p = Runtime.getRuntime(
    ime( ).exec(phpCompiler + " " + htdocs + "" +
    fileName);
    BufferedReader is = new BufferedReader(new
    (new InputStreamReader(p.getInputStream( )));
                   while ((line = is.readLine( )) != null)
                        output.write(liner.getBytes());
         } else {
    code]
    Now, this basically works fine, BUT there are two
    little problems:
    The PHP compiler's output on the console always
    starts with
    X-Powered-By: PHP/5.2.0
    Content-type: text/html
    The problem is that this is also included in the Web
    Servers output. So the page that the client receives
    also always starts with the above message.
    The other problem is that the Java program reads the
    PHP compiler's output in one single line.
    So I'm looking for an alternative method to read the
    PHP compiler's output from the console and for a way
    to delete this message(X-Powered-By: PHP/5.2.0...)
    from the beginning of the compiler's output.
    Your help is appreciated.
    To remove the starting text, you may try it manually if it's contant text. For example:
    liner = liner.substring("X-Powered-By: PHP/5.2.0...".length());
    If your liner variable contain one big line of your output, then your compiler's output linefeed must be different than the JVM you used to run your java program. Find out what your newline char(you may check your byte values) is on your php Compiler output and then you may manually trying to split it. For example:
    String[] lines = liner.split("\r");
    Hope these help.

  • Domain name/ip address issue with web server

    My problem is the reverse of what is normally expected... I can access a website by domain name but not by ip address. Whenever I substitute the website's ip address for the domain name I get 404's.
    I'm stumped by this. I can access other websites on the web at large by ip address, but none of the websites hosted on my server will work this way. The domain name works:
    http://domain/filename
    but
    http://ipaddress/filename
    returns 404's
    Any idea what the problem is?

    That's to be expected if you have more than one website configured in IIS. Each website must have a unique identity, made up of the host address, ip address and port number, so in most cases where the webserver only has a single IP address and will obviously
    be using port 80 the host name must be different.
    If you have only one website, or your website has it's own IP address you can make it accessible via IP. Simply add another identity (like you might have one for mydomain.com and another for
    www.mydomain.com), but this time only assign it the IP address and port number, leave the host header value empty. As long as that combination is unique you'll be able to access the website using the IP address. If it's
    not unique you'll get an error preventing you from adding the identity, at which point you'll need to find which site it's conflicting with.

  • My Program need support SESSION with web server, How to do it???

    My Program is a client program, but at server side will use Session to manage some data when client start communication with itself.
    I only known the web explorer (eg: IE) support the SESSION and COOKIES, HOW TO REALIZE IT ?

    According to the following link http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_1_12/ol_2170.htm#xtocid9 this version of IOS for the 4006 will support MPLS.

Maybe you are looking for