PHP APACHE2
Jamie Kerwick
mrwidey at gmail.com
Mon Jul 31 15:50:15 UTC 2006
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 at despiertapr.com> 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 at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list