Hi,
> When I tried running bookmarks using netscape and
> Apache (which are standard add-ons in Linux), I get
> an error saying "Could'nt create temporary table(permission denied).
> This happens at the first msql-query at bookmarks.html.
The .tmp directory in the /usr/local/Hughes/msqldb directory must
be writable by the user who runs the msql daemon. This user is specified
in /usr/local/Hughes/msql.conf. For example if you have
mSQL_User = msql
in msql.conf, then the .tmp dir should look like this:
drwx------ 2 msql nogroup 1024 Oct 25 16:23 .tmp/
> I tried accessing bookmarks via the msql monitor utilities
> and things seems ok. I also created a small name & address
> test database and it also seems ok.
The .tmp dir is only needed for complex queries (joins) when
temporary tables must be built.
Bye,
Georg
-------------------------------------------------------------------------
To unsubscribe, go to http://www.Hughes.com.au/extras/email/
This archive was generated by hypermail 2b30 : Mon Mar 04 2002 - 09:03:52 EST