MySQL problem

AdamB

New member
Joined
Aug 5, 2004
Messages
1
Location
Ohio
I have a client that gets an error message that says "No SQL Query." I've looked at the possible fixes, and changed the php.ini in /usr/local/lib/ and restarted Apache. The first troubleshooting tip I checked and it seemed find. But this one:

[1.13] I get an error 'No SQL query' when trying to execute a bookmark.

If PHP does not have read/write access to its upload_tmp_dir, it cannot
access the uploaded query.

I didn't know exactly what it was talking about. Any tips to solve this problem?
 
Back
Top