php-sqlite2 (Sitebuilder dependency)

Atomic repository announcements, new release notifications and other news regarding the atomic yum repository.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

php-sqlite2 (Sitebuilder dependency)

Unread post 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)
billcd
New Forum User
New Forum User
Posts: 1
Joined: Thu Apr 09, 2009 3:05 pm

Re: php-sqlite2 (Sitebuilder dependency)

Unread post 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 ~]#
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: php-sqlite2 (Sitebuilder dependency)

Unread post by scott »

You need to upgrade php to 5.2, you're running 5.1 right now
Post Reply