• 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.

php-sqlite2 problem after upgrade

Jayson

Basic Pleskian
Hello,

I have recently upgraded php to 5.2.x from 5.1.x and removed php-sqlite2 and sb-publish to fix some dependency issues. However, I need Sitebuilder so after the upgrade I tried to reinstall php-sqlite2 and get an error which appears to say I require at least php5.2.0?

yum install php-sqlite2
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.arcticnetwork.ca
* atomic: www.atomicorp.com
* base: centos.arcticnetwork.ca
* extras: centos.arcticnetwork.ca
* updates: www.ontime1405.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-sqlite2.i386 0:5.1.6-200705230938 set to be updated
--> Processing Dependency: php <= 5.2.0 for package: php-sqlite2
--> Finished Dependency Resolution
php-sqlite2-5.1.6-200705230938.i386 from plesk has depsolving problems
--> Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230938.i386 (plesk)
Error: Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230938.i386 (plesk)

However, I am running php5.2.x

php -v

PHP 5.2.12 (cli) (built: Jan 31 2010 11:31:11)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with the ionCube PHP Loader v3.1.29, Copyright (c) 2002-2007, by ionCube Ltd.

Would I be ok to download the rpm and force the install?

Thank you,
 
Back
Top