Which content management system is fastest to setup?
PS: here are some Wordpress alternatives: http://internetlifeforum.com/content-management-systems/3818-wordpress-alternative-simple-cms-use/
Which content management system is fastest to setup?
PS: here are some Wordpress alternatives: http://internetlifeforum.com/content-management-systems/3818-wordpress-alternative-simple-cms-use/
An unattended installation installs CMS without opening the installation wizard. The installation takes all default values and runs silently in the background.
To run an unattended installation, issue one of the following commands replacing installation_path with the complete path to the location where CMS is installed:
In Windows:
Copy
install.bat –i silent –D USER_INSTALL_DIR=installation_path
On UNIX:
Copy
install.sh –i silent –D USER_INSTALL_DIR=installation_path
Regards,
Rachel Gomez
Bookmarks