Warning: symlink() [
function.symlink]: No such file or directory in
/backup/home/tysonid/public_html/tzisoftware/modules/serendipity/module.php on line
73
Serendipity setup guide
If you have not yet installed Serendipity:
- Download Serendipity from http://s9y.org
- Extract the package into '=$config["s9y_path"]?>' in the webroot
(=$_SERVER["DOCUMENT_ROOT"]?>/=$config["s9y_path"]?>).
- Point web browser to ">
/=$config["s9y_path"]?> to set up the software, and follow
the instructions.
- Apply the 'serendipity-1.1.patch' file in modules/serendipity to the serendipity tree with:
patch -p 1 < ../serendipity-1.1.patch
If you already have a Serendipity installation, you may choose
to use it in-place: Set the module's 'Serendipity path' option to
wherever Serendipity is installed (you may use an absolute path,
such as /user/httpd/sites/domain.com/blog).
You must also apply the changes outlined above in step 4.