Joomla Tutorials and Blog Posts

How to Install Joomla 1.7

Here's how to install Joomla 1.7 manually on your hosting environment.

Step 1: Check Your System Requirements

Save yourself a lot of time and headaches by first checking out the system requirements and getting your server up to speed:
http://www.joomla.org/technical-requirements.html

Step 2: Download Joomla 1.7

tutuploadsmedia_1310678845171.png

Go to http://joomlacode.org/gf/project/joomla/frs/?action=index and download the latest version.

In our case, since we're publishing this tutorial early it says RC (Release Candidate), but you should use the latest stable version.

It is usually best to use .zip version. If your internet is not relatively fast, you may want to download the smaller tar.bz2 file or tar.bz2 file, which each have two layers of compression to make the file smaller and easier to download. If you choose this file, then you would have to unzip the file twice rather than just once in the subsequent step.

 

tutuploadsmedia_1295933180900_6f2200b2f2eab90fbf3facd14562dcbb.png

Select Save File and then click OK.

Step 3: Upload to Server

tutuploadsmedia_1295933912425_b2b0a8f66daf2946ab1f61785a134d2e.png

In these next two steps we are going to upload our zipped folder onto the server and then extract all the files within the zipped folder. I will be using cPanel, which is a file manager. However, your hosting provider may not have cPanel, so you may have to unzip the folder on your Desktop and then upload using a FTP client, or if your host has another file manager you can use it if it has an extraction feature.

Access the folder in which you want to install Joomla 1.7. Then upload the Joomla installation file which we download.

tutuploadsmedia_1295934072175_d7d8e74338a53901113f700c9b9d032d.png

Wait for the entire file to upload. It may take a while.

Step 4: Extract Files

tutuploadsmedia_1310679560574.png

Select the file and then Extract.

 

tutuploadsmedia_1295934392053_f2e95fdcfe120011326e55366a516055.png

Close out of the results.

Step 5: Run the Installation

tutuploadsmedia_1295934540371_e82c58fb2b5713620eb449c5449ca916.png

Open a new tab or window and then type in the address to the folder in which you uploaded Joomla 1.7

Language

tutuploadsmedia_1295934655945_82d0a20a88e940e30bb9ff1d52a10e20.png

Select your Language.

tutuploadsmedia_1295934710010_f486a23bf9a8166e773acf02113e9b67.png

In the top right click Next.

Required Configuration

tutuploadsmedia_1295934966698_b82ef33166fb8f5070108b2e0aa06757.png

If any of these items are not supported (marked as No) then please take actions to correct them. Failure to do so could lead to your Joomla! installation not functioning correctly.

Recommended Configuration

tutuploadsmedia_1295935167746_a0641789a00158e0681782f831155934.png

Depending on your server setup, you may have issues if the server configuration is not the same as the recommended settings. However if you have a good host, it is rare to have any issues.

tutuploadsmedia_1295935390286_74cf2f8a04e32208f7f18bc59fc75bc8.png

If you corrected any of the configuration, check the output again. If everything is ok, click Next.

GNU GPL License

tutuploadsmedia_1295935572284_4ac890768b8cb6cfcfcb608e6196bfc9.png

Make sure you read through the license if you have not before.

tutuploadsmedia_1295935726280_c32be5ab7d247954e0832763844de35a.png

If you agree to the license, click Next.

Enter Database Information

tutuploadsmedia_1295938481424_f7fb734c3eb9f5a3fcc4ebec09e56f0f.png

The next part is a bit tricky because much of depends on your host and their server configuration.

If you have not setup a database and assigned a user, now is the time to do. You will have to access your host's control panel to set it up. If you need help, find your host's documentation or ask them how to set up a database and assign a user to it. We wish we could give you detailed instructions for this part, but it varies too much between hosts. As an example, here is the documentation for Cpanel and which is fairly straight forward.

The basic steps for all hosts:

  1. Create the database
  2. Create the database user
  3. Assign the database user to the database
  4. Give permissions to the database user

Lets take a look at a few of these settings that often cause issues.

  1. Username: This is not the same as your account's username. It is the username of the user of the database. The user should have all permissions to the database. Also, the username should be the full username. Do not use just the part that you created if your host assigns a prefix to create a full username.
  2. Password: Password of the user to the database. Make sure the password is not simple or easy to guess.
  3. Database Name: This should be the full database name. Do not use just the part that you created if your host assigns a prefix to create a full database name.
tutuploadsmedia_1295938349138_ce7f8c2a8bbe10e1194c9b02bdc52d64.png

When you have correctly entered all settings, click Next.

FTP - Optional

tutuploadsmedia_1295938754034_0a459de24f45f0cbb6b5623cc715f751.png

