SA-MP Forums Archive
Install PHP on a Debian 6.0 VPS - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Install PHP on a Debian 6.0 VPS (/showthread.php?tid=368997)



Install PHP on a Debian 6.0 VPS - Stefand - 15.08.2012

Hello,

I wanna make a .php page on my VPS but

how do I install php and libssh2?

Please give me all the puTTY commands for this.

Greetz.


Re: Install PHP on a Debian 6.0 VPS - Roddan - 15.08.2012

apt-get install php5

libssh2 is not needed if you already installed MySQL.


Re: Install PHP on a Debian 6.0 VPS - next-studio|TheKiller - 15.08.2012

Quote:
Originally Posted by Roddan
Посмотреть сообщение
apt-get install php5

libssh2 is not needed if you already installed MySQL.
Do you know what's libssh2 at least?

SSH2 is a SECURE SHELL PROTOCOL used for unix / linux servers connection, on php.

@ot, search for a tutorial, i think on the westie control panel release have a tutorial about that..