|
|
|
|
![]() ![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Post
#1
Oct 22 2008, 07:33 PM
Installing Joomla on local computer (localhost) First to install joomla you need a webserver, php and mysql installed on your computer. If you don't have these installed..download WAMP (Windows Apache MySql PHP) server and install it. I am writing this tutorial using WAMP as my server. But these steps are almost same in all other servers. Follow the steps below 1. First you need joomla package. Goto joomla website and download the latest version of joomla. Follow this link download joomla. This tutorial is based on Joomla 1.5.x 2. unzip(extract) the file and rename it to joomla. 3. Then place it on www directory of the WAMP server.(or htdocs directory if you are using XAMPP server) 4. Now type http://localhost/joomla on your browser address bar. You'll see the installation page of joomla... 5. select your language and Click on next. 6. you'll see a pre-installation check page. Click Next. 7. You'll see the licence page. Click Next. 8. Database(MySQL) configuration page. Database type: leave it mysql hostname: type localhost username: type root (or your mysql username) password: type password of your mysql account (the default is empty for root) Database name: type joomla (or anything you wish) (Now the database joomla will be automatically created in your mysql.) Click Next 9. Ftp configuration page. Leave it and click Next. 10.Main configuraion page. Site Name: anything you like Your email: type your email address. Admin password:type any password you like (this will be the password for the admin account) confirm password: type the above password again. Next, click on Install Sample Data. You'll see Sample data installed successfully. Click Next. 11. Finish.... Now go to "joomla" folder in www directory and delete the "installation" folder. This is for security reasons. Note: If you don't delete the installation folder, you can't access joomla home page. Success...Now type http://localhost/joomla in your browser and you'll see the joomla home page. Editing the content.. Login as the administrator. To login as administrator go to http://localhost/joomla/administrator. You'll see a login page. Type "admin" as username and type in your admin password you used at registration. Now you will see administrator page. Now you can edit cms, install templates and extesnions etc... Installing Templates and extensions: In the administrators page, move your mouse over exentsions link, you'll see a drop down menu. Select "install/uninstall". Extension manager will open. You can upload templates and extensions from this page. After installing a template....go to Extensions at the top....and click on Template Manager from the drop down menu. Now select the template you install and click on "default" to make it the default template. |
![]() ![]() ![]() ![]() |
Post
#2
Dec 2 2008, 12:44 PM
I'm getting this error during the database creationphase of the install. Cookies do not appear to be enabled on your browser client. You will not be able to install the application with this feature disabled. Alternatively, there could also be a problem with the server's session.save_path. If this is the case, please consult your hosting provider if you don't know how to check or fix this yourself. Do you have any ideas? I'm using WampServer Version 2.0. Also the Wamp icon in the task bar says that Wamp is offline, even though I;ve restarted all services. and turned off Avast(my anti virus software) |
![]() ![]() ![]() ![]() |
Post
#3
Dec 2 2008, 12:57 PM
opps..... Sorry to bother you express. I didn't follow your instructions to the tee. I put a password for "root" while creating the data base. I'm used to doing this online and creating the data base(using cpanel mysql). This is my first time using wamp and I'm sure I'll be back later with more blunders. Have a great day. And thanks again. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Post
#4
Dec 2 2008, 01:20 PM
QUOTE(Mr Inviso @ Dec 2 2008, 06:14 PM) [snapback]421276[/snapback] I'm using WampServer Version 2.0. Also the Wamp icon in the task bar says that Wamp is offline, even though I;ve restarted all services. and turned off Avast(my anti virus software) No need to worry about that offline mode in WAMP server. Offline mode means only you can access your web server. While online mode means any one in the internet can access your server(means working as a real webserver). Any way did your problem solved? or do you need any further assistance? |
![]() |
|
![]() |
Post
#6
Dec 3 2008, 01:47 AM
I'm getting this error during the database creationphase of the install. Cookies do not appear to be enabled on your browser client. You will not be able to install the application with this feature disabled. Alternatively, there could also be a problem with the server's session.save_path. If this is the case, please consult your hosting provider if you don't know how to check or fix this yourself. Do you have any ideas? I'm using WampServer Version 2.0. Also the Wamp icon in the task bar says that Wamp is offline, even though I;ve restarted all services. and turned off Avast(my anti virus software) CODE session.save_path = to CODE session.save_path = /tmp
|
![]() ![]() ![]() ![]() |
Post
#7
Dec 5 2008, 11:49 PM
Dear i install joomla from my wamp (localhost), it install without error. and work fine as i see. but i have problem with how we use all feature of joomla.because i dont have idea of joomla could anybody guide me. by reading help . i create one article and published it but what i see that the header and footer and powered by is not change what i saw in template it was as it is. could it possible. that header and footer and powered by statement changed. |
![]() |
Post
#8
Dec 6 2008, 12:28 AM
Dear i install joomla from my wamp (localhost), it install without error. and work fine as i see. but i have problem with how we use all feature of joomla.because i dont have idea of joomla could anybody guide me. by reading help . i create one article and published it but what i see that the header and footer and powered by is not change what i saw in template it was as it is. could it possible. that header and footer and powered by statement changed. you have joomla 1.5.x ? go to Extensions / Template manager / choose u template, press edit, after press botton edit HTML |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members
Posts: 5,876 Joined: 21-September 07 Member No.: 50,369 |
Post
#9
Dec 11 2008, 08:41 AM
Hi, I am using xampp 1.6.1 as localhost.
I was following your instruction but I got problem at step 8: Database(MySQL) configration page.
I did exactly what you wrote and also name joomla for database name but when I click next it say ERROR: Unable to connect to the database: could not connect to MySQL. I did check MySQL and apache still running so I go to myphpadmin and create joomla database and come back to step 8 but still the same problem. I import joomla.Sql from instalation directory but nothing change, still cannot connect to database.. Can you help me please? Thanks for your time. -reply by Mike |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Post
#10
Dec 20 2008, 05:16 AM
Hi, I am using xampp 1.6.1 as localhost. I was following your instruction but I got problem at step 8: Database(MySQL) configration page. <p>I did exactly what you wrote and also name joomla for database name but when I click next it say ERROR:</p> <p>Unable to connect to the database: could not connect to MySQL.</p> -reply by Mike Well...What is your mysql username? Is it root? or something else? If you are using a different user account for MySQL then you have to enter that username instead of root in step 8. And also check your password to connect your database.. you have to enter the exact username and password you are using to connect mysql... use root and root account's password, only if you are using root as your defalut account....still having problem? post the exact error here |
![]() ![]() |
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
4 | noxit | 34,756 | 25th September 2009 - 08:04 PM Last post by: -Sky- |
|||
![]() |
1 | barnes | 2,293 | 30th May 2006 - 10:18 PM Last post by: Paul |
|||
![]() |
24 | arens | 25,580 | 23rd October 2009 - 06:42 AM Last post by: stopthewarm |
|||
![]() |
13 | bttfpromo | 18,960 | 24th June 2006 - 06:51 AM Last post by: lone_wild_wolf |
|||
![]() |
11 | holyium | 13,082 | 16th December 2008 - 04:22 PM Last post by: minimcmonkey |
|||
![]() |
15 | Zenchi | 14,097 | 24th June 2009 - 04:37 AM Last post by: iworld200 |
|||
![]() |
6 | Shadow | 8,336 | 23rd June 2009 - 08:49 PM Last post by: iworld200 |
|||
![]() |
1 | downpour | 4,045 | 30th September 2004 - 06:05 AM Last post by: spawn_syxx9 |
|||
![]() |
3 | elrohir | 1,476 | 8th April 2009 - 02:28 PM Last post by: varalu |
|||
![]() |
4 | (G)Rob | 212 | 27th September 2009 - 07:46 AM Last post by: Ash-Bash |
|||
![]() |
0 | odomike | 4,337 | 20th June 2006 - 06:01 AM Last post by: odomike |
|||
![]() |
30 | ORION | 24,103 | 31st October 2005 - 06:45 AM Last post by: believer |
|||
![]() |
0 | SuburbanalCuts | 3,086 | 18th October 2004 - 10:38 PM Last post by: SuburbanalCuts |
|||
![]() |
1 | amhso | 1,329 | 31st May 2006 - 06:29 PM Last post by: serverph |
|||
![]() |
11 | xsize | 10,067 | 20th November 2004 - 12:51 PM Last post by: onie |
|||
|
Open Discussion | Time is now: 7th November 2009 - 11:43 PM |
Web Hosting Powered by ComputingHost.com.