PDA

View Full Version : failed to open stream


hame22
07-27-2005, 10:31 AM
Hi all,

Everynow and again my pages experience the following error message that goes away when i refreash the page:

Warning: main(query_functions.php): failed to open stream: No such file or directory

it has someting to do with my function files i believe.

Does anyone know why this happens and any solutions?

Thanks

alex

marek_mar
07-27-2005, 10:54 AM
main() (http://www.php.net/main) is not a real function. Just read about it in the manual.