Installation
Submitted by lloyd on Sun, 06/08/2008 - 19:11.
REQUIREMENTS
- Linux/Unix web server
- Tested only on Apache2
- PHP 4+
- SSI (server side includes) if you want to use shared "Header" or "footer" files.
- FCKeditor by Frederico Caldeira Knabben, http://fckeditor.net
For installation instructions for FCKeditor, visit http://wiki.fckeditor.net
INSTALLATION
- Download LGS Webedit. Unpack the files to a temporary directory.
- Edit mywebedit.php in a plain text editor, making the indicated changes. (Optional: edit mywebeditconfig.js)
- Upload the following files to your website's "document root." (Usually the directory where your index.htm file is stored.):
- mywebedit.php
- mywebeditconfig.js
- tutorial.htm
- Upload webedit.php to your FCKeditor installation directory or other preferred location.
- Adjust the permissions of your web directories to 777. Adjust the permissions of files you wish to edit with LGS Webedit to 666. This should not be a security problem even on a shared server, if users are chrooted to their user directories.
- Any previously-existing web files that you wish to edit with LGS Webedit will need to have ownership changed to your web server user, usually either "apache" or "www-data." You will probably need to ask your web host to do this for you.
- Run the editor by opening mywebedit.php in your web browser. The URL should look like: http://mydomain.com/mywebedit.php
Use Instructions
Consult the instructions page as well as the demo page.

Post new comment