Hi ClaytonJames,
Thanks for your advice.
I’m running Linux Mint 16 here which is based on Debian.
$ apt-cache policy php-pear openssh-server libssh2-php
php-pear:
Installed: 5.5.3+dfsg-1ubuntu2.1
Candidate: 5.5.3+dfsg-1ubuntu2.1
Version table:
*** 5.5.3+dfsg-1ubuntu2.1 0
500 https://archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 Packages
500 https://security.ubuntu.com/ubuntu/ saucy-security/main amd64 Packages
100 /var/lib/dpkg/status
5.5.3+dfsg-1ubuntu2 0
500 https://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
openssh-server:
Installed: 1:6.2p2-6ubuntu0.1
Candidate: 1:6.2p2-6ubuntu0.1
Version table:
*** 1:6.2p2-6ubuntu0.1 0
500 https://archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 Packages
500 https://security.ubuntu.com/ubuntu/ saucy-security/main amd64 Packages
100 /var/lib/dpkg/status
1:6.2p2-6 0
500 https://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
libssh2-php:
Installed: 0.11.3-0.1build2
Candidate: 0.11.3-0.1build2
Version table:
*** 0.11.3-0.1build2 0
500 https://archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
100 /var/lib/dpkg/status
$ service apache2 restart
* Restarting web server apache2 [fail]
Apaches is still running. On browser;
/localhost/wordpress
displaying the local site.
Edit
====
After re-boot on browser;
https://localhost/wordpress
still displays the site download.
$ sudo service apache2 restart
* Restarting web server apache2 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[ OK ]
satimims