User

Difference between revisions of "Pacav69"

From Joomla! Documentation

Line 29: Line 29:
  
  
{{References}}
+
<ref References </ref>
 
XAMPP
 
XAMPP
 
PHP
 
PHP

Revision as of 14:02, 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]

[1] 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 [2]

What is the meaning of XAMPP?[edit]

X means cross platform for a number of operating systems.

Apache[edit]

Apache 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

Perl

For MAC Users[edit]

I recommend downloading and installing Bitnami's XAMPP


<ref References </ref> XAMPP PHP

Installing XAMPP[edit]

Installing Joomla[edit]

Using th XAMPP manager[edit]

Using Komodo IDE with Joomla[edit]

Debugging your code[edit]