64-Bit PHP on x86-Solaris 11.1

Hi all,
we have just set-up a x86-Solaris 11.1 based workgroup server which will be mainly used for web-based applications (like ownCloud, Moodle or openAtrium) at our university institute. As some of the members of our workgroup produce media (i.e. full HD videos), we have to deal with files larger than 2 GB. While it isn't any problem for Solaris' Apache to handle these file sizes, some PHP applications have quite big problems to work with files >2 GB correctly as long as the underlying PHP is a 32 bit binary.
I wouldn't have expected that an Enterprise system like Solaris 11.1 still comes with 32 bit applications as the Solaris kernel itself is using the 64 bit mode on x86_64 for quite some time now. Nevertheless, as I really like Solaris' features especially for stable and large storage solutions, I want to stick with Solaris and will have to find a solution for the mentioned problem...
Recompiling PHP from the sources as a 64 bit application is not a problem. I also assume that I would also have to recompile Apache2 as a 64 bit application to get compatibility to the apache module of 64 bit PHP.
My question is: Is there any "gold standard" to accomplish this? Of course, I can recompile all parts that I need by myself, completely independently from the packaging system, and put them to "/usr/local/..." or to "/opt/local/...". I am, however, not sure if this is the best way. Perhaps there are already packages I could install and I don't know about. I can't imagine that I am the first user who experiences that problem. Would it make sense to switch to an alternative package repository like OpenCSW? What I also thought about, was the following way to proceed: I'm going to take the source packages from Oracle and then compile Apache and PHP (and most probably also MySQL) with the option for 64 bit according to the instructions in the sources. So I can also build new packages which I can deploy into the zones where I need them in.
Is there any better way which I might have overlooked, yet?
Thank you in advance for any help!
Kind regards,
Steffen

I also assume that I would also have to recompile Apache2 as a 64 bit application to get compatibility to the apache module of 64 bit PHP. In S11.1 Apache is already 64-bit aware:
ls -l /usr/apache2/2.2/bin/amd64
total 4277
-r-xr-xr-x 1 root bin 89584 Jan 12 20:47 ab
-r-xr-xr-x 1 root bin 3649 Jul 19 2012 apachectl
-r-xr-xr-x 1 root bin 22657 Jul 19 2012 apxs
-r-xr-xr-x 1 root bin 16424 Jan 12 20:47 checkgid
-r-xr-xr-x 1 root bin 8925 Jul 19 2012 dbmmanage
-r-xr-xr-x 1 root bin 1348 Jan 12 20:47 envvars
-r-xr-xr-x 1 root bin 1081 Jan 12 20:47 envvars-std
-r-xr-xr-x 1 root bin 36728 Jan 12 20:47 htcacheclean
-r-xr-xr-x 1 root bin 27232 Jan 12 20:47 htdbm
-r-xr-xr-x 1 root bin 21616 Jan 12 20:47 htdigest
-r-xr-xr-x 1 root bin 26432 Jan 12 20:47 htpasswd
-r-xr-xr-x 1 root bin 841064 Jan 12 20:47 httpd
-r-xr-xr-x 1 root bin 859224 Jan 12 20:47 httpd.worker
-r-xr-xr-x 1 root bin 21576 Jan 12 20:47 httxt2dbm
-r-xr-xr-x 1 root bin 17376 Jan 12 20:47 logresolve
-r-xr-xr-x 1 root bin 21464 Jan 12 20:47 rotatelogs
-r-x------ 1 root bin 21712 Jan 12 20:47 suexec.disabled
The problem is that 64-bit PHP isn't bundled.
You can try to rise an SR on that topic.
It seems that it would be easier to integrate large file support only in 32-bit PHP instead.
Any 32-bit application that is compiled with large file support (-D_LARGEFILE_SOURCE and
-D_FILE_OFFSET_BITS=64) will work with > 2GB files.
I think that SR could be realized relatively faster than integrating stable 64-bit PHP.
Regards,
Serghei

