For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > November 2004 > RE: [PHP-DB] fatal error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: [PHP-DB] fatal error
Trevor Gryffyn

2004-11-29, 3:59 pm

What version of PHP are you using? Did you develop it on one system
then move it to 'production' and now it doesn't work?

PHP 5 has SQLite functions built into it, but PHP 4 doesn't (I think I
got that right). You may need to make sure your extensions are loading
properly and such.

Is it just that one script that's failing or is ALL of your SQLite stuff
failing now?

Check your PHP version and your phpinfo() to make sure your extensions
are loading correctly. After that, I'm not sure.

-TG

> -----Original Message-----
> From: Aravalli Sai [mailto:aravallisai@yahoo.com]=20
> Sent: Saturday, November 27, 2004 3:47 PM
> To: php-db@lists.php.net
> Subject: [PHP-DB] fatal error
>=20
>=20
> i had created an inventory management system in php using=20
> sqlite DB..with ADD,DELETE,UPDATE,VIEW,FIND functions...and=20
> it was working properly..but suddenly it is giving an error as
> Fatal error: Call to undefined function: sqlite_open() in=20
> /home/saravall/.HTML/view.php on line 25
>=20
> =20
> can anyone figure out the error..
> =20
> thanks in advance..
> =20
> --regards
> =20
>=20
> =09
> ---------------------------------
> Do you Yahoo!?
> Read only the mail you want - Yahoo! Mail SpamGuard.
>=20

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com