Home > Backend Development > PHP Tutorial > vim - The following problem occurred when setting up a PHP environment

vim - The following problem occurred when setting up a PHP environment

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-20 09:04:02
Original
1395 people have browsed it

After the installation is completed, open 127.0.0.1:2222 and prompt me:

SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
Protocol mismatch.

What’s the problem?
I have php/apache/mysql, I have reloaded it but it still doesn’t work
I have created a new one

<code><?php
phpinfo();
?></code>
Copy after login
Copy after login

Reply content:

After the installation is completed, open 127.0.0.1:2222 and prompt me:

SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
Protocol mismatch.

Excuse me, what is the problem?
I have php/apache/mysql, I have reloaded it but it still doesn’t work
I have created a new one

<code><?php
phpinfo();
?></code>
Copy after login
Copy after login

Just install openssh-server and you’re good to go

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template