Link to home
Start Free TrialLog in
Avatar of rgb192
rgb192Flag for United States of America

asked on

enable sqlite on php

How can I enable
sqlite
on php 5.2 windows
and php 5.3 windows

PHP 5.2 is old but the client will not hire me to upgrade; so I can not do on my own because client is using old php code on a production server so if anything goes wrong, then client will be upset.
ASKER CERTIFIED SOLUTION
Avatar of Dave Baldwin
Dave Baldwin
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rgb192

ASKER

okay these are the php.ini edits which is the answer to my question.

Thank you.
Note that PHP 5.2 and PHP 5.3 are not using the same version of SQLite.