Search found 8 matches

by clander
Tue Sep 04, 2007 5:14 am
Forum: Installation
Topic: Changing from local to shared install
Replies: 2
Views: 2652

RE: Changing from local to shared install

Hi,

Once you have the deployment files, along with your serendipity_config_local_inc.php for each site in their directory, then it should work 'out of the box' for a simple shared install. If you are having difficulty getting your head around the idea, and how it could work, then start by creating ...
by clander
Tue Sep 04, 2007 4:44 am
Forum: Installation
Topic: Multi user blog setup?
Replies: 8
Views: 7232

Re: Multi user blog setup?

Hi,

S9Y_conf is intended to help with managing shared installs, that is where you have a base pack of S9Y but create multiple installations for individual circumstances.

You can find out more by looking at http://php-blog.cvs.sourceforge.net/php-blog/additional_plugins/setup/s9y_conf/ , and ...
by clander
Thu Nov 23, 2006 12:12 pm
Forum: Themes
Topic: How can I backup the serendipity_config_local.inc.php
Replies: 2
Views: 2970

Re: How can I backup the serendipity_config_local.inc.php

Hi Ottakar!

Hi,
I regulary backup the whole serendipity folder with all subfolders via ftp.

How can I backup the serendipity_config_local.inc.php, too?

It is always excluded from the ftp-backup and creates an critical transfer error. Do I have to change the attribs before the backup?

Same with ...
by clander
Mon Nov 20, 2006 10:59 am
Forum: Development
Topic: S9Y_Conf configuration and management assistant for S9Y
Replies: 0
Views: 2974

S9Y_Conf configuration and management assistant for S9Y

Hi,

S9Y_Conf is a little project I have worked on for about 9 months, and has graduated through being a Bash script to a Perl script, and now over the last 7 weeks into a PHP application.

This version requires PHP and MySQL, and has been developed on a SuSE 10.0 system running Apache 2.0.54, PHP 5 ...
by clander
Tue Nov 14, 2006 2:18 pm
Forum: General discussions
Topic: Serendipity Databases for multi-users
Replies: 6
Views: 4348

Hi Garvin,

Hi Arnold!

Open source is only Serendipity, supersized (what jannis created) is his own thing.



I've been bashing the keys recently at work (it's this mind numbing job shunting trailers into IBC Luton [Vauxhall Vivaro, Renault Traffic, etc.] as I'm a truck driver), and over the last ...
by clander
Fri Mar 24, 2006 1:38 am
Forum: Development
Topic: Script to create Apache config and install script
Replies: 5
Views: 7273

Garvin,


About your home server being used, I could make two suggestions:

1. Either we could mirror your script on the s9y.org server to be downloaded there or


Mirroring would certainly be possible, but in my experience often requires a lot of understanding between the people involved to ...
by clander
Thu Mar 23, 2006 8:53 am
Forum: Development
Topic: Script to create Apache config and install script
Replies: 5
Views: 7273

Garvin,

You are welcome to link to the script, just bear in mind that it is served from my home machine via a cable modem (so it may be little slow to respond at times!)...

You should find my page for the script here http://www.labbs.com/~clander/s9y_conf

Your project got my mind working as I ...
by clander
Wed Mar 22, 2006 12:22 pm
Forum: Development
Topic: Script to create Apache config and install script
Replies: 5
Views: 7273

Script to create Apache config and install script

I have been looking at Serendipity recently and decided to create a script to automate some of the tasks to create a shared install.

The script uses bash, and was developed on my SuSE 9.3 box. I also have tested and used it succesfully on my SuSE 10.0 box.

You can find my effort here ( http://www ...