For most users it is generally recommended to skip this step.

tutuploadsmedia_1295938349138_1_6b8a89d73eec7550945b81a21a22ed49.png

Click Next.

tutuploadsmedia_1295939213054_83ab41914e659cbc5ec6bb8f70dc237a.png

Enter information appropriately.

Note: Please change your Admin username from the default Admin to something else. More than half the work is already done for a hacker if your username is left as Admin.

Note: If you want to just test Joomla 1.7, then install the sample data so that it allows you to get a look and feel of what Joomla 1.7 is all about. However, we generally advice against installing the sample data because it is much easier and quicker to start building a site without it.

tutuploadsmedia_1295938349138_1_1_4bd8e5575b955674357441fece1293f1.png

Click Next.

Step 6: Remove the Installation Directory

tutuploadsmedia_1295939304313_984de4c089b5d3ff93188502746ff86a.png

For security reasons we need to go back to the file manager and remove the installation directory.

tutuploadsmedia_1295939409174_7b577f619ffab052d609142fdc8115f9.png

Delete the installation directory and you are done!

You can now check your site.

 

Comments

 
umesh
#1 umesh 2011-07-19 02:49

nice steps for easy to install a joomla 1.7...thx joomla team...
 
 
Nick
#2 Nick 2011-07-19 04:21

You're very welcome, Umesh! :)

Kind regards,
Nick
 
 
Chris Clay
#3 Chris Clay 2011-07-20 19:14

Hi,

A great tutorial, but please update it to recommend that people back up first. I keep finding people in the Joomla forums who are having broken sites after upgrading to 1.7, some of whom didn't realize that they should back up first...

It seems obvious, but I think it should be emphasized.

Cheers,
Chris
 
 
Nick
#4 Nick 2011-07-20 20:29

Hi Chris,

This is a tutorial for initially installing 1.7 not for upgrading. You can't backup what you don't have :)

You're right though if people are upgrading they should definitely backup and we do emphasize that as you can see in our upgrade tutorials:
ostraining.com/.../...
ostraining.com/.../...

Cheers,
Nick
 
 
sezhian Vescara
#5 sezhian Vescara 2011-07-21 03:36

Pretty much like other Joomla versions installation. While Wordpress is known for pain free installation, i could setup Joomla under 30 seconds and am proud of Joomla for that.
 
 
UmarYusuf
#6 UmarYusuf 2011-07-21 09:29

Thanks for shearing this tutorial.
 
 
Nick
#7 Nick 2011-07-21 16:35

Hi Sezhian,

Yes, it's basically the same as usual :)

Kind regards,
Nick
 
 
Nick
#8 Nick 2011-07-21 16:35

You're welcome, Umar! :)

Kind regards,
Nick
 
 
Chris Clay
#9 Chris Clay 2011-07-21 16:58

Sorry, my bad! I was scanning a number of online upgrade tutorials at the same time that didn't mention backing up first... That was getting me fired up. In my haste I posted my comment on the wrong site. D'oh!
 
 
Nick
#10 Nick 2011-07-21 21:26

No worries! Keep up the good work; I saw you helping people out at the forums at Joomla.org as well :)

Kind regards,
Nick
 
 
Aquintas
#11 Aquintas 2011-07-27 02:54

I'm getting a 500 Server Error. I'm also new to this, please forgive me.
 
 
murtuza
#12 murtuza 2011-07-27 06:17

if we are uploading joomla to our own hosting server why you are using hostname as localhost.
 
 
murtuza
#13 murtuza 2011-07-27 06:19

I have installed 1.7 using local host and I got a confirmation message also

Congratulations! Joomla! is now installed

I removed installation file also but when I am clicking on site or administrator I am getting the following error

Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \mysite\librari es\joomla\cache \cache.php on line 396

Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \mysite\librari es\joomla\cache \cache.php on line 396

Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \mysite\librari es\joomla\cache \cache.php on line 396

Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \mysite\librari es\joomla\cache \cache.php on line 396


so please help me.
 
 
Nick
#14 Nick 2011-07-27 19:47

Hi Aquintas,

During which step are you getting a 500 error?

Kind regards,
Nick
 
 
Nick
#15 Nick 2011-07-27 19:49

Hi murtuza,

Yeah, at first it seems strange, but it's telling Joomla to use the localhost in this case the hosting server and it doesn't refer to the localhost on your personal computer.

Kind regards,
Nick
 
 
Nick
#16 Nick 2011-07-27 19:56

Hi murtuza,

Go to your php.ini of xampp and change error reporting to E_ALL & ~E_NOTICE and display errors to Off. Here is how they should look once you're done:

