Logged In: YES
user_id=614639
my bad .... the not found (404) was do to:
RewriteRule ^/.*\.png$ - [L]
RewriteRule ^/.*\.gif$ - [L]
in my .htaccess
and i was namming the image with those extensions...
total fresh install of 6.6.5
when uploading a image i get this on the log:
[Wed Aug 10 14:05:56 2005] -e: DBD::mysql::db
begin_work failed: Already in a transaction at
/data/WebGUI/lib/WebGUI/SQL.pm line 115.
[Wed Aug 10 14:05:56 2005] -e: commit ineffective with
AutoCommit enabled at /data/WebGUI/lib/WebGUI/SQL.pm
line 236.
[Wed Aug 10 14:05:56 2005] -e: Commmit ineffective
while...