[SOLVED] short_open_tag giving me hell

Paulmadore

Joined: 2014-05-26
Posts: 5
Posted: Mon, 2014-05-26 11:51

Hi,

I'm sandboxing on my own box (Xubuntu 14.04 with LAMPP minus PHPMyAdmin) and I'm running into a problem which seems like it must be simple to fix, so scold at will.

I've: edited php.ini and apache2.conf to no avail
I've: restarted and started apache2; eventually the config change broke it, and anyway I'd rather do it the easier way.

Can you help?

Thanks.

Paul

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Mon, 2014-05-26 16:43

create a phpInfo for your site. visit it and it will report which php.ini it is initializing with.

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
Paulmadore

Joined: 2014-05-26
Posts: 5
Posted: Fri, 2014-05-30 02:15

Yep, that was the problem. :)