Page 1 of 1

php-sqlite2 (Sitebuilder dependency)

Posted: Fri Feb 06, 2009 9:09 pm
by scott
In reference to the issues many users have had with integrating sitebuilder with newer versions of php, this package should meet the dependency issues for the sb-publish package. It includes both php-sqlite2 linked against php 5.2.8, and the sqlite 2 library.

It is designed to co-exist with sqlite version3 on the same system, and the php-pdo module (which contains sqlite3 support)

Re: php-sqlite2 (Sitebuilder dependency)

Posted: Thu Apr 09, 2009 3:53 pm
by billcd
this is not working for me.
what do you think i'm doing wrong?


[root@server1 ~]# yum install php-sqlite2
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* atomicorp-testing: www.atomicorp.com
* atomic: www4.atomicorp.com
* plesk: 3es.atomicrocketturtle.com
* atomic-testing: www.atomicorp.com
Excluding Packages in global exclude list
Finished
32 packages excluded due to repository priority protections
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package php-sqlite2.x86_64 0:5.1.6-200705230937 set to be updated
--> Processing Dependency: php <= 5.2.0 for package: php-sqlite2
--> Finished Dependency Resolution
php-sqlite2-5.1.6-200705230937.x86_64 from plesk has depsolving problems
--> Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230937.x86_64 (plesk)
Error: Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230937.x86_64 (plesk)
[root@server1 ~]#

Re: php-sqlite2 (Sitebuilder dependency)

Posted: Thu Apr 09, 2009 7:13 pm
by scott
You need to upgrade php to 5.2, you're running 5.1 right now