Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I try to install Joomla 3 in my system. After download and extract files I put files in my localhost folder wamp/www/jesite/myfiles. After that I run the jesite folder and it displays index page then I give the corresponding details in configuration, database and overview section.

Then I pressed install button after it shows a window with four section

First it completed Backing up old databases and then it shows progress bar in creating database tables. But after that it shows the progress bar for a long time and when I checked in DB it creates 78 tables. But after it shows only the progress bar.

I dont know what I'm doing wrong. Anyone can help me to solve this problem.

share|improve this question
Is this on MySQL and on apache2? – Elin Jan 12 at 19:05
This is on MySQL. – Rithu Jan 15 at 4:34
78 Tables is a strange number to have. I take it that you are backing up an old set? Of the 78 tables does that include the full backup? Can you use another database and try doing it without backing up the old tables? – Elin Jan 15 at 7:27
Also tried with remove old db but it is not working – Rithu Jan 15 at 8:13

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.