On 19 Nov 2009, at 10:05am, Artur Reilin wrote: > The user which runs php (or has the highest rights) is called nobody.
Okay. That suggests something strange is happening. Perhaps instead of making sure that the right 'user' has access to the database directory you can use the 'group' that 'nobody' is in, and give that group privilages. > The > support said me, that i need to set the directory to this user, but it > also don't work. I get the same error as before. I can try it again, but > the last time it didn't work. I do not know much more about this. If you need someone else to help you could you list your operating system, and whether you really are doing this in a .php script run by a web server ? > I also wondering why my oop version of my script didn't work, but the > prozedural one does. They have pdo drivers like mine xampp server, but > they don't have the sqlite3 drivers. Which set of PHP commands are you using to access the SQLite database ? > Perhaps this also happens because of > the malformed database error... Can you create a new blank database which is not malformed ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users