Image upload error

G

Garro

Guest
Please see the below error and advise where things are going haywire..

Warning: Unable to create '/usr/www/users/leisur/leisureafrica.co.za/modules/Yellow_Pagesdadabik_tmp_file_3cities_logo.gif': Permission denied in /usr/www/users/leisur/leisureafrica.co.za/modules/Yellow_Pages/include/business_logic.php on line 649

Warning: Unable to move '/tmp/phpikKhTE' to '/usr/www/users/leisur/leisureafrica.co.za/modules/Yellow_Pagesdadabik_tmp_file_3cities_logo.gif' in /usr/www/users/leisur/leisureafrica.co.za/modules/Yellow_Pages/include/business_logic.php on line 649
An error occurred when uploading a file.
 
E

Eugenio

Guest
Garro wrote:

> Please see the below error and advise where things are going
> haywire..
>
> Warning: Unable to create
> '/usr/www/users/leisur/leisureafrica.co.za/modules/Yellow_Pagesdadabik_tmp_file_3cities_logo.gif':
> Permission denied in
> /usr/www/users/leisur/leisureafrica.co.za/modules/Yellow_Pages/include/business_logic.php
> on line 649
>
> Warning: Unable to move '/tmp/phpikKhTE' to
> '/usr/www/users/leisur/leisureafrica.co.za/modules/Yellow_Pagesdadabik_tmp_file_3cities_logo.gif'
> in
> /usr/www/users/leisur/leisureafrica.co.za/modules/Yellow_Pages/include/business_logic.php
> on line 649
> An error occurred when uploading a file.

Please set the correct permission, the Web server user must have the write permission on the upload folder and on the temporary upload folder used by PHP (see php.ini for details).

Eugenio.

(Latest version of DaDaBIK when this message was posted: 2.2.1)
 
Top