Can you specify a directory out side of your www\sqlbuddy\ directory?
Like:
C:\Program Files\WAMP\sqlite_directory
***
I've done that and I get an error message as follows...
<<< ERROR
( ! ) Fatal error: Call to undefined function sqlite_libversion() in C:
\Program Files\WAMP\www\sqlbuddy\includes\class\Sql.php on line 43
Call Stack
# Time Memory Function Location
1 0.0033 437296 {main}( ) ..\login.php:0
2 0.0414 796840 SQL->SQL( ) ..\login.php:51
ERROR>>>
I get the error message even when I have the sqlite3 database in the
www\sqlbuddy\ directory?
Like:
C:\Program Files\WAMP\sqlite_directory
***
I've done that and I get an error message as follows...
<<< ERROR
( ! ) Fatal error: Call to undefined function sqlite_libversion() in C:
\Program Files\WAMP\www\sqlbuddy\includes\class\Sql.php on line 43
Call Stack
# Time Memory Function Location
1 0.0033 437296 {main}( ) ..\login.php:0
2 0.0414 796840 SQL->SQL( ) ..\login.php:51
ERROR>>>
---