نصب Debian-based Linux Distributions کمک
دوستان من دارم یه کنترل پنل دارم نصب می کنم این مرحله باید چی کار کنم چه دستوراتی را وارد کنم تا نصب بشه appachi va mysql و ... که خواسته آخه در مرحله های بعدی ioncube_loaders را می خواد نصب کنم اگه میشه کمک کنید مرسی
کد PHP:
1.2.2. Debian-based Linux Distributions
In most cases, on Debian-based Linux distributions you can install the basic set of prerequisite software
with a single command, assuming apt has been installed and configured:
apt-get install mysql-server apache2 php5 php5-gd php5-mysql php5-cli
wget tar gzip build-essential debianutils proftpd
This command will install the latest versions of MySQL, Apache, PHP, ProFTPd, the gcc compiler,
GNU make, and other relevant build utilities, and the wget, tar, and gzip utilities. Note that while the
line may appear word-wrapped above, it should be entered all on one line.
After this command completes, you'll need to configure MySQL, Apache, and PHP for your server, and
install your selection of streaming server and source applications. When finished, you should be able
to begin installing Centova Cast.
پاسخ : نصب Debian-based Linux Distributions کمک