Quote:
error_reporting = E_ALL & ~E_NOTICE

display_errors = Off
Kind regards,
Nick
 
 
Aquintas
#17 Aquintas 2011-07-27 21:05

I'm getting the error on Step 5.
 
 
Nick
#18 Nick 2011-07-28 23:17

Hi Aquintas,

Have your host check the permissions of the files/folders. Folders should generally be set to 755 and files 644 respectively.

Kind regards,
Nick
 
 
Susan Warner
#19 Susan Warner 2011-07-30 15:42

We loaded Joomla 1.6 last week, and had issues with user log-ins under Internet Explorer, but not other browsers--on the frontend, the pop-up window wants to download a file Users. When logging into the backend, it seeks to download the index.php file.

We then took down the 1.6 joomla site, and loaded 1.7 today--same issue occurs. Curiously, the user is actually added in the backend and appears in the user list, even though the pop-ups seem to block the registration process.
Does anyone have any suggestions?

Thank you,
Susan
 
 
Nick
#20 Nick 2011-07-31 21:50

Hi and welcome, Susan!

This one would require for me to ask a lot of different questions and to have some back and forth dialogue to figure out what's going.

Since that's the case, sorry for the inconvenience, but if you're a student at OSTraining, could you copy and paste this into the support forum so one of our support techs can look into it for you?

Please see the support FAQ for more information:
www.ostraining.com/.../

Kind regards,
Nick
 
 
Werner
#21 Werner 2011-08-02 12:24

Hi, thanks for your great tutorial. Everything went smooth, i installed it,but like the guy who posted earlier i got an error msg when i tried to access the administrator area. I'm able to access the frontend btw. I'm a Joomla novice losing my mind here. I would greatly appreciate any help you can give me, everything i've googled for the last few hours are not helping.

My error msg:
joomla 1.7 Fatal error: Call to a member function login() on a non-object in ...admin.login. php on line 64
 
 
Nick
#22 Nick 2011-08-02 19:03

Looks like you've mixed 1.5 and 1.7. You didn't by chance install over a 1.5 version, did you?

Kind regards,
Nick
 
 
Marcel
#23 Marcel 2011-08-02 21:04

Thanks very much !!

Easy to follow and it works like a charm.
Saves me lots of time figuring it out myself.

Greetz,
Marcel.
 
 
Werner
#24 Werner 2011-08-03 01:12

Thanks Nick, yes I have indeed. Sorry complete newbie. I thought i had cleared the old installation out before i installed Joomla 1.7.

So now, I deleted everything in my public_html folder, and did a fresh install of Joomla 1.7, even leaving out the sample data, and it thankfully worked out perfectly. Thank you very much for you feedback, I'm sure others will benefit from this too-)
 
 
Nick
#25 Nick 2011-08-03 04:35

Wonderful! You're welcome and I'm glad you got it sorted! :)

Kind regards,
Nick
 
 
Nick
#26 Nick 2011-08-03 04:35

You're very welcome, Marcel! :)

Kind regards,
Nick
 
 
Martijn
#27 Martijn 2011-08-10 08:31

Quoting iowawebco:
Looks like you've mixed 1.5 and 1.7. You didn't by chance install over a 1.5 version, did you?


Hi. I have the same problem. I am quite new, so I don't understand how to delete my public html?

One additional remark: my website is up and running. So I hope I don't have to delete any content.
 
 
Nick
#28 Nick 2011-08-10 14:10

Hi Martijn,

You definitely don't want to delete the contents of the public html folder. That would be equivalent to starting from scratch and your live site will be gone.

What is the url to your site? Did you install 1.7 in a subfolder of the live site?

Kind regards,
Nick
 
 
Martijn
#29 Martijn 2011-08-10 17:31

Hi Nick,

Thanx for your reaction.

url: www.os2028.nl
I get the error after logging in the backend: www.os2028.nl/administrator

I did install 1.7 in the live folder.

kind regards,

Martijn
 
 
Vineeth Venugopal
#30 Vineeth Venugopal 2011-08-11 14:29

Hi Nick,

I am stalled at step 4:Database

I get the following error:-

----------------------------------------
Some errors occurred while populating the database: Table 'joomladb.jooml a_viewlevels' doesn't exist SQL=INSERT INTO `joomla_viewlev els` (`id`, `title`, `ordering`, `rules`) VALUES (1, 'Public', 0, '[1]'), (2, 'Registered', 1, '[6,2,8]'), (3, 'Special', 2, '[6,3,8]')

-----------------------------------------

Could you please suggest some solution for this?

Regards.
 
 
Nick
#31 Nick 2011-08-11 17:31

Hi Martijn,

Do you have a backup you could restore?

