PDA

View Full Version : New Server, One Issue


jimmiec
26th of June 2005 (Sun), 21:45
Well I have completed my migration to a new ISP/server and migrated everything. If you'll remember I had a socket issue w/old ISP. Every thing seems perfect except when I try to UPLOAD to a gallery, and I get a server error.
msg 55385 | internal ftp: /gallery/images/normal/_MG_6357master.jpg UPLOAD FAILED
msg 55384 | internal ftp: upload in progress...
msg 55383 | internal ftp: 150 Accepted data connection
msg 55382 | internal ftp: STOR_A: 150 Accepted data connection
msg 55381 | internal ftp: STOR /gallery/images/normal/_MG_6357master.jpg
msg 55380 | internal ftp: DATA SOCKET OPEN
msg 55379 | internal ftp: OPENING NEW DATA SOCKET

The only thing I can find is in the EE ftp server test where this entry is displayed.
CHECK IF EE HOME DIRECTORY: FAILED Reason: unknown
DISCONNECTION FROM SERVER (quit): OK

All other ftp test test OK..........

Pekka
27th of June 2005 (Mon), 05:05
UPLOAD FAILED might be a folder permission problem, check that after update that following folders are hmod 777:

GALLERY/temp
GALLERY/export
GALLERY/input/temp
GALLERY/input/UPLOAD
GALLERY/input/UPLOAD/test
GALLERY/input/UPLOAD/ee_temp_upload
GALLERY/input/backup/ee_backup_files

About home directory, unless above suggestion fixes it, you'll need to check the REAL ftp path to directory by going there with ftp and giving PWD command.

You can always PM me access info and I can check things out there.