Re: PHP APACHE2
- From: "Jamie Kerwick" <mrwidey@xxxxxxxxx>
- Date: Mon, 31 Jul 2006 16:50:15 +0100
Yes you can change this.
You need to edit php.ini (/etc/php5/apache2/php.ini), in a text
editor. Look for a directive called 'short_open_tag' this should = On.
Save and reload apache2 (/etc/init.d/apache2 restart).
Your short tags (<? /?> ) should now work too!
HTH
Jamie
On 31/07/06, boricua <boricua@xxxxxxxxxxxxxxx> wrote:
> >>
> > Make sure you have installed php5 and libapache2-mod-php4 *or* php4 and
> > libapache2-mod-php5 depending on the version of php you wish to use.
> >
> >
> I think this proves I need to go to bed soon.
> Ignore the previous reply from me and ensure you have php4 and
> libapache2-mod-php4 *or* php5 and libapache2-mod-php5
>
> --
thanks i was missing mod-php5
however now i noticed pages will display only if <?php <<<<
and the <? continue to try to save/open
can i change that
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- PHP APACHE2
- From: boricua
- Re: PHP APACHE2
- From: boricua
- Re: PHP APACHE2
- From: Melissa Draper
- Re: PHP APACHE2
- From: Melissa Draper
- PHP APACHE2
- Prev by Date: Re: GMAIL INVITES
- Next by Date: Re: PHP APACHE2
- Previous by thread: Re: PHP APACHE2
- Next by thread: Re: PHP APACHE2
- Index(es):
Relevant Pages
|