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

12 tools for better PHP quality

Nice selection of 12 tools every PHP developer should bookmark. I totally love how the PHP community becomes some kind

bitdeli git github stats

php-login goes #2 PHP script worldwide in BitDeli stats

Holy! I just checked the stats of my little php-login hobby project on BitDeli (the tracking service for GitHub) and

php

Somebody is writing a compiler for PHP, compiles down to machine code, outperforms HHVM

Yes, that’s right. Recki-CT compiles PHP down to machine code. It’s unbelievable what’s going on in the PHP world in

php

Is there a JSFiddle for PHP ? Yes !

It’s awesome how UNknown these little and extremely powerful tools are: There are some online tools that let you paste

vagrant

How to setup a (or multiple) server/LAMP-stack inside a virtual machine for local development with Vagrant and PuPHPet

You know this: You need a new server, something to develop on, something to test on, something to put your

goodbye-lamp-going-hhvm-nosql-nginx-php

[RePost] Goodbye LAMP: Going Nginx, NoSQL, HHVM (41min conference talk with Arne Blankerts)

Another excellent find by Germany’s PHP Magazin in the article “Nginx, NoSQL, HHVM: Goodbye LAMP Stack?“: 41 minutes super-interesting (english)

vagrant

Generate Vagrant boxes with Laravel, HipHop, Nginx, WordPress, MySQL, MariaDB, MongoDB, RabbitMQ etc. with one click

Excellent new web tool: Protobox allows extremely easy setup of Vagrant boxes using a wonderful web UI. Beside the standard

php

New GitHub repo: simple php-long-polling for creating real-time apps

Mornin’ ! I’ve just pushed a sweet little new project into GitHub: A very simple and totally reduced PHP long-polling

DEF CON 18 – When your computer got stolen and you can still SSH into it: “Pwned by the 0wner” (22min conference talk)

A fantastic masterpiece of a conference talk: Mac got stolen. Bummer! Two years later: owner SSHs into it (!), installs

Material Design – How Google designed Android L (7min video)

A very interesting insight into Android L’s (= Android 5.0) new design and the ideas behind. Android was always #3

1/4

Categories

Search

twig
A 6min video introduction into Twig, the PHP templating engine
php
How the PHP session garbage collector really works
phpstorm 7.0 php
How to debug code on a remote server (or in vagrant box) with PHPStorm
github-logo-octocat
GitHub buys Easel.io, a code-free full website creator worth a look
digitalocean coupon
Free $10 coupon for DigitalOcean SSD cloud VPS hosting
php
PHP 5.6.0 RC1 is available
forbes 30 under 30
Need motivation ? Check out these 2 awesome “FORBES 30 under 30” lists (web, UI, games)
shadow dom
A quick video introduction into Shadow-DOM, the game-changing DOM-subtree-technology
php uk conference
PHP Caching Best Practices by Eli White (video from PHP UK Conference 2014)
Migrating Wikipedia to HHVM (@Scale Conference 2014)
Frontend Ops Conf 2014 – Keynote by Alex Sexton: “Front End Operations”
How to fix the ugly font rendering in Google Chrome
Perfect HTML email templates for perfect HTML emails (outlook!) with INK
mod-rewrite-ubuntu-14-04-lts
How to enable mod_rewrite in Ubuntu 14.04 LTS
php uk conference
Slides & talks from PHP UK Conference 2014

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