[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ4 PHP 4.3.0 wierdness
- Subject: Re: [cobalt-users] RaQ4 PHP 4.3.0 wierdness
- From: "Steve Bassi" <steve@xxxxxxxxx>
- Date: Sun Feb 2 17:22:07 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: "Brian N. Smith" <support@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, February 03, 2003 12:03 AM
Subject: Re: [cobalt-users] RaQ4 PHP 4.3.0 wierdness
> ----- Original Message -----
> From: "Tim Skipper" <mailinglists@xxxxxxxxxxxxxxxxxxxxxxxx>
> To: "'Cobalt-Users'" <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Sunday, February 02, 2003 2:25 PM
> Subject: [cobalt-users] RaQ4 PHP 4.3.0 wierdness
>
>
> > Hi folks
> >
> > I've followed Steve Bassi's instructions (posted 2nd Jan) for installing
> PHP
> > 4.3.0 on the RaQ4 and there were no obvious errors, but, phpinfo is
still
> > showing the previous version of 4.1.2 - what have I likely missed??
> >
>
Did you do?
make install
cp php.ini-dist /etc/httpd/php.ini
And did you restart the webserver ??
/etc/rc.d/init.d/httpd restart
Bassi