hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Dedicated Server : SQLite
Reply

Dedicated Server Current and past experiences with dedicated server providers, bandwidth, and server performance. Review managed and unmanaged dedicated web servers, discuss both Windows and Unix dedicated server solutions, and discuss dedicated hosting providers. If your service is unavailable, please click here.
Forum Jump

SQLite

Reply Post New Thread In Dedicated Server Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 02-26-2012, 12:25 AM
atomiclayer atomiclayer is offline
WHT Addict
 
Join Date: Feb 2012
Posts: 139

SQLite


how can i install SQLite
on centos

Reply With Quote


Sponsored Links
  #2  
Old 02-26-2012, 02:11 AM
Grumps Grumps is offline
Web Hosting Master
 
Join Date: May 2005
Posts: 963
yum install sqlite

__________________
I'm not a hosting company. I have no sig to spam.

Reply With Quote
  #3  
Old 02-26-2012, 02:12 AM
atomiclayer atomiclayer is offline
WHT Addict
 
Join Date: Feb 2012
Posts: 139
Quote:
Originally Posted by Grumps View Post
yum install sqlite
I tried doing that.

Reply With Quote
Sponsored Links
  #4  
Old 02-26-2012, 02:13 AM
Grumps Grumps is offline
Web Hosting Master
 
Join Date: May 2005
Posts: 963
sudo yum install sqlite ?

you're not giving much of a feedback.

__________________
I'm not a hosting company. I have no sig to spam.

Reply With Quote
  #5  
Old 02-26-2012, 02:32 AM
atomiclayer atomiclayer is offline
WHT Addict
 
Join Date: Feb 2012
Posts: 139
Quote:
Originally Posted by Grumps View Post
sudo yum install sqlite ?

you're not giving much of a feedback.
Setting up Install Process
Package sqlite-3.3.6-5.x86_64 already installed and latest version
Package sqlite-3.3.6-5.i386 already installed and latest version
Nothing to do

Reply With Quote
  #6  
Old 02-26-2012, 02:52 AM
Grumps Grumps is offline
Web Hosting Master
 
Join Date: May 2005
Posts: 963
Quote:
Originally Posted by atomiclayer View Post
Setting up Install Process
Package sqlite-3.3.6-5.x86_64 already installed and latest version
Package sqlite-3.3.6-5.i386 already installed and latest version
Nothing to do
Read your own output please.

__________________
I'm not a hosting company. I have no sig to spam.

Reply With Quote
  #7  
Old 02-26-2012, 02:52 AM
atomiclayer atomiclayer is offline
WHT Addict
 
Join Date: Feb 2012
Posts: 139
Quote:
Originally Posted by Grumps View Post
Read your own output please.
http://atomicupload.org/test.php


SQLite is not installed... ERROR

Reply With Quote
  #8  
Old 02-26-2012, 02:59 AM
Grumps Grumps is offline
Web Hosting Master
 
Join Date: May 2005
Posts: 963
Quote:
Originally Posted by atomiclayer View Post
http://atomicupload.org/test.php

SQLite is not installed... ERROR
CentOS having sqlite =/= php having sqlite.

pecl install sqlite

then restart apache.

__________________
I'm not a hosting company. I have no sig to spam.

Reply With Quote
  #9  
Old 02-26-2012, 03:02 AM
atomiclayer atomiclayer is offline
WHT Addict
 
Join Date: Feb 2012
Posts: 139
Quote:
Originally Posted by Grumps View Post
CentOS having sqlite =/= php having sqlite.

pecl install sqlite

then restart apache.
[root@server ~]# pecl install sqlite
-bash: pecl: command not found

Reply With Quote
  #10  
Old 02-26-2012, 03:06 AM
Grumps Grumps is offline
Web Hosting Master
 
Join Date: May 2005
Posts: 963
Motive to help... dying... Making zero effort to solve himself.

yum install php-pear

and go start over...

__________________
I'm not a hosting company. I have no sig to spam.

Reply With Quote
  #11  
Old 02-26-2012, 03:20 AM
atomiclayer atomiclayer is offline
WHT Addict
 
Join Date: Feb 2012
Posts: 139
Quote:
Originally Posted by Grumps View Post
Motive to help... dying... Making zero effort to solve himself.

yum install php-pear

and go start over...
/tmp/tmpS3tO9n/SQLite-1.0.3/sqlite.c:56: error: 'BYREF_NONE' undeclared here (not in a function)
/tmp/tmpS3tO9n/SQLite-1.0.3/sqlite.c:56: error: 'BYREF_FORCE' undeclared here (not in a function)
/tmp/tmpS3tO9n/SQLite-1.0.3/sqlite.c:125: warning: initialization from incompatible pointer type
/tmp/tmpS3tO9n/SQLite-1.0.3/sqlite.c:126: warning: initialization from incompatible pointer type
make: *** [sqlite.lo] Error 1
ERROR: `make' failed
[root@server ~]#

Reply With Quote
  #12  
Old 02-26-2012, 10:02 AM
cloudrck cloudrck is offline
Is our children learning?
 
Join Date: Aug 2003
Location: Chicago, IL USA
Posts: 2,501
sounds like you need to do some reading before you screw your server up. Google is very helpful
http://www.koopman.me/2008/02/sqlite...error-and-fix/

__________________
CloudRck.com - Host on CloudRck

Reply With Quote
  #13  
Old 02-26-2012, 03:28 PM
atomiclayer atomiclayer is offline
WHT Addict
 
Join Date: Feb 2012
Posts: 139
Quote:
Originally Posted by daejuanj View Post
sounds like you need to do some reading before you screw your server up. Google is very helpful
http://www.koopman.me/2008/02/sqlite...error-and-fix/
Did that same error

Reply With Quote
  #14  
Old 02-27-2012, 11:57 AM
RSNET-John RSNET-John is offline
Web Hosting Master
 
Join Date: Feb 2007
Posts: 1,369
Maybe you should get a managed server instead or server management?

__________________
ReliableSite.Net LLC >> 1000+ Gbit Premium Only Redundant Network, N+2 Redundant Tier 4 Data Center, 100% Uptime SLA
LOWER YOUR DEDICATED SERVER AND WEB HOSTING COSTS TODAY
Like us on Facebook and see our Dedicated Server Specials for AMAZING DEALS

Reply With Quote
  #15  
Old 02-27-2012, 04:49 PM
RRWH RRWH is online now
Web Hosting Master
 
Join Date: Mar 2005
Location: Australia
Posts: 1,195
Quote:
Originally Posted by atomiclayer View Post
Setting up Install Process
Package sqlite-3.3.6-5.x86_64 already installed and latest version
Package sqlite-3.3.6-5.i386 already installed and latest version
Nothing to do
yum erase sqlite-3.3.6-5.i386

Having BOTH the 32 and 64 bit version of anything installed is only going to lead to problems later on.

__________________
No advertising here.... Move along.

CPanel Shared and Reseller Hosting, OpenVZ VPS Hosting


Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
removing sqlite a-kevin Dedicated Server 8 01-11-2011 11:52 AM
Updating SQLite? aldo Programming Discussion 3 05-04-2008 10:05 PM
SQLite???? dbox Web Hosting 4 11-07-2004 04:22 AM
Sqlite anyone? fish Programming Discussion 1 04-07-2004 08:05 PM
Need sqlite expert! innova Other Offers & Requests 0 09-12-2003 03:28 PM

Related posts from TheWhir.com
Title Type Date Posted
Hurricane Electric Offers Online Courses for Developers and Designers Web Hosting News 2011-11-14 21:51:44


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?