I am fairly new to php development but have searched for hours to try and solve this problem but cannot. I have a php page that is designed to allow users to register their details. It includes a file that contains functions to connect to the dB etc. However, I am getting an error:
Warning: Failed opening '/filename.php' for inclusion (include_path='.:/export/php-4.0.2/lib/php') in Unknown on line 0
Does anyone have any knowledge of what is causing this? Many thanks in advance.