Closed Thread Icon

Topic awaiting preservation: PHP 421 installed, but... (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12305" title="Pages that link to Topic awaiting preservation: PHP 421 installed, but... (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: PHP 421 installed, but... <span class="small">(Page 1 of 1)</span>\

 
Toadward
Obsessive-Compulsive (I) Inmate

From: Frankfurt/Germany
Insane since: Dec 2001

posted posted 07-08-2002 20:50

... phpinfo(); just schows 410
When i start Apache, the starting script show the right php version (-->421).
I downloaded php from php.net
My previous version was 410, but i deleted all files.
What's wrong?


Thany for help !
Kind Regards,
Toadward
www.toadward.de"
www.zoog.de



[This message has been edited by Toadward (edited 07-08-2002).]

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 07-08-2002 21:38

I've just checked two domains that you posted above, and received headers show that pages are generated by PHP 4.2.1 if web server where you installed new PHP is running those domains, installation went fine. So, maybe you have a cached version of page with phpinfo(); command in your web browser, which shows the old version number...

BTW You can also get PHP version from "PHP_VERSION" constant, just create a blank page with following code <?=PHP_VERSION?> and it will show PHP version...


bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 07-08-2002 22:48

I'm also guessing that phpinfo gets most of it's data from your php.ini file and I wonder if you don't switch it when you update versions if the version info is stored there somewhere.



.:[ Never resist a perfect moment ]:.

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 07-08-2002 23:09

PHP version information is not stored in php.ini...


Toadward
Obsessive-Compulsive (I) Inmate

From: Frankfurt/Germany
Insane since: Dec 2001

posted posted 07-09-2002 18:03

Hi,
thanks for the answers, but i forgot to say, that the "problem" is on my test server (offline server).
But i will try the php_version...

thx
Bye
Toadward

<A HREF="http://www.zoog.de
www.toadward.de" TARGET=_blank>www.zoog.de
www.toadward.de</A>

« BackwardsOnwards »

Show Forum Drop Down Menu