
david at kineticode
Nov 27, 2010, 10:28 AM
Post #2 of 2
(326 views)
Permalink
|
On Nov 22, 2010, at 10:32 PM, Zdravko Balorda wrote: > > hi, > I'm working on CKeditor in Bricolage. Has this been done before, maybe? > Anyway, the CK editor needs PHP running in /media/wysiwyg/ckeditor/* > First does this require apache2? > I've noticed also that some Xinha plugins require php backend, too. > > How to fix ApacheConfig.pm to handle .php files in these directories, > if possible? go here: http://bricolagecms.org/docs/current/api/Bric::Admin#Apache-Configuration And scroll down to MANUAL_APACHE. What you'll want to do is have Bricolage generate a configuration file, then edit that file to enable PHP. HTH, David
|