Hi,
I need a web installer , cos I am on a slow internet connection and would hence need a web installer that would download and install directly into my webserver .Mambo has something like that , but mambo is too bulky for my site. Any help or link to any?
Web Installer
Re: Web Installer
I think you can upload all the files, then Create database Using phpMyAdmin and configure the setting/config page. Please check out Installation manual. I am talking about manual Installation, I think this will solve your problem.
Re: Web Installer
Depending on your flavor of unix, either:
or
Code: Select all
wget http://dev.cmsmadesimple.org/frs/download.php/220/cmsmadesimple-0.11.2.tar.gz
Code: Select all
curl -o http://dev.cmsmadesimple.org/frs/download.php/220/cmsmadesimple-0.11.2.tar.gz