phpredmin icon indicating copy to clipboard operation
phpredmin copied to clipboard

Should only enable flag when php is loaded

Open j0hn-mc-clane opened this issue 7 years ago • 1 comments

When using fpm, this gives errors! There should be a ifmodule section before the php_value insertion ;)

Enable the short tags for PHP scripts

php_value short_open_tag 1

j0hn-mc-clane avatar Nov 30 '17 12:11 j0hn-mc-clane

I'm not sure how to reproduce this, can you elaborate? from my first impression, short tags should be enable manually by configuring your php environment before attempting to run this project.

luongvm avatar Nov 30 '17 16:11 luongvm