The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Wed Jun 20, 2012 4:15 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed Jun 20, 2012 4:09 am
Posts: 1
Hello,

I am trying to install joomla 2.5

I can't get past step 4. I get no error message when I click 'next' (the first time i got "undefined"), but it doesn't continue to step 5. However if I check the database, I can see that tables are correctly created, so the connection is working

Thanks in advance


Top
 Profile  
 
PostPosted: Wed Jun 20, 2012 8:28 am 
User avatar
Joomla! Master
Joomla! Master

Joined: Wed Aug 17, 2005 10:27 pm
Posts: 14709
Location: Kent, England
Welcome to the Joomla forums.

You may want to read the Forum Rules as this give some indicators towards how to make a post.

How & where are you installing Joomla?
Local (XAMPP, WampServer, MAMP, LAMP, or other) or remote (dedicated, shared, or VPS) host?
Apache or IIS?
MySQL or other database?

If you want help then you must help yourself by providing the information necessary as all situations tend to be different ;)

The above all said it is likely that you are not entering the correct information in the required fields.
If installing on a localhost stack such as XAMPP, WAMPServer2 or MAMP then you need to enter the following information:
  • Username = root
  • Password = blank (leave it empty; UNLESS you have changed the security settings during the installation of the stack)
  • Database Name = (just enter a logical name that relates to the name of the site you are creating)
  • Host = localhost

If on a remote host then your host will have provided you with the necessary information or it will be available from their control panel.
  • The MySQL database user = xxxxxxx; // whatever the name of the user with full permissions for that database
  • The MySQL database user password = xxxxxxxxx; //the password for that user
  • The MySQL database host = localhost; //the default name when DB is on same hardware as the Web server. If at a separate location or configured differently then this will be the URL or IP address of that location.
  • The MySQL database port = 3306; //the default MySQL port number (where needed)
  • The MySQL database type = mysqli //the default requirement for Joomla 2.5
  • The MySQL database name = xxxxxxxxx//whatever you called the database
  • The MySQL database prefix = xxxxx_ //whatever you want the Joomla tables to be prefixed by.

If you are creating the Joomla! site on a remote host, then they will either have provided you with all these details when you registered with them OR you will need to create the database in accordance with the host's instructions.

If on a remote host then please run the Forum post Assistant to provide the information to help us try and resolve the issue.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 



Who is online

Users browsing this forum: Ralphot and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group