• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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