| 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) |
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)
#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()
HTTP_COOKIE_VARS HTTP_ENV_VARS HTTP_GET_VARS HTTP_POST_FILES HTTP_POST_VARS HTTP_SERVER_VARS HTTP_SESSION_VARS _COOKIE _ENV _FILES _GET _POST _REQUEST _SERVER