OE Installation requirement: Before you proceed with your OE installation: Keep in mind OE uses the short tag "short cut" syntax.
Thus the short_open_tag directive must be enabled in your php.ini.
Easy Solution:- Open php.ini file and look for line short_open_tag = Off
- Replace it with short_open_tag = On
- Restart then your PHP server
- Refresh this page to resume your OE installation
- Enjoy OE ;)