heloo my web http://www.lbdwt.org/general.php is not showing images but its working fine on local enviroement.the images are coming from admin panel also the gallery page is not showing images. but working fine in local environment. could anyone explain it why its happening ?
You folder name does not match your stored folder name. Your image is shown as: Admin/General/merab.JPG When it exists on: admin/General/merab.JPG Either you rename the folder to "Admin" or name update your links to use "admin".
yup ThePHPMaster is right, linux is case sensitive. your script working in local maybe your local have windows os