Operating System - HP-UX
1833883 Members
1655 Online
110063 Solutions
New Discussion

Re: Apache version problem

 
Lory_1
Frequent Advisor

Apache version problem

Hi,

I am not sure if anyone else is having the same problem?

I originally have Apache 1.3.12 and PHP 4.3.1 on my server. Now I have started from scratch and installed Apache 1.3.27 and PHP 4.3.1 but when I run the phpinfo() it still says it is using Apache version 1.3.12. Why is that? Any ideas??

Thanks in advance!!

-Lory
4 REPLIES 4
Lory_1
Frequent Advisor

Re: Apache version problem

Also, when httpd has started and when I try to stop it. It says it is not running but it is because I can still access the webpage....??
Mark Greene_1
Honored Contributor

Re: Apache version problem

Are you sure you don't have the older version still installed and running?

On my 11.11 system, httpd is in /opt/hpapache2/bin/httpd. Do a "whereis httpd" and see what it tells you.

mark
the future will be a lot like now, only later
benoit Bruckert
Honored Contributor

Re: Apache version problem

Hi Lory,
Did you follow the procedure I gave in the previous thread ? (I.E. install from scratch)
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x310517e7f1e3ac44bdfd73907334d1c2,00.html
I already get such a problem, and the fact to reinstall from scratch solved it (I.E. erase the 2 sources trees - PHP+Apache).
hth
Benoit
Une application mal pansée aboutit à une usine à gaze (GHG)
Lory_1
Frequent Advisor

Re: Apache version problem

Turns out when I look at the system processes, another httpd was running even though I have deleted and stopped httpd (the older version). So I've killed the process and now the system is recognizing it is the newer version.

Thanks!

-Lory