FTP Takeover not working

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
mikepkp17
Posts: 15
Joined: Mon 13. Feb 2006, 14:14

FTP Takeover not working

Post by mikepkp17 »

Hi all,

I use the latest release r307 and it seems that FTP Takeover in File Central is not working. I get the following error messages:
selected files uploaded via ftp will be taken over!


Warning: getimagesize() [function.getimagesize]: Read error! in /cms/include/inc_lib/backend.functions.inc.php on line 103

Warning: getimagesize() [function.getimagesize]: Read error! in /cms/include/inc_act/act_ftptakeover.php on line 285
konzert2007 (Error while writing file to storage (1).)

error while file take over

click here to go back
Single file upload is working an also thumbnails are shown.

Any pointers are appreciated...

regards, Mike
User avatar
markus s
Moderator
Posts: 654
Joined: Sat 16. Dec 2006, 19:21
Location: Radfeld / Tirol
Contact:

Re: FTP Takeover not working

Post by markus s »

take al ook to the config file
$phpwcms['file_maxsize'] = 2097152; (maybe to small).
look at the name of jpg, or png - what kind of picture you use...
moderator
propelled by fresh air from tirol
XING|FACEBOOK|OMENTO
xinoy
Posts: 60
Joined: Thu 7. Feb 2008, 21:05

Re: FTP Takeover not working

Post by xinoy »

did you chmod all necessary files?
mikepkp17
Posts: 15
Joined: Mon 13. Feb 2006, 14:14

Re: FTP Takeover not working

Post by mikepkp17 »

Thank you for your hints, the second problem was, that I didn't chmod all files.

I haven't investigated the initial problem but I moved the whole phpwcms installation to another server
(which was already running phpwcms) and after that the ftp takeover was working without any problem (after chmod of course ;-))

regards, Mike
Post Reply