Similar Messages

  • X86 Solaris 10 problems with ipfilter

    Colleagues,
    I'm install Solaris 10 on HP Proliant DL360 G4
    (listed in HCL for Solaris OS http://www.sun.com/bigadmin/hcl/data/sol/systems/details/691.html)
    Everything works fine till, but when I increase loading
    (DNS server there, so too much UDP packets, about 2000/sec) Solaris panic with:
    Nov 30 10:35:45 d0 ^Mpanic[cpu0]/thread=ffffffff85759820:
    Nov 30 10:35:45 d0 genunix: [ID 103648 kern.notice] mutex_exit: not owner, lp=0 owner=0 thread=ffffffff85759820
    Nov 30 10:35:46 d0 unix: [ID 100000 kern.notice]
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08190 unix:mutex_panic+6f (0, ffffffff860f5d98, fffffe)
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c081b0 unix:mutex_vector_exit+39 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c081e0 ipf:ipf_stinsert+333e9215 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08210 ipf:fr_updatestate+61 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08250 ipf:fr_checkstate+10f ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08390 ipf:fr_check+629 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08530 pfil:pfil_precheck+850 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08560 pfil:pfilmodwput+9f ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c085c0 unix:putnext+1f1 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c086d0 ip:ip_wput_ire+1a98 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08780 ip:ip_output+ee9 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08790 ip:ip_wput+18 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c087f0 unix:putnext+1f1 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08870 udp:udp_wput+29d ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c088d0 unix:putnext+1f1 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08a70 genunix:strput+3bc ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08af0 genunix:kstrputmsg+1e8 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08ba0 sockfs:sosend_dgram+181 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08c10 sockfs:sotpi_sendmsg+1bc ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08c80 sockfs:sendit+f0 ()
    Nov 30 10:35:46 d0 genunix: [ID 655072 kern.notice] fffffe8000c08ed0 sockfs:sendmsg+1bf ()
    Nov 30 10:35:47 d0 unix: [ID 100000 kern.notice]
    Nov 30 10:35:47 d0 genunix: [ID 672855 kern.notice] syncing file systems...
    Nov 30 10:35:47 d0 genunix: [ID 733762 kern.notice] 34
    Nov 30 10:35:48 d0 genunix: [ID 733762 kern.notice] 24
    Nov 30 10:36:08 d0 last message repeated 20 times
    Nov 30 10:36:09 d0 genunix: [ID 622722 kern.notice] done (not all i/o completed)
    Nov 30 10:37:30 d0 genunix: [ID 540533 kern.notice] ^MSunOS Release 5.10 Version Generic_118844-20 64-bit
    Nov 30 10:37:30 d0 genunix: [ID 943906 kern.notice] Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
    At some stage there are problems with creation of a new state...
    I remember some time ago (Solaris 2.8) there where problems like that with ipfilter, but now ipfilter included in Solaris distribution, hardware tested and so on...
    New reincarnation of a problem?
    Somebody has similar problems with the software x86 Solaris 10?
    Thanks, Roman Gnatenko (rvg at co.ru)

    Hi. I've never seen anything like this, and it seems to be something which
    the JDBC module is going to be an innocent victim of, rather than a
    contributor to... Your best course is to open an official support case.
    Joe

  • How to compile 64-bit PHP 5?

    Hi
    Since having a nice 64-bit machine I thought I would installed MySQL 5.0.16 64-bit, only one problem PHP 5.1.1 will not compile with the 64-bit MySQL.
    I realised after a bit of reading that I am trying to compile a standard 32-bit PHP, when it should be 64-bit also.
    Are there Apple 64-bit libraries to allow me to compile a 64-bit PHP?
    If so how, I am no unix geek unfortunatly just picked up basics from guides such as on http://www.phpmac.com/.

    hi thanks for the quick responce cheers.

  • How to install Apache Web Server with PHP on Sun Solaris Sparc machine

    Hi,
    We are trying to install the Apache Web Server and the PHP package on a Sun Solaris Sparc machine running on SunOS 5.8. We are having compilation problems with the source code of both these packages.
    Does anybody know if there are ready solaris packages for Apache and PHP available from where we can download and install instead of source code compilation?
    Or any instructions / things to watch for when installing Apache with PHP (if anybody has tried installing Apache with PHP on Sun Solaris earlier) is most welcome.
    Thanks,
    Harish

    Apache should be bundled along with Solaris check in "/var/apache" in Solaris 8 and Solaris 9
    php is available at www.php.net
    I found an old document for installing PHP maybe this will help.
    Cheers
    -Dhruva
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++Installing PHP 3.x for Apache 1.x.x on Solaris
    Introduction
    This document describes how to install PHP for Apache on Solaris.
    You should have Apache installed before trying to install PHP.
    If you want to use PHP with MySQL then you must install MySQL first.
    Before we Begin
    1. These instructions assume that you have Apache installed according to instructions.
    Getting PHP
    1. You must be logged in as root to perform this installation.
    su root
    2. I save all my downloads in:
    /usr/local/dist
    If you don't already have one, you may need to create that directory now:
    mkdir /usr/local/dist
    3. You can get PHP 3.0.14 from here(www.php.net).
    cd /usr/local/dist
    ftp ftp.php.net
    cd pub/distributions
    bin
    get php-3.0.14.tar.gz
    bye
    Installing PHP
    1. We will install PHP in /usr/local/build, but use a tricky tar command
    to do it in on hit from the download directory:
    cd /usr/local/dist
    tar xvfz php-3.0.12.tar.gz -C ../build
    Compiling PHP
    1. First let's get where the action is:
    cd /usr/local/build/php-3.0.14
    2. You now have 3 options:
    * Simple PHP install without MySQL - goto step 3
    * Simple PHP install with MySQL - goto step 4
    * Custom PHP install - goto step 5
    3. Simple PHP install without MySQL. Next, jump to step 6.
    ./configure --with-apache=../apache_1.3.12
    4. Simple PHP install with MySQL. MySQL must be installed before you can configure PHP to use it. I recommend that MySQL should always be reachable with /usr/local/mysql. Even if you install it else where you
    should create a symbolic link from /usr/local/mysql. Otherwise the compiler can have problems finding the mysqlclient library. The command
    should look like this:
    ./configure with-mysql=/usr/local/mysql with-apache=../apache_1.3.12
    Next, jump to step 6.
    5. Custom PHP install. Take a look at the available configuration directives by using this command:
    ./configure --help
    6. Now we can make the PHP executable. This may take a while.
    make
    7. Now we install the PHP module with:
    make install
    Adding the PHP Module to Apache
    1. Now we have to setup Apache to include the PHP module:
    cd ../apache_1.3.12
    2. Re-configure Apache to use the PHP module. You should use your previous Apache configure command along with the PHP activate module directive.
    You can see your previous Apache configure command by doing:
    cat config.status
    You can configure Apache using the previous command with the added PHP module by doing:
    ./config.status --activate-module=src/modules/php3/libphp3.a
    If you used the simple Apache install from instructions the command will look like this:
    ./configure prefix=/usr/local/apache activate-module=src/modules/php3/libphp3.a
    3. Make and install Apache with PHP enabled:
    make
    4. We need to stop the server before installing the files:
    /usr/local/apache/bin/apachectl stop
    5. Now we can install the new binaries:
    make install
    6. Start apache again (now running the new php enabled version):
    /usr/local/apache/bin/apachectl start
    Setting Up PHP
    1. We have to tell Apache to pass certain file extensions to PHP. We do this in Apache's httpd.conf file.
    cd /usr/local/apache/conf
    2. Edit the httpd.conf file. If you do a search for php you will find a couple of commented out lines telling Apache to use the PHP module. You should uncomment them to look like this.
    AddType application/x-httpd-php3 .php3
    AddType application/x-httpd-php3-source .phps
    3. I prefer to use the extension .phtml, you can use whatever extension you like (even .html) by adding lines to httpd.conf like this:
    AddType application/x-httpd-php3 .phtml
    Check that it Works
    1. We have to restart Apache to make these changes take effect on the running server.
    cd /usr/local/apache/bin
    ./apachectl restart
    2. Apache should now be running with PHP enabled. The server version should include PHP/3.0b2.
    ./apachectl status
    Apache Server Status for dev.synop.com
    Server Version: Apache/1.3.9 (Unix) PHP/3.0.12
    Server Built: Oct 25 1999 00:37:07
    3. Now it is time to test PHP with a page. The simplest thing to do is create a page called test.php3. My file is here. This file contains the
    following text:
    <?php phpinfo(); ?>
    4. Point your browser at this file on the virtual host which you used:
    http://localhost/test.php3

  • Solaris v10 sparc jumpstart server on x86 solaris - can't find miniroot.

    I am trying to setup a jumpstart install server on an x86 solaris v10 machine to do a sparc network install. I downloaded both the CD and DVD sparc v10 ISO's. When I mount the CD, the Solaris_10/Tools/Boot directory (miniroot system) is symlinked back to ../../../s1 which does exist. I can't find it on the CD, I've used prtvtoc and this slice does not seem to exist.
    On the DVD iso, the directoy exists, but many files cannot be read, almost like the filesystem is corrupt.
    I've download these ISO and burned them many times, so I know it's not an issue with hardware or the CD/DVD media.
    Where can I download a working sparc solaris v10 miniroot system?

    There is no such entry under solaris. This entry only exist on windows.
    On solaris you need to change entries in the kjs script (prior to SP3)
    or iasenv.ksh (after SP3)
    madhavi korupolu wrote:
    >
    Can anybody tell me why the entry for /Application Server/6.0/Java/ in
    kregedit on solaris is missing. I have the entry upto /Application
    Server/6.0/.
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!--
    Han-Dat Luc ([email protected])
    Senior Consultant
    SUN Professional Services (iPlanet)
    o .
    o .
    O _ ____ _ _
    (_) _ \| | __ _ _ __ ___| |_ TM
    | | |_) | |/ _` | '_ \ / _ \ __|
    | | __/| | (_| | | | | __/ |_
    |_|_| |_|\__,_|_| |_|\___|\__|
    e-commerce solutions
    Sun Microsystems Australia Pty Ltd

  • Link to download X86 Solaris Installation for weblogic 10.3

    Can please anyone let me know the link to download X86 Solaris Installation for weblogic 10.3.
    I am only able to see installables for X86 windows,X86 linus & sparc but nothing for X86 Solaris.

    Hi;
    Can please anyone let me know the link to download X86 Solaris Installation for weblogic 10.3.I belive its not available. Please check :
    WebLogic 10.3 availability?
    Also check certification matrix:
    http://www.oracle.com/technology/support/metalink/index.html
    Regard
    Helios

  • DAC 10.1.3.4.1 Server on Windows (64 bit) and Linux x86 (64 bit)?

    Hi Friends,
    Please confirm wheteher Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 Server is supported on
    Windows (64 bit) and Linux x86 (64 bit)
    Because from edelivery.oracle.com i could see the downloads only for windows and Linux and not specified as 32/64 - bit
    so will it mean that the same dump is used for both 32 and 64 bit
    1) Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows (V16377-01)
    can the above dump is used for both 32 and 64 bit windows?
    2) Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Linux x86 (V16378-01)
    can the above dump is used for both 32 and 64 bit Linux?
    The reason is because for OBIA 7.9.6.3 configuration both the Informatica Power Centre and DAC Server should co-exist
    and i could see seperate installer for 32 and 64 bit for both Windows and Linux whereas i couldn't see it for DAC Server
    Please confirm .
    Regards,
    DB

    It is supported on both platforms. With Linux however, if you have any issues you can to install in a windows environment, then copy over the folder structure. Also, you can possibly run into issues running the setup.exe on 64bit windows. When you open the install directory, go to dac/disk1/install and run the executable for win32. win64bit can return an error where it says it cannot create certain temp directories. It is a known java bug you can find in the support website.
    Edited by: user12838563 on Jul 13, 2011 11:35 PM

  • How can x86 Solaris detect a expanded SAN volume

    I have a x86 solaris box (SunOS jdnm01cdr01s 5.10 Generic_137112-02 i86pc i386 i86pc) that connects to a SAN volume with initial 10G space.
    I increases the volumn size to 20GB.
    Format commands displays the name is updated to 20G.
    AVAILABLE DISK SELECTIONS:
           0. c0t600A0B800039BE61000016894ACD4D2Ad0 <SUN-LCSM100_F-0617-20.00GB>
              /scsi_vhci/disk@g600a0b800039be61000016894acd4d2aHowever, the partition tool is still report the wrong size.
    Current partition table (original):
    Total disk sectors available: 20955101 + 16384 (reserved sectors)
    Part      Tag    Flag     First Sector        Size        Last Sector
      0        usr    wm                34       9.99GB         20955101
      1 unassigned    wm                 0          0              0
      2 unassigned    wm                 0          0              0
      3 unassigned    wm                 0          0              0
      4 unassigned    wm                 0          0              0
      5 unassigned    wm                 0          0              0
      6 unassigned    wm                 0          0              0
      8   reserved    wm          20955102       8.00MB         20971485
    format> label
    Ready to label disk, continue? yes
    partition> p
    Current partition table (original):
    Total disk sectors available: 20955101 + 16384 (reserved sectors)
    Part      Tag    Flag     First Sector        Size        Last Sector
      0        usr    wm                34       9.99GB         20955101
      1 unassigned    wm                 0          0              0
      2 unassigned    wm                 0          0              0
      3 unassigned    wm                 0          0              0
      4 unassigned    wm                 0          0              0
      5 unassigned    wm                 0          0              0
      6 unassigned    wm                 0          0              0
      8   reserved    wm          20955102       8.00MB         20971485How does it detect the new size?

    The disk is running in ZFS and has data on it.
    Does it harmful if I modify the VTOC label?
    I get the following from the server. Shall I extend the slice up to 41943039?
    # prtvtoc /dev/rdsk/c0t600A0B800039BE61000016894ACD4D2Ad0s2
    * /dev/rdsk/c0t600A0B800039BE61000016894ACD4D2Ad0s2 partition map
    * Dimensions:
    *     512 bytes/sector
    * 41943039 sectors
    * 20971452 accessible sectors
    * Flags:
    *   1: unmountable
    *  10: read-only
    *                          First     Sector    Last
    * Partition  Tag  Flags    Sector     Count    Sector  Mount Directory
           0      4    00         34  20955068  20955101
           8     11    00   20955102     16384  20971485

  • Does "rpm" exist for x86 Solaris 10 ?

    Does "rpm" ( the Red Hat Package Manager ) exist for x86 Solaris 10 ? I haven't found it on www.sunfreeware.com or by Googling, and rolling my own is getting nasty....
    Thanks !

    there is a rpm2cpio command in Solaris, which is useful if you have source code or similar distributed in a RPM package format, but for Solaris installations you have pkgadd/pkgrm, and then there is the pkg-get utility which is downloadable from blastwave.org .
    .7/M.

  • SWTK for x86 Solaris

    Hi all,
    Is there a beta version of SWTK for x86 Solaris or it's anchored to Windows or Linux development platform?
    Thanks in advance,
    Pedro
    P.D.: Linux's version works a little at my opensolaris box but without preverify or zayit, and the emulator shutdowns early.

    Jason Roesler wrote:
    II am interested to know,
    Is there an native client for enterprise eddition or enterprise 3 for
    Solaris x86?
    thanks
    Hi.
    There should be in the upcoming 4.1 release of SGD EE.
    Native Clients should be available for Windows, Linux (Intel x86), Sparc
    Solaris, x86 Solaris, MAC OS/X.
    Best,
    Rob
    Roberto Zini - r.zini<@AT@>strhold.it
    "Has anybody around here seen an aircraft carrier?"
    (Pete "Maverick" Mitchell - Top Gun)

  • Support for 8-bit pseudocolor visuals on Solaris 10 u8 Virtualbox guest

    Hello,
    I am running Solaris 10 u8 x86 as a Virtualbox (3.0.8) guest on a WinXP host with a NVIDIA Quadro FX 3500 vcard. I use JDS for the Solaris guest, and only 24-bit truecolor visuals are available for the desktop. I desperately need to run Xnest in 8-bit pseudocolor mode for an application. The video driver supplied with the Vbox Solaris guest additions has limited capability, and I think that until that driver is upgraded, I am out of luck. Does anyone have any different thoughts about that?
    Is there a way to edit xorg.conf to get support for 8-bit pseudocolor overlay graphics? Wouldchanging the video driver in that file from vboxvideo to either VGA or VESA help? Any advice from an X expert would be GREATLY appreciated.
    I've also tried to use svcadm to get the guest to open in 8-bit mode (default depth), but I think that the Vbox video driver (standard and VESA) only support 16- and 32-bit color modes. Is there some other way to get JDS or CDE in the guest to run in 8-bit color?
    Thanks.....

    sparcmaster wrote:
    Regarding expense, I was referring to the dual-headed card you suggested, not Xming.ah. my bad. Though most cards nowadays have dual outputs.
    Here is a Vbox report documenting the whole situation, including Sun's replies regarding DirectColor:
    http://www.virtualbox.org/ticket/4557
    it looks like you guys were talking past each other.
    >
    Note my outputs of xdpyinfo in there: no Pseudocolor visuals in 24-bit mode in the guest (the cause of my problem). My host NVIDIA card has dual DVI outputs, and I have two monitors; are you saying that I set one monitor in Windows to run in 8-bit, and then run Xming on that monitor, and then set up a remote display for my guest, and try and get the guest to display to that remote display? If so, that could be worth a try. If not, maybe I did not fully understand the idea from your first post. I'd rather not have to go out and buy a new dual-headed card unless absolutely necessary.The problem you have is that virtualbox needs a 8 bit display somewhere to send the output to. Send your end display is a windows display in 24 bit mode, it's a lose since windows won't (at least the last time I looked) allow an 8 bit window in a 24 bit desktop. You could try running the main windows display in 8 bit mode and then starting virtual box, but odds of things going in your favor is not great.
    Your new idea of running a vnc server in 8-bit mode within Solaris is very interesting indeed. I am unfamiliar with vnc. I saw this page:
    http://www.softpanorama.org/Xwindows/VNC/vnc_on_solaris.shtml
    It says that VNC comes with Solaris 10 u5, on the companion CD. I assume that u8 has it also.Somewhere along the line, sun began do bundle vnc as a part of solaris proper. It should be in /bin/vncserver.
    I'll look into that. If you know of any other source of info on vnc, please let me know. Thank you VERY MUCH for the suggestion!!!Here's more or less what you should do:
    1) login to your virtual solaris box
    2) Start up a 8 bit vnc server by typing "vncserver -depth 8 :1"
    3) After the setup questions (if I remember, you need to at least set a password), you can connect to the vncserver by
    typing "vncviewer :1" and entring the password.
    You could also get a windows VNC viewer and connect to the solaris vnc server. This may render faster, since you aren't running the vncviewer in a virtual session.
    4) In the vnc viewer display (which may look funny because the default setup is usually a horriffic twm session), start your Xnest.
    If you want cde, edit your .vnc/xstartup to look like:
    #!/bin/sh
    xrdb $HOME/.Xresources
    xsetroot -solid grey
    dtterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    dtwm &
    If you want jds, replace the dttterm/dtwm with gnome-panel.
    -r

  • Core Dump on x86 Solaris 8

    Sorry for posting on Linux thread. I could not find area related to this problem.
    I have x86 box (256MB 10GB) running Solaris 8 and Oracle Enterprise 8.15. I have it all configured and running. Howerver, when I startup the database and the tns listner I get core dump every 4-5 hours and the box reboots. After examining the crash message I found out it was GPF. I am sure that Oracle is the cause of the problem, because I stoped the database and listener and machine does not crash anymore. I still have the core file if anyone in Oracle is interested

    Hi,
    I didnt compile with -g option, but i got to the root of problem. In the program I was just doing cout , so it was very simple, but I was linking libpthread library with the program , also was giving -mt flag during compilation. When I removed this both, the program disn't dump core and nither did it hang.
    But the same thing worked with solaris 2.8 64 bit CC 5.0 with patch 108528-10 .
    So I just can make out the difference as to why this this is happening
    Regards
    Amol

  • What Oracle binary for x86 Solaris ????

    Is there even an Oracle binary available for Solaris on intel (X86, 32 bit architecture)?
    Can someone tell me what, if any, Oracle instance is available for an Intel box (x86) running Solaris 8.
    Thanks in advance for any help,
    Peter

    Hi
    Oracle 8.1.7 (relase 3) can be ordered for Solaris X86 for Intel. Please contact your local Oracle Sales representative on how to order these.
    Alternatively, you can also check with the Oracle Store in technet.oracle.com
    Note : Oracle 9 for Solaris 8.0 is not available.
    jaffar...

  • Jumstart install from x86 to x86 Solaris 10

    I already posted this to the solaris 10 list, but I when checking this
    forum it thought it more appropriate. My apologies to those who are active on both forums.
    My setup is:
    install server OS: Solaris 10, i86pc .
    The install server is also boot server using tftpboot.
    The dhpc server is configured according to the instructions which are
    given when adding an install client in Solaris 10.
    The client can communicate with the install and boot server but fails
    to load the boot image. The snoop output is
    Using device /dev/iprb0 (promiscuous mode)
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm2 -> cdm3 TFTP Read "nbp.cdm2" (octet)
    cdm3 -> cdm2 UDP D=2070 S=39122 LEN=22
    cdm2 -> cdm3 TFTP Error: not defined
    cdm2 -> cdm3 TFTP Read "nbp.cdm2" (octet)
    cdm3 -> cdm2 UDP D=2071 S=39123 LEN=23
    cdm2 -> cdm3 TFTP Ack block 0
    cdm3 -> cdm2 TFTP Data block 1 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 1
    cdm3 -> cdm2 TFTP Data block 2 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 2
    cdm3 -> cdm2 TFTP Data block 3 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 3
    cdm3 -> cdm2 TFTP Data block 4 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 4
    cdm3 -> cdm2 TFTP Data block 5 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 5
    cdm3 -> cdm2 TFTP Data block 6 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 6
    cdm3 -> cdm2 TFTP Data block 7 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 7
    cdm3 -> cdm2 TFTP Data block 8 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 8
    cdm3 -> cdm2 TFTP Data block 9 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 9
    cdm3 -> cdm2 TFTP Data block 10 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 10
    cdm3 -> cdm2 TFTP Data block 11 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 11
    cdm3 -> cdm2 TFTP Data block 12 (172 bytes) (last block)
    cdm2 -> cdm3 TFTP Ack block 12
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    And then fails: i.e. it seems not to find the boot image.
    Any suggestions???
    Lydia

    The SUNWfoo and SUNWfoox packages were generally merged for Solaris 10 SPARC packages. The foox would represent 64-bit binaries/libraries and may be left out of a 32-bit system install.
    Since Solaris 10 only runs a 64-bit kernel on SPARC, there's no reason to supply both packages and they were merged.
    For x86, 32-bit kernel mode is still supported, and the package separation exists.
    Darren

  • Building bankapp application on an x86 solaris machine

    Hi All,
    I am trying to learn TUXEDO.
    I tried to build the bankapp application on my x86 machine solaris 10. Afer setting all the variables in bankvar and bankapp.cmd, I get the below error in the file nohup.out when i issue the command nohup make -f bankapp.mk&:-
    CFLAGS="-DNOWHAT=1 -I/Downloads/Oracle/tuxedo11gR1/include " \
    TUXDIR=/Downloads/Oracle/tuxedo11gR1 \
    /Downloads/Oracle/tuxedo11gR1/bin/buildserver -r TUXEDO/SQL \
         -s ABAL -s TBAL -s ABAL_BID -s TBAL_BID \
         -o BAL \
         -f BAL.o -f appinit.o -f ""
    cc: Warning: -xarch=amd64 is deprecated, use -m64 to create 64-bit programs
    ld: fatal: file BAL.o: wrong ELF class: ELFCLASS32
    ld: fatal: File processing errors. No output written to BAL
    CMDTUX_CAT:1832: ERROR: can't execute cc -xarch=amd64 -fnonstd -w -mt -DNOWHAT=1 -I/Downloads/Oracle/tuxedo11gR1/include -I$TUXDIR/include -o BAL BS-618.c -L${TUXDIR}/lib BAL.o appinit.o -ltux -lbuft -lsql -lusort -lrms -lfs -lfml -lfml32 -lengine -R/usr/lib/lwp -lpthread -lposix4 -lsocket -lnsl -lm -lnsl -lsocket
    *** Error code 2
    make: Fatal error: Command failed for target `BAL'
    I tried changing the rule
    .c.o:
         $(CC) $(CFLAGS) -c $*.c
    to
    .c.o:
         $(CC) $(CFLAGS) -c -m64 $*.c
    but the error still persists. Any help would be greatly appreciated.

    I got my answer from an earlier thread in the forum. Changed the .o files in the buildserver commands to .c and the
    application was built successfully.

