techtopia Posted July 21, 2010 Posted July 21, 2010 I am running xampp from a USB stick, no problem. I have configured the security. Now I want to install/run Joomla from the same memory stick, but how? Where do I extract the Joomla files too? How do I then install Joomla and configure phpMyAdmin?
jamiess Posted July 21, 2010 Posted July 21, 2010 There should be a folder called HTDOCS. Extract the Joomla files into a folder within the HTDOCS folder. Then to set up Joomla and the MYSQL database go to http://localhost/(folder name) *Replace folder name with the name of the folder which contains the joomla files. To Access PHP My Admin, vist http://localhost and there will be a link to php My Admin at the bottom of the page. Jamie 1
kmount Posted July 22, 2010 Posted July 22, 2010 Back it up regularly, usb memory sticks have a finite life span and something like apache under xampp on a moderately busy site will be constantly writing logfiles.
techtopia Posted July 22, 2010 Author Posted July 22, 2010 Back it up regularly, usb memory sticks have a finite life span and something like apache under xampp on a moderately busy site will be constantly writing logfiles. Thanks for that; I should have mentioned that it is just for me to experiment with for the short term.
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