If not, ask your host if they have a recent one for you.

If resorting a backup isn't an option, you can download your configuration.p hp file to your computer, then download:
joomlacode.org/.../...

Unzip the full package into your Joomla installation root. Delete the installation folder and then upload your configuration.p hp file (that you previously download to your computer).

That should hopefully reset things back to 1.5.23.

You can then use the following tutorial to migrate from 1.5 to 1.7 properly:
ostraining.com/.../...

Kind regards,
Nick
 
 
Nick
#32 Nick 2011-08-11 17:50

Hi Vineeth,

Make sure you use the latest stable version: 1.7.0 and not a beta:
joomlacode.org/.../...

Also, are you installing this on a remote server or on localhost?

Kind regards,
Nick
 
 
Shazz
#33 Shazz 2011-08-12 17:03

Hi,

I have the same problem here, and I'm trying to download my configuration.p hp, but to no avail. Any other way I can download this so that I can try the steps you've mentioned here?

Thanks.
 
 
Nick
#34 Nick 2011-08-12 17:18

Hi and welcome, Shazz! :)

How can I tell you if there is any "other" way, if I don't know what method you're currently trying to download? :P :)

Kind regards,
Nick
 
 
Shazz
#35 Shazz 2011-08-12 19:38

OK, let's forget about the download part - managed to get it from my subdomain, but not the main domain.
Anyway, I have new prob - I managed to view the administrator login page again, but I can't log in using the usual admin ID/password. Is there a manual way to create the login ID?
 
 
Nick
#36 Nick 2011-08-12 20:31

Hi Shazz,

Give this a try:
ostraining.com/.../...

Kind regards,
Nick
 
 
Vineeth Venugopal
#37 Vineeth Venugopal 2011-08-13 10:49

Hi Nick,

I installed it successfully in my remote server. Yes, I was trying the stable version of course.

When I created the database (not via phpmyadmin) enough permissions weren't given to the database user.

--------------------------------------
grant all privileges on joomladb.* to joomlauser@loca lhost identified by 'password'
--------------------------------------

That did the trick.

Everything is roses now. Thanks for the inputs, Nick. Keep up the good work!

Regards.
 
 
fatima
#38 fatima 2011-08-15 04:25

I installed joomla 1.7 but facing following error
Strict Standards: Static function JDatabase::test () should not be abstract in C:\xampp\htdocs \j\libraries\jo omla\database\d atabase.php on line 350

Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \j\libraries\jo omla\cache\cach e.php on line 394

Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \j\libraries\jo omla\cache\cach e.php on line 396

I also changed php.ini seetings too
error_reporting = E_ALL & ~E_NOTICE
display_errors = Off

but nothing changed
 
 
Martijn
#39 Martijn 2011-08-15 12:46

ok, i will try this. it is like going to where i started, to version 1.5.23.

After that, if it works, for a while, I will not do an update. I am to anxious for new problems
 
 
Nick
#40 Nick 2011-08-15 17:28

You're welcome, Vineeth! I'm glad you got it sorted! :)

Kind regards,
Nick
 
 
Nick
#41 Nick 2011-08-15 17:31

Did you restart the server afterward? That should do the trick.

If you still can't get it, try WAMP instead, it's a lot easier. Give this tutorial a try:
ostraining.com/.../joomla-pc

Kind regards,
Nick
 
 
Nick
#42 Nick 2011-08-15 17:37

Hi Martijn,

If you use the migration tutorial for 1.5 to 1.7 you'll see that it install Joomla 1.7 in a different directory so that your old site is not affected:
ostraining.com/.../...

So it should be relatively safe :)

Kind regards,
Nick
 
 
Martijn
#43 Martijn 2011-08-16 07:25

so i installed 1.5.23:
but i got this error: www.os2028.nl

any advice?
 
 
Nick
#44 Nick 2011-08-16 15:42

Hi Martijn,

What error did you get? Looks like your site is still at Joomla 1.7:
www.os2028.nl/administrator/

Kind regards,
Nick
 
 
Yohan
#45 Yohan 2011-08-17 07:14

Please help me to install joomla 1.7.
I use JustHost for my hosting.
I have uploaded the files to server & created mysql databases.
I tried to extract joomla 1.7 but i always failed.
I got a message like this

Archive: /home/domaing2/ public_html/All isya.com/Joomla _1.7.0-Stable-F ull_Package.zip
inflating: LICENSE.txt
inflating: README.txt
inflating: administrator/c ache/index.html
inflating: administrator/m anifests/packag es/pkg_joomla.x ml
inflating: administrator/m anifests/packag es/index.html
inflating: administrator/m anifests/librar ies/joomla.xml
inflating: administrator/m anifests/librar ies/phputf8.xml
inflating: administrator/m anifests/librar ies/phpmailer.x ml
inflating: administrator/m anifests/librar ies/simplepie.x ml


