• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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