Search found 2 matches

by Quick_Mik
Thu Nov 15, 2007 7:41 pm
Forum: Installation
Topic: No Site Display after moving from local server to webspace
Replies: 3
Views: 3060

Don´t have a clue

Hi,

I checked my serendipity_config_local.inc.php and found no points that are not clear anyway.
Here´s the content of the file, except the comments:

$serendipity['versionInstalled'] = '1.2';
$serendipity['dbName'] = 'usr_....._1';
$serendipity['dbPrefix'] = 'serendipity_';
$serendipity ...
by Quick_Mik
Tue Nov 13, 2007 7:49 pm
Forum: Installation
Topic: No Site Display after moving from local server to webspace
Replies: 3
Views: 3060

No Site Display after moving from local server to webspace

Hi folks,

first I installed serendipity on my local apache web browser and tested some features. I finished testing and edited a theme till it suits to me.
Then i checked the FAQ on this pages for moving the installation to my webspace so I need not to do the whole work again 8)
I followed the ...