Maybe you are looking for

  • Record settings -TV@nywhere master

    I am trying to bring some of my home videos into my PC from VHS on s-video.  I tried recording them in at "best" but every 6 seconds or so, there is a little glitch.  Usually the video kind of holds or hangs before continuing on.  I do not notice any

  • WebServices labview 2009 - Response/

    Hello, i build a web service as http://zone.ni.com/reference/en-XX/help/371361E-01/lvhowto/web_service_ex/ that get the sum of two values. When i call: http://localhost/mywebservice/add/2/3 the response of XML is: "<Response/>" and not a valid XML wi

  • Question about displaying an image among columns in a report

    Hi folks, I've looked at examples that I've come across, but I guess I'm missing something. I have a PL/SQL procedure which returns a sql statement for a report. I want to display an image between two of the columns. I already have the images stored

  • Preferences gone; libraries unlinked; files will not open.

    Help! I'm running 10.3.9 on a dual 1.42GHz G4. The short version: All my app preferences have seemingly vanished. My iPhoto & iTunes libraries no longer are accessible thru those apps (though the actual files are still findable via the Finder). Photo

  • Get error U44M1I210 when trying to download PhotoshopCC with Creative Cloud

    I recently bought a new laptop with Windows 8. I downloaded and installed Creative Cloud with no apparent problems. I then downloaded and installed Lightroom5 from Creatuve Cloud with no problems. I then started the download and install process for P