JessieJane wrote:Hello, I would like to create a website / blog but find that the FAQs are really quite high-tech speak - can anyone sort of translate into language for absloute beginners and tell me exactly what i have to do?
Are you aware that there's a German book on Serendipity written by our core developer Garvin Hicking which is now open sourced (i.e. available for free)? That should pretty much cover about anything you will need to know. You can get a printed copy of the book (for shipping costs only) through
Sidux e.V..
Also, some episodes of the German s9y podcast
s9y InfoCamp (especially the earlier episodes) could probably be of help. Plus, we do have a German subforum („Generelles in Deutsch“) if you think it would be easier to discuss things in German.
JessieJane wrote:I live in Germany and I have my package with strato. Does anyone have any experience with strato in setting up such a website.
I've worked on Statro servers, but I don't recall installing s9y on them. It also depends on the actual hosting package you ordered, but if it has PHP5 and a MySQL database, you should be good to go. At least I'm not aware of any known issues with Strato hosting. Wouldn't be my first option, though.
One thing I would not recommend, however, is using any “pre-packaged” s9y versions provided by Strato (or any web hoster, for that matter). These so-called “1-click installations” tend to be outdated.
Basically, to install s9y, you need to:
1. Download a recent copy of s9y (current stable version 1.6.2, the zip file probably works best for Windows users).
2. Get an FTP client and install it on your computer. I'm not familiar with Windows FTP clients, but
FileZilla is often recommended. You'll then have to create an FTP connection to your web space (and most likely bookmark it since you're going to need it again to update s9y from time to time). Your web hoster should have some kind of info page to provide you with the necessary data for that, some even have special instructions for specific FTP clients available on their web sites.
3. Set up a MySQL database in your web space and get the connection details for that database (see your web hoster's documentation for details as to how to do that).
4. Extract the s9y zip file on your computer (Windows 7 should be able to do that without any additional software).
5. Connect to your web space and upload the extracted zip archive to your webspace. Whether you upload the “serendipity” directory created during extraction or just its contents depends on whether you want to install s9y in your site's root – that would result in s9y being your domain's start page (which is most likely what you'll want to do).
6. Open your web site's domain in a web browser and follow the instructions provided by the installer.
Of course, you can always ask for details or further instructions in the forum.
YL