PDA

View Full Version : FTP error - no images


Ronald
29th of October 2003 (Wed), 14:42
Can anyone help me with my ftp error?
I'm trying to install EE -full on a XAMPP apache 2 / PHP 4.3 configuration, setup on my own webserver. I run FileZilla as an ftp server.

I keep on getting the following 2 errors on my ftp test:
- CREATE DIRECTORY 'ee_ftp_test_directory_creation': FAILED Reason: ftp_mkdir(): Directory created successfully
- DIRECTORY 'ee_ftp_test_directory_creation' REMOVAL: FAILED Reason: ftp_rmdir(): Directory not found

I tried uploading an image:
- sending an image works fine
- the imagemagick part doesn't seem to work properly, the files arn't placed properly or the workingfolder is incorrect. If I check my index page I see that it can't find the path to my images. That is correct because they aren't placed in any folder. Clicking on this image gives me the following error:

Exhibit Engine MySQL error!
ERROR FROM QUERY sizelist in page 'photo':

------------------------------
Unknown column 'ee_size.ee_size_menutext' in 'order clause'
------------------------------

If you encounter this error with unmodified EE source code please mail this error to EE developers with version number, detailed circumstances when it happened and preferably with a database backup dump. All reports helps improving EE to your satisfaction. Thank You.


I get the following EE ftp error messages:

msg 2852 | ftp
scandinavie_13_0106.jpg: UPLOAD ERROR. Reason: ftp_put(): Filename invalid
[Wed Oct 29th, 2003 21:05:13]

msg 2851 | ftp
NAPOLI: IMAGEMAGICK COMMAND (resize+sharpen)
d:/ImageMagick-5.5.7-Q8/convert.exe -size 43x28 UPLOAD/scandinavie_13_0106.jpg -resize 43x28! +profile * -unsharp 0.6x0.7+2+0.1 -quality 0 UPLOAD/ee_temp_upload/scandinavie_13_0106.jpg
EXECUTED OK
[Wed Oct 29th, 2003 21:05:12]

msg 2850 | ftp
NAPOLI: Working directory changed to 'D:/Web/xampp/htdocs/gallery2/galleries/microthumb'
[Wed Oct 29th, 2003 21:05:10]

The following screencaptures describe my setup and errors:

http://62.251.122.161/temp/upload.jpg

http://62.251.122.161/temp/ftpsetup.jpg

http://62.251.122.161/temp/ftp.jpg

http://62.251.122.161/temp/path.jpg


I hope someone can help? Is there a manual or better instruction guide somewhere? Could someone with their own webserver place some screen captures with their ftp and path settings etc. on this forum? It would really help us newbies!

Thanks

Pekka
31st of October 2003 (Fri), 07:13
I mailed you about these issues (one bug and some path mismatches).

Ronald
31st of October 2003 (Fri), 08:34
Hi Pekka,

Thanks for replying to my problems. I changed my paths like you told me. I also changed the sortingmethod containing the bug. Things still don't seem to work however. There are two things that seem strange to me and might cause the problem.

First my EE ftptestreports shows a conflicting error.

http://62.251.122.161/temp/testreport.jpg

The strange thing: It says it failed because the directory was created succesfully. Then it says it can not delete the directory because it could not find it, eventhough the directory is there when I check out the folder with my Win Explorer (Home web server).

Secondly I find an ftp error in my FileZilla FTP log.

http://62.251.122.161/temp/ftperror2.jpg

It says the filename is incorrect and that it therefore can't find the path. This is strange. It seems related to the previous error, but could also have to do with ImageMagick?

My EEftplog shows the following error:

http://62.251.122.161/temp/EEftpreport.jpg

The error, I think, has something to do with finding or placing the resized files. Yet I think my paths are setup properly like you told me. (My ftp setup allows full acces to the folders.)

I finally have one more question. I set up ImageMagick using the windows executable. This seems to be working properly after doing the test included with the software. You mentioned needing the jpg and png libraries. Are these automatically included In this softwarepackage? How do I know? I checked out the links on your Beta page. I couldn't make any sense out those pages however. They're all about compiling binaries etc. Am I correct in concluding that I don't need this and that my installment of ImageMagick is complete and doesn't need an installment of jpg and png libs?

Thanks for helping out Pekka I hope to get this cool software package working soon!