Joomla 3.3.1 Hangs during Installation
- numinousmedia
- Joomla! Ace
- Posts: 1567
- Joined: Fri Dec 16, 2011 6:13 pm
- Location: Barberton, OH
- Contact:
Joomla 3.3.1 Hangs during Installation
I'm attempting to install Joomla 3.3.1 onto a Linux server, and am having trouble. Everything works correctly until the "Creating Database Tables" step. It freezes up here, and will continue attempting to install forever.
I turned on my Firebug console, and saw this error pop up during the "Creating Database Tables" step:
TypeError: a.toUpperCase is not a function
Also, an error container pops up above the loading graphic on the installation page, but it is empty, and contains no information. I've attempted installing Joomla 3.3.1 in another directory on the same server, and received the same result.
Here's my server info:
Linux running Apache 2.2.27
MySQL 5.5.37
PHP 5.3.28
All folders are 755, all files are 644.
I have a few other Joomla 3.3 installations running fine on the same server in different directories.
Any ideas? I could try using a one-click installer provided by the host... but I really don't like using those if I can help it.
I turned on my Firebug console, and saw this error pop up during the "Creating Database Tables" step:
TypeError: a.toUpperCase is not a function
Also, an error container pops up above the loading graphic on the installation page, but it is empty, and contains no information. I've attempted installing Joomla 3.3.1 in another directory on the same server, and received the same result.
Here's my server info:
Linux running Apache 2.2.27
MySQL 5.5.37
PHP 5.3.28
All folders are 755, all files are 644.
I have a few other Joomla 3.3 installations running fine on the same server in different directories.
Any ideas? I could try using a one-click installer provided by the host... but I really don't like using those if I can help it.
Last edited by numinousmedia on Wed Jun 18, 2014 4:07 pm, edited 1 time in total.
Ryan
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
-
- I've been banned!
- Posts: 1498
- Joined: Fri Jul 12, 2013 5:37 pm
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
before installation, did you create database well?
when install, remember to input correct host name?
when install, remember to input correct host name?
-
- Joomla! Fledgling
- Posts: 1
- Joined: Wed Jun 18, 2014 10:32 am
Re: Joomla 3.3.1 Hangs during Installation
hello
I have the same problem whit joomla 3.3 but in windows 7 64 bit with xampp
Everything works correctly until the "Creating Database Tables" step. It freezes up here, and will continue attempting to install forever.
Can someone tell me another way locally installing.
thnx
I have the same problem whit joomla 3.3 but in windows 7 64 bit with xampp
Everything works correctly until the "Creating Database Tables" step. It freezes up here, and will continue attempting to install forever.
Can someone tell me another way locally installing.
thnx
- numinousmedia
- Joomla! Ace
- Posts: 1567
- Joined: Fri Dec 16, 2011 6:13 pm
- Location: Barberton, OH
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
Thanks for your response iextensions... the host is correct (localhost), and I just created a new user, added it to the database, and gave it all permissions, and I'm still running into that hang. I checked on the actual database in PHPMyAdmin, and it looks like it's creating all of the table rows correctly, from "Assets" to "Weblinks". I think I'm going to manually create a configuration.php file, and see if the site works... I'll let you know.
Ryan
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
- numinousmedia
- Joomla! Ace
- Posts: 1567
- Joined: Fri Dec 16, 2011 6:13 pm
- Location: Barberton, OH
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
So... I manually created the configuration.php file, and the frontend and backend loaded up, but I was unable to log in. It looks like my admin account was never created during the database setup. I'll keep digging away at this...
Ryan
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
- numinousmedia
- Joomla! Ace
- Posts: 1567
- Joined: Fri Dec 16, 2011 6:13 pm
- Location: Barberton, OH
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
Success... sort of.
I deleted all of the Joomla 3.3.1 files in the directory on my server.
I was able to download a copy of Joomla 3.3.0. I uploaded the zip to the server, extracted it, and ran the set up. This time, the installation completed successfully. No hang ups.
So there is either something in Joomla 3.3.1 causing installation trouble, or my FTP program is corrupting files that are being uploaded (consistently). I'm not sure which...
Either way... if you run into trouble, I'd suggest installing 3.3.0, and then upgrading from the backend.
I deleted all of the Joomla 3.3.1 files in the directory on my server.
I was able to download a copy of Joomla 3.3.0. I uploaded the zip to the server, extracted it, and ran the set up. This time, the installation completed successfully. No hang ups.
So there is either something in Joomla 3.3.1 causing installation trouble, or my FTP program is corrupting files that are being uploaded (consistently). I'm not sure which...
Either way... if you run into trouble, I'd suggest installing 3.3.0, and then upgrading from the backend.
Ryan
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
- srikanthg
- Joomla! Guru
- Posts: 509
- Joined: Tue Aug 05, 2008 11:34 am
- Location: Hyderabad
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
I also have the same problem whit joomla 3.3.1,xampp 3.2.1(PHP Version 5.5.11)
Everything works correctly until the "Creating Database Tables" step. It freezes up here, and will continue to install forever.I guess something wrong with MySql DB engine and joomla install script?
Database Server version: 5.6.16 , Apache 2.4.9
Everything works correctly until the "Creating Database Tables" step. It freezes up here, and will continue to install forever.I guess something wrong with MySql DB engine and joomla install script?
Database Server version: 5.6.16 , Apache 2.4.9
You do not have the required permissions to view the files attached to this post.
Last edited by srikanthg on Fri Jun 20, 2014 9:00 am, edited 1 time in total.
- numinousmedia
- Joomla! Ace
- Posts: 1567
- Joined: Fri Dec 16, 2011 6:13 pm
- Location: Barberton, OH
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
I just about never use Xampp, so I don't know if I'd be much of a help to you. You could try what I tried though, and see if your site will install Joomla 3.3.0 instead. You can download it from here: http://joomlacode.org/gf/download/frsre ... ackage.zip
Ryan
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
Frontend Developer and Joomla Professional
Ethode Website Development: http://www.ethode.com
Personal Site: http://www.numinousmedia.com
- srikanthg
- Joomla! Guru
- Posts: 509
- Joined: Tue Aug 05, 2008 11:34 am
- Location: Hyderabad
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
joomla 3.3.1 is NOT getting installed with xampp/wamp servers,but thanks to uniformserver(http://www.uniformserver.com)
I installed joomla 3.3.1 on this uniformserver successfully,First time i came to know about this uniformserver,thanks to google.
I installed joomla 3.3.1 on this uniformserver successfully,First time i came to know about this uniformserver,thanks to google.
-
- Joomla! Apprentice
- Posts: 10
- Joined: Wed Jan 13, 2010 6:39 pm
Re: Joomla 3.3.1 Hangs during Installation
Hi All,
I do not know if this is correct sollution, but it works for me.
I have XAMPP xampp-win32-1.8.3-4-VC11.
I have changed the joomla.sql in the installation sub dir.
I have changed ENGINE=InnoDB to ENGINE=MyIsam
This works for me.
I do not know if this is correct sollution, but it works for me.
I have XAMPP xampp-win32-1.8.3-4-VC11.
I have changed the joomla.sql in the installation sub dir.
I have changed ENGINE=InnoDB to ENGINE=MyIsam
This works for me.
MLM, only for people who wants somthing to learn.
And Joomla, support us
And Joomla, support us
- srikanthg
- Joomla! Guru
- Posts: 509
- Joined: Tue Aug 05, 2008 11:34 am
- Location: Hyderabad
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
Hi msnoeck,
Can you please explain the solution in detail.
is this the file path you are referring to:
Joomla_3.3.1-Stable-Full_Package\installation\sql\mysql\joomla.sql ?
there are many occurrences of ENGINE=InnoDB at the end of each CREATE TABLE query,shall i replace all these with ENGINE=MyIsam
Can you please explain the solution in detail.
is this the file path you are referring to:
Joomla_3.3.1-Stable-Full_Package\installation\sql\mysql\joomla.sql ?
there are many occurrences of ENGINE=InnoDB at the end of each CREATE TABLE query,shall i replace all these with ENGINE=MyIsam
-
- Joomla! Apprentice
- Posts: 10
- Joined: Wed Jan 13, 2010 6:39 pm
Re: Joomla 3.3.1 Hangs during Installation
I have replace all the ENGINE=InnoDB to ENGINE=MyIsam.
in the file Joomla_3.3.1-Stable-Full_Package\installation\sql\mysql\joomla.sql
But it seems to be a problem with the latest XAMPP 1.8.3.
Because I have the same problem with an pre-configured installation file of Rockettheme. (Template Lexicon - Rocketlauncher)
in the file Joomla_3.3.1-Stable-Full_Package\installation\sql\mysql\joomla.sql
But it seems to be a problem with the latest XAMPP 1.8.3.
Because I have the same problem with an pre-configured installation file of Rockettheme. (Template Lexicon - Rocketlauncher)
MLM, only for people who wants somthing to learn.
And Joomla, support us
And Joomla, support us
- srikanthg
- Joomla! Guru
- Posts: 509
- Joined: Tue Aug 05, 2008 11:34 am
- Location: Hyderabad
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
Hi msnoeck,
Your solution working perfectly for me,successfully installed joomla 3.3.1 on xampp-win32-1.8.3-4-VC11-installer.exe (PHP Version 5.5.11)
Replaced ENGINE=InnoDB with ENGINE=MyIsam (joomla 3.3.1)
Added ENGINE=MyIsam,at the end of create table(joomla 2.5.22)
Your solution working perfectly for me,successfully installed joomla 3.3.1 on xampp-win32-1.8.3-4-VC11-installer.exe (PHP Version 5.5.11)
Replaced ENGINE=InnoDB with ENGINE=MyIsam (joomla 3.3.1)
Added ENGINE=MyIsam,at the end of create table(joomla 2.5.22)
-
- Joomla! Intern
- Posts: 67
- Joined: Fri Sep 27, 2013 12:47 pm
Re: Joomla 3.3.1 Hangs during Installation
I have tried all of these instructions and still I can get pass the database creating table in joomla 3.1.x setup
-
- Joomla! Apprentice
- Posts: 10
- Joined: Wed Jan 13, 2010 6:39 pm
Re: Joomla 3.3.1 Hangs during Installation
Hi All,
I have made some change to my "my.ini"
These are my settings - I am using XAMPP version 1.8.3
What is important the TIME-OUT Values and Memory
MY.INI
[client]
port = 3306
socket = "C:/xampp/mysql/mysql.sock"
# Here follows entries for some specific programs
# The MySQL server
[mysqld]
port= 3306
socket = "C:/xampp/mysql/mysql.sock"
basedir = "C:/xampp/mysql"
tmpdir = "C:/xampp/tmp"
datadir = "C:/xampp/mysql/data"
pid_file = "mysql.pid"
# enable-named-pipe
key_buffer = 32M
max_allowed_packet = 16M
sort_buffer_size = 4M
net_buffer_length = 64K
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 32M
log_error = "mysql_error.log"
wait_timeout=28800
connect-timeout=100
net_read_timeout=30
net_write_timeout=60
innodb_data_home_dir = "C:/xampp/mysql/data"
innodb_data_file_path = ibdata1:20M:autoextend
innodb_log_group_home_dir = "C:/xampp/mysql/data"
innodb_buffer_pool_size = 32M
innodb_additional_mem_pool_size = 4M
innodb_log_file_size = 5M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 600
[mysqldump]
quick
max_allowed_packet = 32M
[mysql]
no-auto-rehash
[isamchk]
key_buffer = 20M
sort_buffer_size = 20M
read_buffer = 2M
write_buffer = 2M
[myisamchk]
key_buffer = 20M
sort_buffer_size = 20M
read_buffer = 2M
write_buffer = 2M
[mysqlhotcopy]
interactive-timeout=28800
I have made some change to my "my.ini"
These are my settings - I am using XAMPP version 1.8.3
What is important the TIME-OUT Values and Memory
MY.INI
[client]
port = 3306
socket = "C:/xampp/mysql/mysql.sock"
# Here follows entries for some specific programs
# The MySQL server
[mysqld]
port= 3306
socket = "C:/xampp/mysql/mysql.sock"
basedir = "C:/xampp/mysql"
tmpdir = "C:/xampp/tmp"
datadir = "C:/xampp/mysql/data"
pid_file = "mysql.pid"
# enable-named-pipe
key_buffer = 32M
max_allowed_packet = 16M
sort_buffer_size = 4M
net_buffer_length = 64K
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 32M
log_error = "mysql_error.log"
wait_timeout=28800
connect-timeout=100
net_read_timeout=30
net_write_timeout=60
innodb_data_home_dir = "C:/xampp/mysql/data"
innodb_data_file_path = ibdata1:20M:autoextend
innodb_log_group_home_dir = "C:/xampp/mysql/data"
innodb_buffer_pool_size = 32M
innodb_additional_mem_pool_size = 4M
innodb_log_file_size = 5M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 600
[mysqldump]
quick
max_allowed_packet = 32M
[mysql]
no-auto-rehash
[isamchk]
key_buffer = 20M
sort_buffer_size = 20M
read_buffer = 2M
write_buffer = 2M
[myisamchk]
key_buffer = 20M
sort_buffer_size = 20M
read_buffer = 2M
write_buffer = 2M
[mysqlhotcopy]
interactive-timeout=28800
MLM, only for people who wants somthing to learn.
And Joomla, support us
And Joomla, support us
-
- Joomla! Intern
- Posts: 67
- Joined: Fri Sep 27, 2013 12:47 pm
Re: Joomla 3.3.1 Hangs during Installation
Please use Unicontroller. I had used it because XAMPP and Wamp Server gave me the samle problem when creating the database table when installed joomla to localhost. I think it is do with the MSQLI tables and the MSQL table.
-
- Joomla! Explorer
- Posts: 366
- Joined: Sat Mar 25, 2006 1:52 am
- Location: Viet nam
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
This is a quick method, You can also edit installation\sql\mysql\sample_data.sql if the installation got stuck at "Installing data sample"msnoeck wrote:I have replace all the ENGINE=InnoDB to ENGINE=MyIsam.
in the file Joomla_3.3.1-Stable-Full_Package\installation\sql\mysql\joomla.sql
But it seems to be a problem with the latest XAMPP 1.8.3.
Because I have the same problem with an pre-configured installation file of Rockettheme. (Template Lexicon - Rocketlauncher)
-
- Joomla! Apprentice
- Posts: 32
- Joined: Mon Nov 05, 2012 12:47 pm
Re: Joomla 3.3.1 Hangs during Installation
For me, i just make the installation process with Firefox instead of Chrome or IE.
-
- Joomla! Intern
- Posts: 58
- Joined: Tue Oct 07, 2014 6:59 pm
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
This is just an opinion, but I think it is something to consider for those still having issues. Is your host too slow? Are you uploading using wireless?
Very often slow connections cause fragmentation of uploaded files leading to bunch of errors. I have moved my website to another host due this issues.
When re-attempting installation make sure to delete all existing tables. or delete and recreate the database. It may help.
Very often slow connections cause fragmentation of uploaded files leading to bunch of errors. I have moved my website to another host due this issues.
When re-attempting installation make sure to delete all existing tables. or delete and recreate the database. It may help.
-
- Joomla! Apprentice
- Posts: 12
- Joined: Tue Jun 10, 2008 3:13 pm
- Location: Erode, Tamil Nadu, India.
- Contact:
Re: Joomla 3.3.1 Hangs during Installation
Thanks a lot. This works for xampp 1.8.3 & joomla 3.3.6 combination also. It works!msnoeck wrote:Hi All,
I do not know if this is correct sollution, but it works for me.
I have XAMPP xampp-win32-1.8.3-4-VC11.
I have changed the joomla.sql in the installation sub dir.
I have changed ENGINE=InnoDB to ENGINE=MyIsam
This works for me.

-gans
http://minminiweb.in
http://minminiweb.in