serendipity_config_local.inc.php

Having trouble installing serendipity?
Post Reply
Missing file?

serendipity_config_local.inc.php

Post by Missing file? »

I try to install the latest version of s9y, s9y_20060121438

But the installation stops because of "not writable serendipity_config_local.inc.php".

But there are no file named "serendipity_config_local.inc.php"... what am I missing?

There is a file "serendipity_config.inc.php" but no local...

From a older installation I see that there is a file "serendipity_config_local.inc.php"... can I use that one or are some cahnges made in it?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: serendipity_config_local.inc.php

Post by garvinhicking »

That config file is the configuration file that s9y writes when installing. Thus, s9y needs to have write privileges on that file. So either set your s9y directory to be writable for the webserver user, or create an empty serendipity_config_local.inc.php file and make that writable for serendipity.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply