Im trying to install phpCMS
http://www.phpcms.org/http://mcyra.homeip.net/homepage/doc/doc_us/index.htmon 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