Output Truncated by browser
 
 
Johngw
#46 Johngw 2011-08-17 15:33

Extract Joomla 1.7 on you local computer and use FTP to upload all the files.
I have done this about 10 times now.
It works all time.
Or maybe your zip.file is corrupt. Download again.
 
 
Nick
#47 Nick 2011-08-17 16:03

Hi Yohan,

That's an issue with your host and you'd have to contact them about it. Or as John mentioned, the file may be corrupted and you might want to download it again.

As John mentioned, alternatively you can FTP the files to the server.

Kind regards,
Nick
 
 
Nick
#48 Nick 2011-08-17 16:03

Good points, John!

Kind regards,
Nick
 
 
mnj
#49 mnj 2011-08-22 14:00

hi nick,
I have updated from 1.5 to 1.7 but there is a problem with linking multiple articles to a single menu item as previously used the article layout in 1.5 to link articles but this option is not in 1.7.When linked the article, entire article is displayed where as I want the articles to be displayed only via links.
Thanks
 
 
Nick
#50 Nick 2011-08-22 19:48

Hi mnj,

Just make the menu item type "Category List" and turn off the Show Intro Text option.

Kind regards,
Nick
 
 
Khanna Kalyan Kumar
#51 Khanna Kalyan Kumar 2011-08-28 10:03

Hi Nick,

I am new to web design and first time using joomla. I just installed joomla 1.7 and am faced with a problem.

When i add/edit articles, contents, menu i get an internal server error 500. THere is no php.ini file in the main directory and I am not sure if this is because of .htaccess.

Kindly help me.

Regards

Khanna
 
 
Nick
#52 Nick 2011-08-29 15:13

Hi and welcome, Khanna!

Where are you getting the error? In the admin area or on the frontend? Can we get a link to the site to take a quick look?

Kind regards,
Nick
 
 
Khanna Kalyan Kumar
#53 Khanna Kalyan Kumar 2011-08-30 07:07

Dear Nick,

Thank you for your support.

The instillation of Joomla 1.7 was easy. Then installed a template and JCE editor. For this I changed the permission of few folders. when I tried to change the editor in global settings, it said "can't save any change in global configuration". So I changed the permission of configuration.p hp to 777. after the changes in global settings, I reverted the permission to 644. After the changes, I am getting an internal server error 500 when adding/editing articles, components and menu items.

Kindly let me know how to correct this.
 
 
Nick
#54 Nick 2011-08-30 17:58

Hi Khanna,

Give this tutorial a try:
ostraining.com/.../...

Kind regards,
Nick
 
 
Khanna Kalyan Kumar
#55 Khanna Kalyan Kumar 2011-08-30 18:15

Thank you for the info Nick.
I will go through all the tutorials you have in the website and update my knowledge on working with joomla. I will try using the admin tool as well.
Thanks for your help and support. shall get back to you if have any doubts.
Regards
Khanna
 
 
Nick
#56 Nick 2011-08-30 18:47

You're welcome, Khanna! :) We do have a full class available:
www.ostraining.com/.../

Kind regards,
Nick
 
 
little-one
#57 little-one 2011-09-13 12:16

Hi, I have problems with Joomla 1.7. my admin user have not write access to admin dirictory?

ftp. user have been given full access and php user also have fulle access.

what is the problem, why id Directory permissions not set yet...??
 
 
Nick
#58 Nick 2011-09-13 16:25

Hi and welcome,

Were you able to install 1.7 or are you having issues during installation?

Kind regards,
Nick
 
 
biru
#59 biru 2011-09-16 10:06

hi and hello
i am completely new one,
Can i install joomla 1.7 in xampp 1.5.5? And where should i keep the joomla package? Is it in htdocs prior to starting instalation?
 
 
biru
#60 biru 2011-09-16 10:14

HI
can u tell me where to keep joomla in xampp before starting joomla installation? is it in HTDOCS? I am entirely new users.
 
 
Nick
#61 Nick 2011-09-18 06:03

Hi and welcome, Biru! :)

If you're using a PC, I'd recommend installing Joomla 1.7 in the latest version of WAMP (XAMPP is complicated for beginner's). Here's a tutorial:
ostraining.com/.../joomla-pc

If you're using a mac, here's a tutorial for MAMP:
ostraining.com/.../...

Since you're new, I'd recommend you go through our whole Joomla beginner's course (must be a member). You'll save yourself hours of time by getting professional training. Here's a link to the sign up page:
www.ostraining.com/online/

Kind regards,
Nick
 
 
Nick
#62 Nick 2011-09-18 06:04

Hi Biru,

See my comment above :)
ostraining.com/.../...

