Web Installer

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
mrkay

Web Installer

Post 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?
askme

Re: Web Installer

Post 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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Web Installer

Post 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
Locked

Return to “[locked] Installation, Setup and Upgrade”