Finale
Finale
Finale
PRERNA BELLARA
SAUDAMINI
SHRIVASTAVA
VIRAL B. SHAH
Introduction
XAMPP- cross platform LAMP- web server
web server package. package on LINUX.
Consists of Apache Consists of Apache
HTTP Server, MySQL, HTTP Server, MySQL,
PHP & Perl. PHP & Perl.
Readily available as Has bundles of open
package installation source softwares.
Can be configured Configured seperately.
seperately
Current Scenario
Most companies work on windows based
systems.
Costly.
Relatively slower than LINUX based systems.
Require proper maintenance.
More prone to virus attacks.
Not open source
Problem definition
To transfer a batch of system applications from
one OS i.e. Windows to a LINUX based
environment.
No!!
Programming Tools
Drupal
i. Free and open source
content management
system(CMS) & CMF.
ii. Written in PHP and
distributed under the
GNU General Public
License
iii.Allows publish, manage
and organize variety of
content on website.
Features of Drupal
Introduction to drupal
i. Drupal as a CMS
ii. Drupal as a CMF
Role of php
Role of mysql
L-LINUX
LINUX
i. This is the OS we use in
LAMP
ii. LINUX is a free source
open OS.
A-APACHE
Apache Web Server
Was the first web server to
have 100,000 milestone.
Many web applications are
designed keeping
APACHE’s features in
mind/
M-MYSQL
MySQL
i. Is used to talk and
connect to the database
ii. a central component of
the LAMP STACK.
P-PHP
PHP
i. Hypertext Preprocessor,
used to create dynamic
web pages.
ii. Now mostly used for
server-side scripting.
LAMP better than L,A,M,P!
The Apache server running on Linux is an easy way of
building a simple Web server, but the information
provided by the Apache server will be "static" — that
is, basic pages of information that the you must build
and type yourself.
For truly interactive and dynamic Web sites,
however, what you need is a way of building pages
composed of information in a database.
Scope
A lampstack along with drupal can be used to:
Build an e-commerce site.eg Amazon
An internet portale eg:facebook
a personal, departmental, or corporate website
a resource directory
an online newspaper
an image gallery
intranet
Reference
Google
DRUPAL documentation
Wikipedia
Php.net
THANK YOU