Kind regards,
Nick
 
 
Joseph Oddei
#63 Joseph Oddei 2011-10-06 09:21

Hi iowawebco!
thanks for the steps. May i know if i use Joomla1.0 and want to use joomla1.7. What do i do. Do i install straight away or ? Thanks very much
 
 
Nick
#64 Nick 2011-10-06 22:01

Hi Joseph,

You'd have to migrate your 1.0 site to 1.5 first and then migrate from 1.5 to 1.7. It's a lot of work and really takes a developer to get it done well (in most cases).

Perhaps an easier solution might be to rebuild from the ground up using Joomla 1.7

Kind regards,
Nick
 
 
otoefrank
#65 otoefrank 2011-10-07 06:10

Hello, i just tried to install the web mobile joomla plug-in and failed, i'm on 1.5, do i need to be on 1.6 or 7 for it to work?? I also made the sub-domain with the iphone template and clicked yes to domain multi-site and redirect to iphone, still no-go, do i need to write that code into the html, like in the movie tutorial???
 
 
Lebo-SA
#66 Lebo-SA 2011-10-08 09:05

Hi Nick....

Works beautifully...t hanks for the easy to follow instructions
 
 
Nick
#67 Nick 2011-10-09 19:51

Hi and welcome, otoefrank!

Sorry for the inconvenience, but if you're a student at OSTraining, could you copy and paste this into the support forum so one of our support techs can look into it for you? All you have to do is log in at www.ostraining.com and click on Support Forum in the main menu.

Please see the support FAQ for more information:
www.ostraining.com/.../

Kind regards,
Nick
 
 
Nick
#68 Nick 2011-10-09 20:14

You're very welcome, Lebo-SA! :)

You should consider becoming a student. There's a lot more great tutorials and tips inside :) Check out everything we offer at www.ostraining.com/online

Kind regards,
Nick
 
 
Suzy
#69 Suzy 2011-10-10 17:46

I am trying to install Joomla 1.7 and have been prompted to remove the installation directory. When I delete the only installation directory I can see, I get an error saying that that directory is missing. Is there another installation directory somewhere?
 
 
Lot
#70 Lot 2011-10-15 02:09

Hi Nick,
I used to have 1.5 and deleted the files and then installed 1.7 per instructions in the joomla website. I got this error "public_html/ad ministrator/com ponents/com_log in/admin.login. php on line 64
" Should I delete the files again and reinstall?
Thanks!
Lot
 
 
Nick
#71 Nick 2011-10-15 22:01

Hi Suzy,

The installation directory is within your Joomla root and it's called "installation". There isn't any other directory named the same.

Kind regards,
Nick
 
 
Nick
#72 Nick 2011-10-15 22:03

Hi Lot,

Yes, if you don't want your Joomla 1.5 install ever again you can just delete everything except your host's default folders/files and then reinstall Joomla 1.7. That will guarantee that there's no 1.5 files getting mixed with 1.7 (which you don't want).

Kind regards,
Nick
 
 
manees patel
#73 manees patel 2011-10-19 11:34

Nice tutorial.
Hi nick,
I am facing some problem in installation of
Joomla_1.7.1-Stable-Full_Package.
In database page if i entered LOCALHOST as host then it shows error that can't connect to database server.
When i entered host name provided by my host company then all fine.
But is last step there is a promt to delete installation folder.
I deleted than click on REMOVE INSTALLATION DIRECTORY.
It show error.
If click site or admin link it shows that "config file is missing".
 
 
Nick
#74 Nick 2011-10-19 18:52

Hi Manees,

Use your host's file manager to check if the configuration.p hp file exists within the Joomla installation root. If it doesn't then is there a configuration.p hp-backup? If so rename it to configuration.p hp

Kind regards,
Nick
 
 
manees
#75 manees 2011-10-19 19:31

Hi nick,
Thanks for your kind reply.

in step 4:-Database Configuration -->Connection
i entered host name LOCALHOST,then it shows error
Could not connect to the database. Connector returned number: 2

If i enter hostname of database server provided by server or IP of server then installation goes to next step.

In last step there is a promt to delete installation folder.
when I clicks on REMOVE INSTALLATION DIRECTORY,it show error.

I deleted INSTALLATION directory going to my CONTROL PANEL by using file manager.
Now if I click site or admin link,it shows error
"No configuration file found and no installation code available. Exiting..."
 
 
manees
#76 manees 2011-10-19 19:37

