Page 1 of 1

Help Trying to save attachment on disk

Posted: 06 Jun 2005, 13:03
by ticaro.valmul
I'm using version 1.0a3
It works well when attachment are in DATABASE
but when I try to use DISK solution

I get the following message on Linux and windows easyphp
APPLICATION ERROR #0

ERREUR : Une erreur s'est produite. Merci de contacter votre administrateur.

I've tried to define a directory for the projet but it does'nt solve my problem

If anybody can help ?

Thanks in advance

Posted: 07 Jun 2005, 01:56
by thraxisp
Is the directory writable by the web server userid?

An error of 0 is strange. For experimental purposes, you could set $g_show_detailed_errors = ON; in your config_inc.php. This will provide more information on the failure.