7a2f8e8f8e
eZ Publish is a professional PHP application framework with advanced CMS (content management system) functionality. As a CMS it's most notable feature is its revolutionary, fully customizable and extendable content model. This is also what makes it suitable as a platform for general PHP development, allowing you to develop professional Internet applications fast. Standard CMS functionality, like news publishing, e-commerce and forums is already implemented and ready for you to use. Its stand-alone libraries can be used for cross-platform, database independent PHP projects. eZ Publish is database, platform and browser independent.
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
eZ Publish has been installed into ${INSTDIR}.
|
|
|
|
You should point this to the DocumentRoot of your web-server:
|
|
# ln -s ../ezpublish /var/www/htdocs/ezpublish
|
|
(make sure you use a relative symlink since Apache is chrooted by default)
|
|
|
|
You can ensure you have a working install by accessing:
|
|
http://<localhost>/ezpublish/
|