Joomla on development server or computer?

General questions relating to Joomla! 5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Post Reply
SocketPup
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 134
Joined: Thu Mar 14, 2024 7:00 am

Joomla on development server or computer?

Post by SocketPup » Mon Apr 01, 2024 1:19 pm

So my current project is run locally on my computer, using Xammp.

But I have been told I can also setup a development server through my domain and hosting for my website.

What is the preferred way?

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9913
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Joomla on development server or computer?

Post by AMurray » Mon Apr 01, 2024 1:30 pm

Whether subdomain or local host is your choice.

If going with local computer, we'd recommend using WAMPServer (https://wampserver.aviatechno.net/) instead of XaMPP because WAMPServer lets you choose your PHP version among other things on the fly whereas XAMPP is tied to the version of PHP that ships with it, and PHP can't be changed without reinstalling XAMPP completely. WAMPServer lets you change PHP and install 'modules' such as additional PHP versions, or versions of MySQL or Maria DB etc as well so you can do more wider testing on a variety of server setups.

You can make a sub-domain for the development site like https://dev.yoursite.com (refer to your web hosting company documentation on how to make a subdomain, usually done in a hosting admin system like cPanel).

When ready to put the site live, copy the site and database using Akeeba backup and Kickstart.
https://docs.joomla.org/Copying_a_Joomla_website
Regards - A Murray
General Support Moderator

SocketPup
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 134
Joined: Thu Mar 14, 2024 7:00 am

Re: Joomla on development server or computer?

Post by SocketPup » Mon Apr 01, 2024 2:36 pm

Thank you. I have been told by others that I should use WAMP and not Xammp, so I'll defintely use that for my next Joomla project.

sgiobbio
Joomla! Apprentice
Joomla! Apprentice
Posts: 34
Joined: Sun Jan 09, 2011 4:39 pm

Re: Joomla on development server or computer?

Post by sgiobbio » Tue Apr 02, 2024 7:12 am

To A Murray's answer, I would like to add that Laragon is an excellent and very versatile tool for your localhost testing.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44175
Joined: Sat Apr 05, 2008 9:58 pm

Re: Joomla on development server or computer?

Post by Webdongle » Tue Apr 02, 2024 10:12 am

Definitely https://wampserver.aviatechno.net/ not sub domain.

A subdomain as development can confuse issues especially if the subdomain folder is nested under the main domain.

With wamp you can have several instances of Joomla level with each other in Wamp's \www folder
Also with wamp you don't have to create the database because the database is created during installation (just put the the database name of your choice in the field).
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".


Post Reply

Return to “General Questions/New to Joomla! 5.x”