Installation Of Plone + Zope on RHEL/CentOS/Fedora
Plone is a ready-to-run content management system that is built on the powerful and free Zope application server. Plone is easy to set up, extremely flexible, and provides you with a system for managing web content that is ideal for project groups, communities, web sites, extranets and intranets.
eWeek
* Plone is easy to install. You can install Plone with a a click and run installer, and have a content management system running on your computer in just a few minutes.
* Plone is easy to use. The Plone Team includes usability experts who have made Plone easy and attractive for content managers to add, update, and mantain content.
* Plone is international. The Plone interface has more than 35 translations, and tools exist for managing multilingual content.
* Plone is standard. Plone carefully follows standards for usability and accessibility. Plone pages are compliant with US Section 508, and the W3C’s AAA rating for accessibility.
OSI
* Plone is Open Source. Plone is licensed under the GNU General Public License, the same license used by Linux. This gives you the right to use Plone without a license fee, and to improve upon the product.
* Plone is supported. There are close to a hundred developers in the Plone Development Team around the world, and a multitude of companies that specialize in Plone development and support.
* Plone is extensible. There is a multitude of add-on products for Plone to add new features and content types. In addition, Plone can be scripted using web standard solutions and Open Source languages.
* Plone is technology neutral. Plone can interoperate with most relational database systems, open source and commercial, and runs on a vast array of platforms, including Linux, Windows, Mac OS X, Solaris and BSD.
Download and Install resolving dependenciescf
python-imaging-1.1.4-2.2.el4.rf.i386.rpm
plone-2.0.4-0.1.2.el4.rf.noarch.rpm
zope-2.7.2-0.1.2.el4.rf.i386.rpm
Got these from http://rpmfind.net
This site was helpfull for configuring http://www.howtoforge.com/debian_plone
This will show you what you can do with plone http://plone.org/about/movies
mkdir -p /home/zopy/zinstance/
Ok so install the rpm’s and go to
cd /usr/lib/zope/bin
Run
python mkzopeinstance.py
When I ran this command it gave me an error of /usr/lib/zope/skel not found
So I mkdir -p /usr/lib/zope/skel
You choose this install directory:
Directory: /home/zopy/zinstance/
You must choose a username and password.
Username = admin
Passwd = ******
Now, you run zope
/etc/init.d/zope start
Start a web browser on the same machine on which you installed Zope and visit the URL
http://localhost:8080/
If your Zope is properly installed and you’re visiting the correct URL, you will be presented with the Zope “QuickStart” screen.
/etc/init.d/zope stop
To add users to zope
zopectl adduser uname passwd
/etc/init.d/zope start
Logging In
To do anything remotely interesting with Zope, you need to use its “management interface”. Zope is completely web-manageable. To log into the Zope management interface, use your web browser to navigate to Zope’s management URL. Assuming you have Zope installed on the same machine from which you are running your web browser, the Zope management URL will be
http://localhost:8080/manage or http://192.X.X.X:8080/manage
You can create a plone site:
At the List box on the manage screen choose Plone Site and Click add button
Refer to Screen shots on (http://www.howtoforge.com/debian_plone)
Add Plone Site
Enter an ID and click the button below to create a new Plone site.
Id
Plone
Title
Portal Of Plone
Membership source
XXXXX
Description
Any Thing You Like
Button –> Add Plone Site <– Button
You Should Get the Welcome to Plone screen
Sorry, the comment form is closed at this time.
-
Recent
- Set Time Zone + Fedora 18
- Fedora 17 + Tata Photon (Huawei)
- Fedora 17: Install OpenSSH Server
- Change the default keyring password
- Error: Could not stat() command file ‘/usr/local/nagios/var/rw/nagios.cmd’!
- Gnone 3.X adding personal launcher
- Gnome 3.x Change Panel
- KDE remove autostart programs
- GPS on Linux
- Debian Squeeze change root password
- Download YouTube Videos on Linux
- Pidgin + The certificate for omega.contacts.msn.com could not be validated
-
Links
-
Archives
- April 2013 (1)
- September 2012 (2)
- August 2012 (2)
- July 2012 (2)
- November 2011 (1)
- July 2011 (1)
- April 2011 (1)
- January 2011 (1)
- November 2010 (1)
- September 2010 (2)
- July 2010 (3)
- March 2010 (1)
-
Categories
-
RSS
Entries RSS
Comments RSS