Javis Posted January 19, 2008 Share Posted January 19, 2008 Alright well my friend was looking for a script for his web site (one to make it so you can leave comments under a post kind of like on you tube where you can leave a comment under a video) any ways I had asked some one and they gave me this link http://www.phpfreaks.com/quickcode/Complete-Guestbook/349.php i gave that to my friend he tryed it and got these errors. Warning: include(config.php) [function.include]: failed to open stream: No such file or directory in /www/110mb.com/d/a/r/k/m/a/s/t/darkmasterscape/htdocs/Complete-Guestbook.php on line 56 Warning: include(config.php) [function.include]: failed to open stream: No such file or directory in /www/110mb.com/d/a/r/k/m/a/s/t/darkmasterscape/htdocs/Complete-Guestbook.php on line 56 Warning: include() [function.include]: Failed opening 'config.php' for inclusion (include_path='.:/usr/share/php') in /www/110mb.com/d/a/r/k/m/a/s/t/darkmasterscape/htdocs/Complete-Guestbook.php on line 56 Warning: mysql_query() [function.mysql-query]: Access denied for user 'vhostswww'@'localhost' (using password: NO) in /www/110mb.com/d/a/r/k/m/a/s/t/darkmasterscape/htdocs/Complete-Guestbook.php on line 294 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/110mb.com/d/a/r/k/m/a/s/t/darkmasterscape/htdocs/Complete-Guestbook.php on line 294 Error:Access denied for user 'vhostswww'@'localhost' (using password: NO) any one wana help or recomend a better code? thanks to any one who helps as i am horrible at this kind of stuff but would love to help my friend Quote Link to comment Share on other sites More sharing options...
revraz Posted January 19, 2008 Share Posted January 19, 2008 You are missing the config.php file or it's in the wrong folder. Quote Link to comment Share on other sites More sharing options...
Javis Posted January 19, 2008 Author Share Posted January 19, 2008 would you happen to know where to get the congif.php? because the script is on this site and i also seen some comments under it asking for that but idk where to get it Quote Link to comment Share on other sites More sharing options...
revraz Posted January 19, 2008 Share Posted January 19, 2008 Wouldn't be hard to make, just create one with your DB settings. The admin.php file would be a different story, I'd look for another script personally. Quote Link to comment Share on other sites More sharing options...
Javis Posted January 19, 2008 Author Share Posted January 19, 2008 alright ty if you happen to come accross any give me a hallor eather here or at jagexcs@yahoo.com Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.