Google dot what?
Posts: 2
16 credits Members referred : 0
« on: Apr 21, 2009, 07:56:52 pm »
Hi there, I just stumbled on this login script and I'm trying to install and test but I'm getting the following errors:
Warning: include_once(/home2/equalize/public_html/classes/PHPMailer/class.phpmailer.php) [function.include-once]: failed to open stream: No such file or directory in /home2/equalize/public_html/classes/access_user/db_config.php on line 57
Warning: include_once() [function.include]: Failed opening '/home2/equalize/public_html/classes/PHPMailer/class.phpmailer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/equalize/public_html/classes/access_user/db_config.php on line 57
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home2/equalize/public_html/classes/db.php: in /home2/equalize/public_html/classes/access_user/access_user_class.php on line 31
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/equalize/public_html/classes/db.php: in /home2/equalize/public_html/classes/access_user/access_user_class.php on line 31
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'admin'@'localhost' (using password: YES) in /home2/equalize/public_html/classes/access_user/access_user_class.php on line 136
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'equalize'@'localhost' (using password: NO) in /home2/equalize/public_html/classes/access_user/access_user_class.php on line 137
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home2/equalize/public_html/classes/access_user/access_user_class.php on line 137
========= Can anyone please tell me how to fix this? Thanks so much for any and all responses! Robbie
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Apr 21, 2009, 07:59:08 pm »
check your pathes, and continue at the official support forum