Page 1 of 1

Web Installer

Posted: Wed Dec 07, 2005 8:58 pm
by mrkay
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?

Re: Web Installer

Posted: Tue Dec 27, 2005 12:32 pm
by askme
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

Posted: Tue Dec 27, 2005 3:49 pm
by Ted
Depending on your flavor of unix, either:

Code: Select all

wget http://dev.cmsmadesimple.org/frs/download.php/220/cmsmadesimple-0.11.2.tar.gz
or

Code: Select all

curl -o http://dev.cmsmadesimple.org/frs/download.php/220/cmsmadesimple-0.11.2.tar.gz