Installing MYSQL and PHP with Apache in Ubuntu -


I found this part of the Bash command on the forum and confused about why it has two parts.

Install sudo apt-get php5 libapache2-mod-php5 -y

What is libapache2-mod-php5? If php5 is used separately in php5 expression

Thanks for any help.

I just need help in understanding Bash expression.

:

This package is a metapase that is installed But, guarantees that you have at least four servers-side versions of PHP5 interpreter installed. Deleting this package will not remove PHP5 from your system, although it may remove other packages that depend on it.

:

This package contains PHP5 modules for Apache 2 webservers (as found in the apache2-mpm-prefork package). Please note that this package works only with Apache's prefork MPM, since this thread is not securely compiled. The following extensions have been created in these: BCMath BEZ2 Calendar Core CTEP Date DBA DOM ERGEFileInfo Filter FTP GETText Hash IQVL JSNLbxML Ambrstring Ampersons Explasam Forefront Paragraph Reflection Session SMPF SimplexML Abun Sockets SPL Standard Sisvimsji Sisvism Sisvishm Tokneijhr Dbludaks XML Aksmelarder Akseleltr zipper.

By focusing on that command line, the reason for the requirement of the php5 meta package is for the reason that it only gives you libapache2-mod-php5 (whatever you are) or Forcing one of the options to install.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -