User

Difference between revisions of "Pacav69"

From Joomla! Documentation

Line 9: Line 9:
  
 
[https://en.wikipedia.org/wiki/XAMPP XAMPP]
 
[https://en.wikipedia.org/wiki/XAMPP XAMPP]
Is a stand alone working environment for the MAC hence the X, that has all the required applications to run a local web server used for the development and debugging of web applications and templates. It has Apache, MySQL, PHP and Perl developed by group called <ref>Apache Friends</ref>
+
Is a stand alone working environment for the MAC hence the X, that has all the required applications to run a local web server used for the development and debugging of web applications and templates. It has Apache, MySQL, PHP and Perl developed by group called Apache Friends
  
 
=== What is the meaning of XAMPP? ===
 
=== What is the meaning of XAMPP? ===

Revision as of 14:22, 24 July 2015

My name is Pacav69 and if you want to get in touch with me, post on my talk page.

How to:[edit]

Setup your development environment[edit]

What is XAMPP?[edit]

XAMPP Is a stand alone working environment for the MAC hence the X, that has all the required applications to run a local web server used for the development and debugging of web applications and templates. It has Apache, MySQL, PHP and Perl developed by group called Apache Friends

What is the meaning of XAMPP?[edit]

X means cross platform for a number of operating systems.

Apache HTTP Server[edit]

Apache HTTP Server is the foundation of the web servers that run websites today which normally runs on a UNIX or Linux Operating System (OS) but has been adapted to run on other operating systems such as MAC and Windows.

MySQL[edit]

MySQL Stands for My Structured Query Language which is a database system used to store information for later retrieval.

PHP[edit]

PHP stands for Personal Home Page it is a programming language.

Perl

For MAC Users[edit]

I recommend downloading and installing Bitnami's XAMPP

References[edit]

Template:Reflist XAMPP PHP

Installing XAMPP[edit]

Installing Joomla[edit]

Using th XAMPP manager[edit]

Using Komodo IDE with Joomla[edit]

Debugging your code[edit]