Upload - Unknown PHP upload error code Upload - Unknown PHP upload error code
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Upload - Unknown PHP upload error code

Started by Alex_5252, January 08, 2012, 09:18:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Alex_5252

I'm having issues when uploading on my Coppermine driven gallery http://foto.lo.5252.ru/
When using http uploads and the suggested settings for upload troubleshooting in place, I get the error message

Unknown PHP upload error code.

Here's the test user account data:
    Username: tester
    Password: tester

I have been using the image taken from foto.lo.5252.ru/zzzpg.jpg as an example to test with.

Search the forums of similar cases have not found.

I have no idea what else to do.
Thanks in advance for your suggestions

Alex_5252

OS Gentoo.
Error found, variable upload_tmp_dir has not been defined.

/etc/php/apache2-php5.3/php.ini:

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
; http://php.net/upload-tmp-dir
;upload_tmp_dir =
upload_tmp_dir = /tmp


Thanks for you software for gallery!