]> git.mxchange.org Git - friendica.git/commit
install: fix install procedure
authorFabio Comuni <fabio@krik.localdomain>
Mon, 2 Jan 2012 19:16:28 +0000 (20:16 +0100)
committerFabio Comuni <fabio@krik.localdomain>
Mon, 2 Jan 2012 19:16:28 +0000 (20:16 +0100)
commitc7bfd1e1bae28f2305e2d1d3425052a864a6e251
treecb213f0657d8e949d2a43156b8080085567fa7d0
parent1fbffc76b18e94ecda86452fe16609295976c619
install: fix install procedure

install procedure as a wizard
graphical rappresentation of passed/unpassed system checks
db connection test don't try anymore to create the db
admin email and timezone are asked in a separate pass
fix loading of database.sql, removing comments from phpmyadmin export
fix check for .htconfig.php writability
ask for php-cli path if not found in PATH
install_db.tpl use field_* templates to render the form
mod/install.php
view/install.tpl [new file with mode: 0644]
view/install_checks.tpl [new file with mode: 0644]
view/install_db.tpl
view/install_settings.tpl [new file with mode: 0644]