Franke, Marcus wrote:
> now that I have configured mysql usr/passwd/db Im ready
> to install midgard-data but it fails..
>
> the manual stats:
> ./configure --with-db-admin=<adminuser> --with-db-admin-password=<adminpassword>
> --with-db-user=<midgard> --with-db-user-password=<midgard> --with-db=<midgard>
>--with-lang=en
>
> but configure fails with:
>
>> checking directory for storing BLOBs... /var/www/blobs
>
> shouldn't this be the mysql directory? Or aren't these database blobs?
No, blobs are stored in the filesystem. MySQL has no provisions to
stream blobs, so storing and serving them would be a memory hog.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]