Go to the FreeLists Home Page Home Signup Help Login
 



[phpsqliteadmin] || [Date Prev] [05-2004 Date Index] [Date Next] || [Thread Prev] [05-2004 Thread Index] [Thread Next]

[phpsqliteadmin] Re: phpsqlite login

  • From: "Richard Heyes" <richard@xxxxxxxxxxx>
  • To: <phpsqliteadmin@xxxxxxxxxxxxx>
  • Date: Sun, 16 May 2004 18:02:45 +0100
> Maybe a thing like this would solve the problem:
>
> if (!extension_loaded('sqlite'))
> {
> dl('sqlite.' . (strstr(PHP_OS, 'WIN') ? 'dll' : 'so'))
> || die("Can't load SQLite module!\n");
> }

This should be caught already to be honest by the config checks script.
Strange that its not.

-- 
Richard Heyes






[ Home | Signup | Help | Login | Archives | Lists ]

All trademarks and copyrights within the FreeLists archives are owned by their respective owners.
Everything else ©2007 Avenir Technologies, LLC.