Forums / Setup & design / Bring ez Publish site data from Windows into Linux
Nguyen Tien Hy
Monday 16 August 2004 4:00:48 am
I had a site developped in Windows ezpublish. I move the site onto Linux ezpublish. Windows anh Linux ez. are the same version. Everything OK but some images not appear.Help me!
Ole Morten Halvorsen
Monday 16 August 2004 7:06:14 am
Hi,
Have you tried to clear the image cache? This can be done from the eZ publish admin interface.
Login to admin, press the "Setup" tab, choose "Cache Management" from the left menu, select the "Image alias" checkbox and press "Clear selected".
Ole M.
Senior Software Engineer - Vision with Technology http://www.visionwt.com http://www.omh.cc http://www.twitter.com/omh eZ Certified Developer http://ez.no/certification/verify/358441 http://ez.no/certification/verify/272578
Aya Brea
Monday 16 August 2004 7:08:28 am
Check your storage folder inside $ezpublishroot/var/$siteaccess/
Your name is a Vietnamese name, hi there!!!
Tuesday 17 August 2004 2:14:05 am
I am the "author" of the message "Bring ez Publish site data from Windows into Linux". Thank Ole Morten anhd Aya Brea for their indications.
I have cleared "Image Alias". I also have re-checked var/$siteaccess. It's not OK.
There is a new problem. In Linux ez, I create a new datatype image object. Writing image files on var is successful. But the image don't appear.
Ninh Nguyen Viet
Tuesday 17 August 2004 7:24:56 am
> I have cleared "Image Alias". I also have re-checked var/$siteaccess. It's not OK.
It's not OK so make sure it's OK, how "not OK" is it?
> There is a new problem. In Linux ez, I create a new datatype image object. Writing image files on var is successful. But the image don't appear.
Then check your ImageMagick or GD/GD2.
Edward Eliot
Tuesday 31 August 2004 1:56:15 am
Could it be a case sensitivity issue? In Windows filenames are case insensitive. In Linux they are case sensitive. If you used a mix in whilst developing in Windows and then switched to Linux images might stop displaying.