• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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