This problem is very common for WAMP-like PHP-Apache-MySQL triads. You have probably been trying to install Dolphin on Windows using one of such packages.
Fortunately, this problem can be solved very easily:
you should edit "php.ini" file and set the value of the "short_open_tag" parameter to "On". Then you should restart Apache.
This problem is very common for WAMP-like PHP-Apache-MySQL triads. You have probably been trying to install Dolphin on Windows using one of such packages.
Fortunately, this problem can be solved very easily:
you should edit "php.ini" file and set the value of the "short_open_tag" parameter to "On". Then you should restart Apache.
I hope this helps.
Igor L.