Im trying to include a DJ Says to my site. But i keep getting this error
The code im using is simplyCode:arning: include(../config.php) [function.include]: failed to open stream: No such file or directory in /home/********/public_html/******/panel/*****/djsays.php on line 20 Warning: include(../config.php) [function.include]: failed to open stream: No such file or directory in /home/********/public_html/******/panel/*****/djsays.php on line 20 Warning: include() [function.include]: Failed opening '../config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/********/public_html/******/panel/*****/djsays.php on line 20 Warning: mysql_query() [function.mysql-query]: Access denied for user 'highhero'@'localhost' (using password: NO) in /home/********/public_html/******/panel/*****/djsays.php on line 21 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/********/public_html/******/panel/*****/djsays.php on line 21 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/********/public_html/******/panel/*****/djsays.php on line 22
Code:<?php include("../panel/public/djsays.php"); ?>





Reply With Quote