Hi Nick,
Thanks for your kind reply.
In step 4:-Database Configuration -->Connection
If I enters host name LOCALHOST,then it shows error.
"Could not connect to the database. Connector returned number: 2".

But if I enter hostname of database server provided by server or IP of server then installation goes to next step.

In last step there is a button to delete installation folder.
I click on REMOVE INSTALLATION DIRECTORY,It show error.
I removed INSTALLATION directory through my CPANEL.
Now on typing the URL of site in the browser's window is show:-
"No configuration file found and no installation code available. Exiting..."
 
 
islandman
#77 islandman 2011-10-20 00:01

hi,i'm in need of your help, i was doing a re-install of joomla when i hit a snag with the installation process for the data bases not connecting to the mysql, so i had my webhosting tech support look into i think they either progressed the install on my page or did it through code but now i reach where it said to delete the install directory, which i did now i'm getting a HTTP 500 internal error. can you assit
 
 
Nick
#78 Nick 2011-10-20 19:13

Hi Manees,

Use your host's file manager to check if the configuration.p hp file exists within the Joomla installation root. If it doesn't then is there a configuration.p hp-backup? If so rename it to configuration.p hp

Kind regards,
Nick
 
 
Nick
#79 Nick 2011-10-20 19:13

Hi Manees,

Use your host's file manager to check if the configuration.p hp file exists within the Joomla installation root. If it doesn't then is there a configuration.p hp-backup? If so rename it to configuration.p hp

Kind regards,
Nick
 
 
Nick
#80 Nick 2011-10-20 19:14

Hi and welcome, islandman!

Sorry for the inconvenience, but if you're a student at OSTraining, could you copy and paste this into the support forum so one of our support techs can look into it for you? All you have to do is log in at www.ostraining.com and click on Support Forum in the main menu.

Please see the support FAQ for more information:
www.ostraining.com/.../

Kind regards,
Nick
 
 
mustafaali
#81 mustafaali 2011-10-25 07:34

Thank you very much that was very helpful.

Mustafa
 
 
Nick
#82 Nick 2011-10-25 07:43

You're very welcome, Mustafa!

You should consider becoming a student member at OSTraining as there are a lot more helpful tutorials inside :) www.ostraining.com/online

Kind regards,
Nick
 
 
Arpit Awasthi
#83 Arpit Awasthi 2011-10-29 13:46

Hi
I have installed joomla 1.7 version. every thing is fine and my administrator page is opening good but but when I am opening site it is giving this error ..
Fatal error: Class 'ContentHelperR oute' not found in C:\inetpub\vhos ts\ulluji.com\h ttpdocs\ulluji\ components\com_ content\views\a rticle\view.htm l.php on line 57

I have tried to overwrite this file but the error remains same ...
you can check the url
www.ulluji.com/ulluji

please help :)
 
 
Nick
#84 Nick 2011-10-30 18:54

Hi and welcome!

Give this tutorial a try and reinstall the Joomla core using it:
ostraining.com/.../...

Kind regards,
Nick
 
 
BenWadsworth
#85 BenWadsworth 2011-11-06 16:53

Hi there,

Like most posting here, I'm new to joomla and web design in general. (fyi - I have a server in operation thus self host).

Have installed 1.7. all appears to work great apart from when I view the live page itself - if i click on any of the page links or menu links it comes up with the following message:

"Internal Server Error, this is an error with your script, check your error log for more information."

I'm just testing at the moment so I have nothing valuable on the site. I previously installed version 1.5. and it worked fine - all links worked fine. I then uninstalled/rem oved it from the server completely and installed 1.7.

1.5 works fine, why doesn't 1.7? There seems to be a script it doesn't like.

Any help on this would be great - I feel I'm fighting a lost cause at the mo :(.


Many thanks,
Ben
 
 
Nick
#86 Nick 2011-11-07 20:41

Hi and welcome, Ben!

Since you're new to Joomla and web development in general, you should highly consider taking our Joomla classes which covers all the basics and gets into more advanced material too. You can read about it at the following page: www.ostraining.com/online

As to your issue, does the main page work but not the links to the other pages? If so, give this tutorial a try:
ostraining.com/.../...

Kind regards,
Nick
 
 
chito
#87 chito 2011-11-10 10:25

Hi, i am installing Joomla 1.7.2 with Xampp 1.7.7 and got this error...
Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \joomlatest\lib raries\joomla\c ache\cache.php on line 420

help please.
 
 
Nick
#88 Nick 2011-11-10 18:50

Hi chito,

Go to your php.ini of xampp and change error reporting to E_ALL & ~E_NOTICE and display errors to Off. Here is how they should look once you're done:

Quote:
error_reporting = E_ALL & ~E_NOTICE

