molski
January 9th, 2005, 11:21
I have Mambo 451 and the newest edition of phpshop (complete package) insalled on my SME Server v6.0.1-01 (based on RH7.3).
This is my PHP version:
PHP 4.3.8 (cli) (built: Jul 19 2004 19:30:39)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
When I add a product in the shop and want to add an image (or thumbnail) to the shop, it returns with this message:
Error: Cannot read uploaded thumbnail image temp file. \n One common reason for this that the upload path cannot be accessed because of the open_basedir settings in the php.ini .
Error: Cannot read uploaded full image temp file. \n One common reason for this that the upload path cannot be accessed because of the open_basedir settings in the php.ini .
In my php.ini open_basedir is left blank, my /tmp dir. has filerights 777 and uploading files, components, modules, images ALL works.
Only image-uploading in the shop does not work!
What the hell can be going on....help needed here very badly ;)
Regards,
Molski
This is my PHP version:
PHP 4.3.8 (cli) (built: Jul 19 2004 19:30:39)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
When I add a product in the shop and want to add an image (or thumbnail) to the shop, it returns with this message:
Error: Cannot read uploaded thumbnail image temp file. \n One common reason for this that the upload path cannot be accessed because of the open_basedir settings in the php.ini .
Error: Cannot read uploaded full image temp file. \n One common reason for this that the upload path cannot be accessed because of the open_basedir settings in the php.ini .
In my php.ini open_basedir is left blank, my /tmp dir. has filerights 777 and uploading files, components, modules, images ALL works.
Only image-uploading in the shop does not work!
What the hell can be going on....help needed here very badly ;)
Regards,
Molski