A
A
Alexey Cheremisin2015-10-04 21:06:14
PHP
Alexey Cheremisin, 2015-10-04 21:06:14

Why are php directives not working?

A very simple setup question.
Here such code fulfills normally
<?php echo("test")?>
And here such does not want
<? echo("test")?>
Where to correct it? Everything runs through phpcgi.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Defman21, 2015-10-04
@leahch

in php.ini.
short_open_tag

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question