|
Posted by J.O. Aho on 06/24/07 13:41
kenoli wrote:
> I am on a Mac powerpc running Tiger 10.4.10.
>
> When I run php -v at a command line I get a response that indicates
> that I am running php 4.4.4.
>
> However, when I run <?php phpinfo() ?> on localhost on my machine from
> within a php file, I am told I am running version 5.0.4.
>
> Anyone know why the discrepancy? I was under the impression that I
> had installed php 5.
You have both installed, the php binary you have (I assume that could be in
/usr/bin/), is the php4, while the module you have for apache (assuming it's
in /etc/apache2/) is from php5.
--
//Aho
Navigation:
[Reply to this message]
|