Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
November 6, 2013
Chris
Debian, Ubuntu
Comments Off on How to install sqlite driver for PHP in Ubuntu & Debian

How to install sqlite driver for PHP in Ubuntu & Debian

PreviousNext
php

It’s easy to install sqlite (for usage with PHP):

sudo apt-get install php5-sqlite

This will also restart apache (on modern Ubuntu/Debian versions) and make sqlite available for PDO usage. If not, do

sudo service apache2 restart

 

pdoPHPsqlite
Share this
php

Must-read PHP blog: PHPweekly.com

Probably one of the best ressources for your weekly doze of news from the PHP scene: phpweekly.com simply publishes a

css4

Angelina Fabbro talks about “CSS4” in this excellent conference video

A very interesting talk about the future of CSS – let’s name it “CSS4” as we talk about spec level

ubuntu-14-04-lts lamp

How to install/setup a basic LAMP stack (Linux, Apache, MySQL, PHP) on Ubuntu 14.04 LTS

This little tutorial shows how to setup Apache, MySQL and PHP on a Linux server, in this case Ubuntu 14.04

phpstorm-8

Killer-feature in PHPStorm: Search everywhere

A short but massive productivity improvement: The new “search everywhere” feature in PHPStorm 7.1+! Simply double-tap the SHIFT key and

PHPMyAdmin not found after installation ? Here’s a fix (Ubuntu 12.04) !

You just installed PHPMyAdmin but http://www.yourdomain.com/phpmyadmin just says “phpmyadmin not found” ? Try to create a link in /var/www like

phpstorm-8

Ignore .idea folder from git in PHPStorm

By default (?) PHPStorm will create a hidden folder named .idea directly within your project, containing user-specific stuff like chosen

MINI, an extremely simple barebone PHP application

For my daily work I often needed to setup super-simple PHP applications, just some more or less static pages plus

mod-rewrite-ubuntu-14-04-lts

How to enable mod_rewrite in Ubuntu 14.04 LTS

A little note first: This is the most basic way to enable mod_rewrite. However, it’s not the best way. The

battlefield-3-free

Electronic Arts / Origin offers Battlefield 3 for free (limited promo action) !

A little bit off-topic, but definitly cool: EA offers the award-winning Battlefield 3 for free these days, but only for

Experimenting with HHVM at Etsy (Link)

Extremely interesting blog post of Etsy on how they try out HHVM / HipHop: https://codeascraft.com/2015/04/06/experimenting-with-hhvm-at-etsy/

1/4

Categories

Search

Going node.js at Netflix (Slides by Micah R of Netflix)
phpstorm-8
When PHPStorm’s cache eats up your harddisk space
java vs php
Switching from Java to PHP. Seriously. A very interesting and pre-judice-free talk with Ph.D. Aris Zakinthinos
angular js
Learn AngularJS in 20 (or 90) minutes with Dan Wahlin
Hacked french TV channel exposed passwords in TV interview (video, screenshots, links)
js javascript
Push database changes to all clients in real-time (!) with AngularJS and Firebase
js javascript
How JavaScript really works – An introduction into the JavaScript call stack by Philip Roberts (20min video)
Bézier Curves – Under the Hood (4min video)
Soundcloud’s “VP of Engineering” about using SSDs
frontend-workflow
[german] Modernes Frontend-Development mit Bower, Grunt, Yeoman (45min Video, Thorsten Rinne auf der IPC2013)
sass laravel
SASSmeister is a real-time JSfiddle for SASS / CSS. Awesome!
vagrant
How to setup a local server (in a virtual machine) with Vagrant in PHPStorm
Quick fix for 404 error in WordPress category / tag page
github-logo-octocat
GitHub rolls out .PSD diff and viewing
This is an experimental advertisement

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy