PEAR and problems with Inc.
Posted: Sun Jul 16, 2006 4:31 pm
I am trying to run a script for a log in auth and im getting this error:
Warning: include(functions.inc) [function.include]: failed to open stream: No such file or directory in c:\Inetpub\wwwroot\double_form.inc on line 6
Warning: include() [function.include]: Failed opening 'functions.inc' for inclusion (include_path='.;C:\PHP\pear') in c:\Inetpub\wwwroot\double_form.inc on line 6
Line 6 is part of 4 other lines that note the script??
any ideas what this could possibly be???
Thanks
~Snapple
Warning: include(functions.inc) [function.include]: failed to open stream: No such file or directory in c:\Inetpub\wwwroot\double_form.inc on line 6
Warning: include() [function.include]: Failed opening 'functions.inc' for inclusion (include_path='.;C:\PHP\pear') in c:\Inetpub\wwwroot\double_form.inc on line 6
Line 6 is part of 4 other lines that note the script??
any ideas what this could possibly be???
Thanks
~Snapple