Error in PHP Script
/login.php
PHP Version: 5.2.13;  Zend Engine Version: 2.2.0;  Qcodo Version: 0.3.32 (Qcodo Beta 3)
Application: Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 DAV/2 Phusion_Passenger/2.2.11 mod_fcgid/2.3.5 SVN/1.5.7 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.13;  Server Name: www.surpluswarehouse.org
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
mysqli::mysqli() [<a href='mysqli.mysqli'>mysqli.mysqli</a>]: (28000/1045): Access denied for user 'admin'@'cp49.myhostcenter.com' (using password: YES)
Error Type:   E_WARNING

Rendered Page:   Click here to view contents able to be rendered

Source File:   /home/p556726r/public_html/includes/qcodo/_core/database/QMySqliDatabase.class.php     Line:   45

Line 40:    			return null;
Line 41:    		}
Line 42:    
Line 43:    		public function Connect() {
Line 44:    			// Connect to the Database Server
Line 45:    			$this->objMySqli = new MySqli($this->Server, $this->Username, $this->Password, $this->Database, $this->Port);
Line 46:    
Line 47:    			if (!$this->objMySqli)
Line 48:    				throw new QMySqliDatabaseException("Unable to connect to Database", -1, null);
Line 49:    			
Line 50:    			if ($this->objMySqli->error)

Call Stack:

#0 (): QcodoHandleError()
#1 /home/p556726r/public_html/includes/qcodo/_core/database/QMySqliDatabase.class.php(45): mysqli->mysqli()
#2 /home/p556726r/public_html/includes/qcodo/_core/database/QMySqliDatabase.class.php(80): QMySqliDatabase->Connect()
#3 /home/p556726r/public_html/includes/data_classes/generated/AdminSettingGen.class.php(148): QMySqliDatabase->Query()
#4 /home/p556726r/public_html/includes/data_classes/generated/AdminSettingGen.class.php(380): AdminSettingGen::QuerySingle()
#5 /home/p556726r/public_html/includes/data_classes/TracmorSettings.class.php(45): AdminSettingGen::LoadByShortDescription()
#6 /home/p556726r/public_html/login.php(61): TracmorSettings->__get()
#7 /home/p556726r/public_html/login.php(35): LoginForm->lblLogo_Create()
#8 /home/p556726r/public_html/includes/qcodo/_core/qform/QFormBase.class.php(275): LoginForm->Form_Create()
#9 /home/p556726r/public_html/login.php(128): QFormBase::Run()

Variable Dump:   Show/Hide



Error Report Generated:  Sunday, January 29 2012, 6:38:15 AM