rename config.php?

Ask questions, request features, or just complement us about our software and services.
Post Reply
User avatar
spin
Posts: 6
Joined: Wed May 28, 2003 12:07 am
Contact:

rename config.php?

Post by spin »

I've got a couple files named config.php that i need to have in my main directory. Can I rename rtb's config.php safely or move it into its own directory. If yes, then what would I need to change to point everything to the right files?

thanks
Image
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

there is a line in catcher.php that looks like

include("config.php");

just change "config.php" to "path/to/config.php"
- Jay
Post Reply