PDA

View Full Version : Change config data after install


marksweb
01-10-2008, 12:24 AM
Hi,
I just wondered where the db host data is stored because there is a problem with my db server which can be fixed by changing it's address from the text form to the actual IP address.

I've had a look in a few places but can't seem to find where any db connection data is stored. Search of the wiki and forum didn't help me either :(

Thanks.

Dkozikowski
01-10-2008, 12:34 AM
Inside the includes folder. Look for the file called pixelpost.php

That is the file you wish to edit.

marksweb
01-10-2008, 07:33 AM
omg how newb am I - I kept lookin at the admin folder certain it'd be in there - never stopped to think, "well if i keep it in my includes folder, maybe PP will do the same..."

Thanks!!!