[PHP-INSTALL] Config.php file is missing!

2008-05-19 Thread sakthi v
Hello, I installed php in my linux box. The objective is to run websvn. I am getting error that config.php is required. I can't find the config.php?! I searched from root directory.. but frutiless :(. Can some one help me? Error is as follows, *Warning*: require_once(config.php) [function.requir

RES: [PHP-INSTALL] Config.php file is missing!

2008-05-19 Thread Thiago Pojda
This is not related to actually PHP installations, but anyway. Perhaps websvn requires you to manually copy that config.php file somewhere (where PHP is saying it’s missing)? Is there any README or INSTALL file so you can find out what’s it you’re missing? Regards,