www URL shows no images.

andrewd

Joined: 2008-10-16
Posts: 9
Posted: Thu, 2008-10-16 18:44

I installed Gallery 2 and have been using it a while. The URL it runs from is carcrafttruckworks.com/etc. IF I put in www.carcrafttruckworks.com I get no images.

Can anyone help?

Gallery version = 2.2.4 core 1.2.0.6
PHP version = 5.2.6 cgi-fcgi
Webserver = Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Database = mysqlt 5.0.45-community-log, lock.system=flock
Toolkits = ArchiveUpload, Dcraw, Exif, Getid3, LinkItemToolkit, Thumbnail, Gd, ImageMagick, NetPBM
Acceleration = none, none
Operating system = Linux box272.bluehost.com 2.6.26-5_2.BHsmp #1 SMP Thu Sep 25 09:22:16 MDT 2008 x86_64
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Rows in GalleryAccessMap table = 51
Rows in GalleryAccessSubscriberMap table = 1408
Rows in GalleryUser table = 4
Rows in GalleryItem table = 1400
Rows in GalleryAlbumItem table = 8
Rows in GalleryCacheMap table = 0
Browser (e.g. Firefox 2.0):

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 4353
Posted: Thu, 2008-10-16 18:58

Site Admin > URL Rewrite > Setup add the www. of your site to the Approved Referrers list.

Also, uninstall GD if you have ImageMagick and NetPBM working. They are better, more efficient and well GD just seems to cause resource problems, so don't use it if you don't have too.

Same goes for Dcraw, Exif, Getid3. If you are not importing RAW images, you don't need Dcraw. If you are not reading EXIF info or having Gallery auto-rotate your images you don't need EXIF. If you are not importing MP3s, you don't need Getid3.

Did you install Gallery through your host's control panel? This is not the first time I've seen this same setup, the same unnecessary plugins activated and the same www. no images problem.

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

Login or register to post comments
andrewd

Joined: 2008-10-16
Posts: 9
Posted: Fri, 2008-10-17 20:03

I added the rewrite. That fixed it. Thanks.

NO, I installed it from the download and followed the instructions, via FTP.

Now, I just have to try to get it to work on a Windows server.

Login or register to post comments