display_errors = Off
Kind regards,
Nick
 
 
phil444
#89 phil444 2011-11-11 18:03

Hi,

I try to install Joomla 1.7.2 and I've changed php.ini-product ion of xampp as following :
error_reporting=E_ALL &~E_NOTICE
display-errors = Off
Outbuffering = Off

restart my machine (windows 7) and restart Apache and MySql, but when I launch Joomla to configurate (localhost), it says that php parameters are still :
displays-errors = On (!)
Out-buffering = On (!)

I do the same changes in php.ini of Apache without any better result !...

Who can help me ?...
(note : I'm not a developer...)
 
 
Nick
#90 Nick 2011-11-11 23:00

Hi phil444,

It needs to be display_errors not display-errors.

Kind regards,
Nick
 
 
katoni
#91 katoni 2011-11-20 17:09

hi,
i have the same problem with # chito ... i made the change but nothing happened...
????
 
 
Nick
#92 Nick 2011-11-20 22:14

Hi Katoni,

Did you restart all services after that?

Kind regards,
Nick
 
 
hug
#93 hug 2011-11-24 11:37

Hi I transfered everything to httpdocs but whet I type www.mypage.com/installation it goes directly to "step 7: End" what can I do ???
 
 
Nick
#94 Nick 2011-11-25 17:07

Hi Hug,

Have you ever installed Joomla before (i.e. gone through the first 6 steps) or is that the first time? If it's already installed you need to delete the installation folder. If it's the first time, try it in a different browser.

Kind regards,
Nick
 
 
Paulo
#95 Paulo 2011-11-28 21:20

Hallo Iowa,
I have a similar problem. I can login to joomla 1.7.3 using xampp 1.7.7 but I keep seeing the same error mentioned by Chito. The first half of page and then the joomla page and around the login field. I am a totally newby. Been trying Joomla since a couple of days and has been a pain..
Kind regards,
Paulo
 
 
Nick
#96 Nick 2011-11-28 23:51

Hi and welcome, Paulo!

You should consider checking out our online classes for Joomla :)
www.ostraining.com/online

They should be a lot of help since you're just starting out.

As to your issue, it's not a Joomla issue per-se but rather that XAMPP has really strict settings.

Did you try the suggestion I suggested for Chito?

Also, we generally recommend using WAMP rather than XAMPP if you're on a PC. Here's a good tutorial of ours for WAMP if you're interested:
ostraining.com/.../joomla-pc

Kind regards,
Nick
 
 
Paulo
#97 Paulo 2011-11-29 11:39

Hi Iowa,
Thanks for the welcome and support.
I did solve my problem. I tried your suggestion for Chito. But what did for me, I think, was a change I made in Joomla's Global Configuration: I changed it to "simple" ( so first you have to be able to login as administrator), and voilá. Finally! after two days hunting for a solution.
Kind regards,
Paulo
 
 
Nick
#98 Nick 2011-11-29 12:44

I'm glad you got it sorted Paulo! Great job! :)

Kind regards,
Nick
 
 
Kat
#99 Kat 2012-01-26 18:50

Hello everyone
I have tried to install Joomla 1.7 via cPanel (and not via softaculous or other applications within the cpanels, because they force you to choose the latest version, which is 2.5 and unfortunately my website is based in the 1.7 platform)and i have no luck because it gives me this error of removing the installation file in order to continue.
The problem is, if i remove it or even rename it, then i get another error saying that the file is missing, somerhing like that...
Any suggestions of how can i resolve this problem?
Should i use ftp in stead?
Thank you in advance for your time to read this.
 
 
Nick
#100 Nick 2012-01-30 21:13

Hi Kat,

It might be a folder and file permission issue. Give this tutorial a look:
ostraining.com/.../...

Kind regards,
Nick
 

Add comment


Security code
Refresh

blog-ad

Start Online Training

Members get access to all our video training. That's 1,142 training sessions in Joomla, Drupal, WordPress and Coding.

Manage All Your Joomla Sites

adminicredible

With Admincredible you can update and manage all your Joomla sites. If you have 5 or 500 sites, Admincredible will make your life easier! Visit Admincredible.com.

Latest Comments

The License for Our Tutorials

All of our tutorials are published under the Creative Commons Attribution-NonCommercial license. This means:

  • You can re-use these tutorials.
  • You can modify these tutorials.
  • You must link back to our original tutorial.
  • You can't use these tutorials commercially.

Click here to read the full license.

Open Source Training is not affiliated with or endorsed by the Joomla, WordPress or Drupal projects.
All product names and trademarks are the property of their respective owners.

Copyright 2013 Open Source Training, LLC. All rights reserved.