Koozali.org: home of the SME Server

phpCMS Installation on the e-smith

kwm

phpCMS Installation on the e-smith
« on: June 21, 2001, 01:26:20 PM »
Im trying to install phpCMS
http://www.phpcms.org/
http://mcyra.homeip.net/homepage/doc/doc_us/index.htm

on the e-smith server. I started by creating an ibay called parserand configured it for cgi. I copied all the files from the above mentioned download area into the html-subdir of the parser-ibay.

Following the instruction of phpCMS I should do the following now:


>The webserver must be configured to have read AND
>write access to the directories

>/parser,
>/parser/cache,
>/parser/stat
>/parser/session

>and the file default.php.

>Phpcms modifies the content of these directories.

I guess, that these rights are set by the e-smith after configuring the ibay - Im not shure!

>The web server should be configured to send *.htm
>files to the parser. This can be done in the httpd.conf
>file if you run the server or the .htaccess files if
>you use an ISP. If using .htaccess, httpd.conf needs
>to have the site document directories configured for
>'AllowOverride All' This allows the .htaccess files
>to override the httpd.conf settings. The following
>sends *.htm to the parser:

>AddType application/x-httpd-parse .htm
>Action application/x-httpd-parse "/parser/parser.php?file="

Now its getting dark around me - Instead of editing the httpd.conf I should configure the templates. Can anybody give some advice?


kwm

Timothée Bastin

Re: phpCMS Installation on the e-smith
« Reply #1 on: June 22, 2001, 12:23:14 AM »
Is there a specific reason why you want to use phpcms? There are a lot of other content management systems and in this topic you will find some examples which run smooth on e-smith:

http://forums.contribs.org/index.php?topic=10899.msg41136#msg41136