• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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