anCMS - (a)nother (n)eat CMS 0.61



Publisher Description



(a)nother (n)eat CMS - anCMS, is yet another CMS, but with a difference. It attempts to consolidate most common and desirable needs of the online communities, into one single, easy to set up, system.

The detailed documentation is under development, but here are quick instructions for installation on Linux.

1) unzip and untar it in /tmp
cd /tmp; tar -zxf anCMS-0.61.tar.gz

2) cd /tmp/anCMS-0.61

3) Create a mySQL database, anCMS:
-------------------------------
bash# mysql -u root mysql (if root does not have a password, otherwise)
bash# mysql -u root --password=<root_pwd> mysql

mysql> create database anCMS;

Create a user 'anCMS' with password 'anCMS' (or any other password, but then
don't forget to change it accordingly in cgi-bin/anCMS/MODS/db.pm)
--------------------------------------------------------------------
mysql> GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, LOCK TABLES, CREATE TEMPORARY TABLES ON anCMS.* TO anCMS@localhost identified by 'anCMS';
mysql> FLUSH PRIVILEGES;
mysql> quit;

Load the database:
------------------
bash# mysql -u anCMS --password=anCMS anCMS < anCMS.db.dmp

4) cd cgi-bin
edit config/anCMS.config, make sure following params are set right.

AppHomepage = http://www.yourdomain.com/anCMS-0.61/
or
AppHomepage = http://127.0.0.1/anCMS-0.61/
(if testing locally on your machine)

BaseDir = /var/www/html/anCMS-0.61

AppCgiDir = http://www.yourdomain.com/cgi-bin/anCMS
or
AppCgiDir = http://127.0.0.1/cgi-bin/anCMS-0.61/
(if testing locally on your machine)

5) cd ..
mv html /var/www/html/anCMS-0.61
mv cgi-bin /var/www/cgi-bin/anCMS-0.61
cd /var/www/html/anCMS-0.61
chmod -R go+rw data
chmod -R go+rw pics

6) start anCMS using

http://www.yourdomain.com/anCMS-0.61/
or
http://127.0.0.1/anCMS-0.61/
(if testing locally on your machine; don't need internet)


About anCMS - (a)nother (n)eat CMS

anCMS - (a)nother (n)eat CMS is a free software published in the Other list of programs, part of System Utilities.

This program is available in English. It was last updated on 22 April, 2024. anCMS - (a)nother (n)eat CMS is compatible with the following operating systems: Linux, Mac, Windows.

The company that develops anCMS - (a)nother (n)eat CMS is nkapoor. The latest version released by its developer is 0.61. This version was rated by 3 users of our site and has an average rating of 4.3.

The download we have available for anCMS - (a)nother (n)eat CMS has a file size of 2.97 MB. Just click the green Download button above to start the downloading process. The program is listed on our website since 2005-10-13 and was downloaded 3,401 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the anCMS - (a)nother (n)eat CMS as malware if the download link is broken.

How to install anCMS - (a)nother (n)eat CMS on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the anCMS - (a)nother (n)eat CMS is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  4.3/5     3
Downloads: 3,401
Updated At: 2024-04-22
Publisher: nkapoor
Operating System: Linux, Mac, Windows
License Type: Free