I can't upload image from my desk to the server with php safe_mode off...
how can I do?
I whant to upload images and put it in the message
I've found some problem in the configuration.php file for the absolute path
now I'vbe it like this:
$Config['UserFilesPath'] = '/new_mailer/upload/' ;
$Config['UserFilesAbsolutePath'] = '/var/www/hosting/sXXXXXX.net/www/new_mailer/upload/' ;
and the browserfile work I can create a folder and so on but I can't upload nothing on the server...
it is a problem of safe_mode?
what I've to check now?
the configuration seems ok!
how can I do?
I whant to upload images and put it in the message
I've found some problem in the configuration.php file for the absolute path
now I'vbe it like this:
$Config['UserFilesPath'] = '/new_mailer/upload/' ;
$Config['UserFilesAbsolutePath'] = '/var/www/hosting/sXXXXXX.net/www/new_mailer/upload/' ;
and the browserfile work I can create a folder and so on but I can't upload nothing on the server...
it is a problem of safe_mode?
what I've to check now?
the configuration seems ok!
Re: safe_mode off no upload image
I'm looking for this file also via ftp but nothing!
Re: safe_mode off no upload image
what I've tosee in the infophp()????
PHP Version 4.4.8_pre20070816-pl0-gentoo
safe_mode Off Off
upload_max_filesize 18M 18M
upload_tmp_dir no value no value
suhosin.upload.disallow_binary 0 0
suhosin.upload.disallow_elf 1 1
suhosin.upload.max_uploads 25 25
suhosin.upload.remove_binary 0 0
file_uploads On On
gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
WHATS MORE?