Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Joomla 3.0 installation database creating issue

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.

like image 467
Rithu Avatar asked Apr 22 '26 05:04

Rithu


1 Answers

I change php.ini

from

max_execution_time = 30 

to

max_execution_time = 3000 

also bumped up

memory_limit = 256M  
like image 57
hram908 Avatar answered Apr 27 '26 10:04

hram908



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!