I知 building a Social Network Website. I知 following some tutorials from a person on you tube. I知 up to video 8 and now I知 stumped with the following. I知 using Dreamweaver CS4.
When I test http://www.mywebsite.com/root/profile.php in my browser, I get the following message above my logo and footer.
Warning: include_once(scripts/connect_to_mysql.php) [function.include-once]: failed to open stream: No such file or directory in /home/mywebsite/public_html/root/res.php on line 5
Warning: include_once() [function.include]: Failed opening 'scripts/connect_to_mysql.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mywebsite/public_html/root/res.php on line 5
In my script on line 5, I have... include_once "scripts/connect_to_mysql.php";
I致e gone to Site, Get, Dependent Files, Yes, Yes to All from DW.
ALL my connections are good. Mysql is good, Dreamweaver connections are good.
Can you help me, what am I missing?
Thanks in advance,
Scotty13



LinkBack URL
About LinkBacks
Reply With Quote




