• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

PDO EXception error

meenakshig

New Pleskian
I am running my zend framework site on plesk. I am using PDO-MYSQL connection in the application.
The version of PHP is 5.3.3 and version of MYSQL Client API is 5.0.7

But , the website is not running showing the The requested URL /login was not found on this server(404)

I have checked the error log it is showing error

PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY093]: Invalid parameter number: no parameters were bound'
in /var/www/vhosts/marketpulseindia.co.in/subdomains/retailmetrics/httpdocs/MarketPulse/library/Zend/Db/Statement/Pdo.php:228
\nStack trace:\n#0 /var/www/vhosts/marketpulseindia.co.in/subdomains/retailmetrics/httpdocs/MarketPulse/library/Zend/Db/Statement/Pdo.php(228):
PDOStatement->execute(Array)\n#1 /var/www/vhosts/marketpulseindia.co.in/subdomains/retailmetrics/httpdocs/MarketPulse/library/Zend/Db/Statement.php(300):
Zend_Db_Statement_Pdo->_execute(Array)\n#2 /var/www/vhosts/marketpulseindia.co.in/subdomains/retailmetrics/httpdocs/MarketPulse/library/Zend/Db/Adapter/Abstract.php(468):
Zend_Db_Statement->execute(Array)\n#3 /var/www/vhosts/marketpulseindia.co.in/subdomains/retailmetrics/httpdocs/MarketPulse/library/Zend/Db/Adapter/Pdo/Abstract.php(238):
Zend_Db_Adapter_Abstract->query(Object(Zend_Db_Select), Array)\n#4 /var/www/vhosts/marketpulseindia.co.in/subdomains/retailmetrics/httpdocs/MarketPul in
/var/www/vhosts/marketpulseindia.co.in/subdomains/retailmetrics/httpdocs/MarketPulse/library/Zend/Db/Statement/Pdo.php on line 234



Please answer, a quick response will be very helpful. Thanks
 
Back
Top