Upgrade Apache to new version? Solaris 10, goal:PHP


 
Thread Tools Search this Thread
Operating Systems Solaris Upgrade Apache to new version? Solaris 10, goal:PHP
# 1  
Old 09-02-2011
Upgrade Apache to new version? Solaris 10, goal:PHP

Hello,

I have been searching on unix.com and google in general. I can't find what I am looking for. Maybe too dumb of a question.

I've downloaded and installed the sunfreeware package for PHP 5.3.6 and made sure all dependencies are satisfied.

Apache 2.2.8 is currently installed and working on the server. I see on sunfreeware.com at the PHP 5.3.6 section it states: "This PHP can only be used with apache-2.2.19, not apache 2.0.x."

Do I need to upgrade Apache to 2.2.19 to get this working? This is what I have been searching for: "How to upgrade Apache server", "update Apache on Solaris". I can't seem to find any tips on how to upgrade Apache.

Is this really what you do? Or do you just install the latest Apache over the old? (and save your config files)

Thank you for any pointers.
# 2  
Old 09-02-2011
The easiest way is to pkgrm and pkgadd unless you have an access to Oracle's updates or some other online freeware repositories.
# 3  
Old 09-06-2011
# /usr/sbin/pkgadd -d apache-2.2.19-sol10-sparc-local

Will this overwrite every customized file, though (httpd.conf, etc.)?

I just want to know what someone would say the best practices are.

I've got O'Reilly title for Apache, but it doesn't say anything specific.

Thanks for your help.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Solaris install php as an apache module

Hi, I need to install php 5.5.30 as an apache (2.4.17) module on Solaris 10. Please any help is wellcome. Some aditional info: /usr/sfw/bin/gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs bash-3.2# g++ -v Reading specs from... (1 Reply)
Discussion started by: lbslbs
1 Replies

2. Solaris

Compile PHP as an Apache module on Solaris

Hi, I need to install php 5.5.30 as an apache (2.4.17) module on Solaris 10. Please any help is wellcome. Some aditional info: /usr/sfw/bin/gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs bash-3.2# g++ -v Reading specs from... (0 Replies)
Discussion started by: lbslbs
0 Replies

3. Shell Programming and Scripting

Upgrade Perl version on Solaris machine

Hi, Can you please assist in upgrading perl from 5.8.x to 5.10? Right now i am running the below verison on my Solaris SPARC machine. Thanks in advance (8 Replies)
Discussion started by: prash358
8 Replies

4. Solaris

Upgrade java version on solaris 10 SPARC

Hi Friends, I am trying to upgrade my java version on solaris sparc machine. I have installed the o/s software from scratch and it came with some default java version. I want to install the newer version of java available on top of this machine. I have already installed the latest version in... (7 Replies)
Discussion started by: prash358
7 Replies

5. Solaris

upgrade solaris mysql version...

hi i need to upgrade my solaris mysql version.. can u guide me the upgrade steps.. my current version is 4.0.31-log i need to upgrade to 5.0 .. thanks.. ---------- Post updated at 12:04 PM ---------- Previous update was at 11:28 AM ---------- my solaris version is 10.. ----------... (2 Replies)
Discussion started by: senkerth
2 Replies

6. UNIX for Advanced & Expert Users

how to know which version of PHP and apache is in my server?

Hi, How to get the version of php, apache and WebSphere instealled in my server. The OS is AIX. Thanks in advance. R R VARMA (1 Reply)
Discussion started by: RRVARMA
1 Replies

7. UNIX for Dummies Questions & Answers

apache, php on solaris

Hi, our spark 5, os 2.8, solaris 8, came with Apache. But this Apache is some kind of bastardized wrapper that has no configuration files, nothing. So, I got the real version of Apache that is configurable. That is so I can configure it with PHP-4. I installed this new Apache version but now I... (6 Replies)
Discussion started by: softarch
6 Replies
Login or Register to Ask a Question