----- "Philipp Morath" <[EMAIL PROTECTED]> wrote: > Hello all, > > I made a terrible mistake. I change my running debian system. > Hours ago, I tried to reinstall my webserver. Everything goes fine, > exept sqlite. > I don't know how I've done it several years ago. > Fatal error: Call to undefined function sqlite_open() > I've already uncomment the lines > [sqlite] > sqlite.assoc_case = 0 > in my php.ini but it doesn't do anything. > > Perhaps someone can help me?
What do you see in the error log (/usr/local/apache/logs/error or somewhere)? You might be missing the required library. -- Gopal Venkatesan http://gopalarathnam.com/weblog/ _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

