Zoom7000 Posted March 18, 2008 Posted March 18, 2008 I'm a complete n00b when it comes to Apache, MySQL etc. I'd like to test and work on the Joomla package but have no idea how to set up the backbone structure. Is there any guide out there that will take me from step 1 to the end? Guide for dummies!
Geoff Posted March 18, 2008 Posted March 18, 2008 1) Download Ubuntu 6.06 LTS server edition. 2) Choose 'LAMP install'.
JOrdan01070 Posted March 18, 2008 Posted March 18, 2008 how about download xampp lite unzip it to a memory stick run the startup bat i think then down load joomla, put this in the htdocs folder then follow the instructions for installing joomla. If you are just testing then this i what i do plus as you Joomla installed on the memory stick its portable.
Zoom7000 Posted March 18, 2008 Author Posted March 18, 2008 1) Download Ubuntu 6.06 LTS server edition. 2) Choose 'LAMP install'. I'd rather use Windows. Much more comfortable with it than *nix
hempweb Posted March 18, 2008 Posted March 18, 2008 (edited) I have been using "WOS Portable" for my development/testing. WOS ("web on a stick") provides you with the (L)AMP environment on windows. Using the WOS Mixer, you can create your own setup (in addition to the base Apache/MySQL/PHP, I also chose the default Joomla package - there are many others available). You then unpack the built package in anyrequired directory (on your HD or on a memory stick) and run it (no "installation" per-se) NB: I chose the "SE" (small edition) versions of Mysql etc from the WOS Mixer in order to keep the package size down and they seem to work fine The WOS creates an Apache Server running on your local (windows) machine and you access your webiste through http://localhost/mysite etc From this setup, I have just placed the Edugeek package in appropriate .../www/ directory and install it 'as normal' - all works a treat. The great advantage of this setup I find are: 1) from a memory-stick, I can take the 'website' with me and show/demonstrate it on peopls own PC's 2) I can work offline (on my laptop) on developing/testing 3) if it all goes horribly wrong, just delete the files and start again No apache/unix knowledge is needed to get this up and running. Edited March 18, 2008 by hempweb forgot to mention the SE packages
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now