Answer the question
In order to leave comments, you need to log in
Why doesn't php5.6 want to work on ubuntu 16.04?
In general, I installed LAMP, installed the php5.6 version, and decided to check if php is working.
In the address I enter http://localhost/web/index.php
a letter there, there is nothing, although the code says
<?php
echo "Hello, World!";
?>
[email protected]:~$ php --version
PHP 5.6.23-1+deb.sury.org~xenial+2 (cli)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
[email protected]:~$
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question