Operating System - HP-UX
1753723 Members
4659 Online
108799 Solutions
New Discussion юеВ

Need to install php in 11.11

 
Sreer
Valued Contributor

Need to install php in 11.11

Hi Experts,

I need to install the php in my cluster node.
I have checked the documentation for the php.
Not seen any reboot in association with the php install.

Operating system is as below.

caxhh944:/rootsad# uname -a
HP-UX caxhh944 B.11.11 U 9000/800 411112280 unlimited-user license
caxhh944:/rootsad#

Could you pls guide me how to install the php?
can I use swinstall for this [any variation for this? ]

the depot file is ==> Php_1.1.depot

so I will conclude my querris like this:

install the php using swinstall:

1. swinstall -s depotname ?

2. Is reboot needed?

3. Will it impact running packages?

Thnx for your support as usual :-)

Rgds
Sree




3 REPLIES 3
Manix
Honored Contributor

Re: Need to install php in 11.11

1) swinstall -s depotname
yes but depot should be registered & must
be listed in "swlist -l depot" other wise
run swreg -l depot_name.

2) needs reboot, that is usually mentioned
in the install instructions from where
you downloaded it.

3) Will it impact running packages?
That depends on the applications ,are you
running web application in MCSG.

Hope this helps !!
Thanks
Manix
HP-UX been always lovable - Mani Kalra
Hakki Aydin Ucar
Honored Contributor

Re: Need to install php in 11.11

During the installation you can get warning if there is system reboot.

Besides, apart from PHP itself, dependency software might be needed to reboot..

The command syntax is correct :

# swinstall -s /path_to_sw/Php_1.1.depot
Hakki Aydin Ucar
Honored Contributor

Re: Need to install php in 11.11

if you want to see dependencies and recent software;
http://hpux.connect.org.uk/hppd/hpux/Languages/php-5.3.2/