ok i have just changed servers from a win2k server to a linuxbox, i have developed my code on the win2k server and now when i transfer the pages over i get this problem...
Warning: Failed opening '../config/config.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/htdocs/auto/installs/install_createdb.php on line 6
any ideas what to do or what to change this line of code to??
<?php include "../config/config.php"; ?>