Hi,
I am trying to create an attachment using the following code:
$id = 23;
$article = mgd_get_article($id);
$att = $article->createattachment("test","example", "gif");
Unfortunately, the createattachment funct fails because "Access denied". I
set up the permissions as stated in the documentation for the /.../.../blobs
directory already. I also added the req. line in httpd.conf. Why might this
be happening?
Thanks in advance,
Aditya Dhekney
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]