Apache

How to Enable Short Open Tag (short_open_tag) in PHP

How to Enable Short Open Tag (short_open_tag) in PHP

How to Enable PHP Short Open Tag (short_open_tag)?

  1. Locate php. ini. Firstly, you need to locate your php. ini file. ...
  2. Apache. Edit the PHP config. Replace php7. 2 with your own version, e.g, php5. ...
  3. Nginx or Apache with PHP-FPM. Edit the PHP config. Replace php7. ...
  4. 4 replies. Subscribe. newest oldest.

How to find Ubuntu Version, Codename and OS Architecture in Shell Script
How to find Ubuntu Version, Codename and OS Architecture in Shell Script Get Ubuntu Version. To get ubuntu version details, Use -r with lsb_release co...
How To Install Redis on Debian Linux
Installing Redis on Debian 9 Step 1 Install Redis from APT Repo. Redis package is included in the default Debian 9 repositories, therefore, issue the ...
Use CAT Command to Combine Text Files in Ubuntu 18.04
How do I merge text files together? How do I combine two text files in Linux? How do I combine text files in CMD? How do I concatenate in Ubuntu? Whic...