On Fri, Jun 01, 2007 at 04:32:17AM +0200, vincent wrote: > I had a lot of picturs to publish and wanted to upload all at once so I did > it with ftp and made a attach statment in the page. > But I can only se Attach:img123.jpg in the page. > > In localhost it work fine but in webhost I have to do a upload. Why? > Now when I ftp-compare localhost with webhost everything is equal. > > Why can't I ftp-upload?
What are the permissions on the files uploaded via FTP? Some FTP clients (and servers) default to not providing the webserver with read permissions to the files uploaded by FTP. Also, make sure that the webserver has read permissions to the upload directories. Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
