Page 1 of 1

Problem with database parameters

Posted: Sun Dec 02, 2007 3:45 pm
by 3th3rnet
Hi,

How Can I change database parametrs on serendipity files? I don't have access to my old server and I can't remember name of database, username and password. What I would like to do is changing this parameters directly on the files and runing old blog on the new server. It is possible?

Re: Problem with database parameters

Posted: Sun Dec 02, 2007 3:50 pm
by garvinhicking
Hi!

You can change those settings inside the "serendipity_config_local.inc.php" file.

Regards,
Garvin

Posted: Sun Dec 02, 2007 3:59 pm
by 3th3rnet
Thanks for quick answer.

Probably I have older version besacuse I can't to localize this file on my blog folder.

Posted: Sun Dec 02, 2007 4:11 pm
by garvinhicking
Hi!

s9y always had this file,it must be there! you can reproduceitifyousearchthis forum forthat file

Posted: Sun Dec 02, 2007 4:46 pm
by 3th3rnet
That was my false - now I have correct copy of files but my file looks like default. I don't see any words indicative my database. Can You give me short instruction how Can I modify this file?

Thanks a lot
Regards - Adam

Posted: Sun Dec 02, 2007 10:30 pm
by garvinhicking
Hi!

The variables like $serendipity['dbName']indicate the name of your database!

You can modify that file with a usual Text-Editor.

HTH,
Garvin