Forums / Install & configuration / Pictures won't display. Help!

Pictures won't display. Help!

Author Message

Pete Hinkley

Thursday 13 May 2004 8:30:39 am

I've been using MySQL 4.0.18 with php 4.3.5 and phpbb 2.0.8 with IIS on Win2000 Server with no problems. I wanted to try Ez-Publish's Photo Album. So I downloaded Apache 1.3.29 and Ez-Publish 3.3.4. It installed ok. However, I can't see any pictures I put on the Photo Album. I only see a white dot or a 1cm white box. In IIS with phpbb it works fine with any picture extension so the problem must be between Apache, gd and Ez-Publish. I have the php_gd2.dll is in the System32 folder and is un commented in the php.ini. Apache starts without errors, but one- [warn]:(mod_php4.c is already added; skipping). If that means anything to you guys. Don't know what I can do to remedy this. I looked at a bunch of Google suggestions form different sites but none of them helped. I'm hoping that having IIS and Apache taking from the same php install isn't a problem. You can see both the phpbb and the problem with Ez-Publish at http://mysite.verizon.net/vze1tvxm/pete/
Scroll down and on the left in a white and red box are the 2 links you need. Thanks alot guys. Any other info you need I will be glad to post.
Pete Hinkley

Lazaro Ferreira

Thursday 13 May 2004 10:45:32 am

Hi,

Turn on DebugOutput at

settings/siteaccess/your_site_access/site.ini.append

Do it for both admin and user siteaccess, then clear the cache and take a look at debug messages

Lazaro

Lazaro
http://www.mzbusiness.com

Pete Hinkley

Thursday 13 May 2004 11:24:46 am

I'm a total n00b at this so please forgive me. The Photo Gallery is running on a server that is not a part of my website. The website is hosted by Verizon, and I am trying Ez-Publish out as a personal project on my own server at my home. I just linked to it from my Verizon website. That being said, I found the file "site.ini.append" for the Gallery. Here is the entire text:
<?php /* #?ini charset="utf8"?

[SiteSettings]
LoginPage=embeded
SiteName=Gallery
SiteURL=192.168.0.102:82/My_Site/index.php

[SiteAccessSettings]
RequireUserLogin=false

[DesignSettings]
StandardDesign=standard
SiteDesign=gallery

[FileSettings]
VarDir=var/gallery

[ContentSettings]
EditDirtyObjectAction=usecurrent
TranslationList=

[DatabaseSettings]
DatabaseImplementation=ezmysql
Server=localhost
Database=photogallery
User=root
Password=******
Charset=
Socket=disabled

[InformationCollectionSettings]
EmailReceiver=

[UserSettings]
RegistrationEmail=

[MailSettings]
AdminEmail=casa######cape.net
EmailSender=

[RegionalSettings]
Locale=eng-US
ContentObjectLocale=eng-US
TextTranslation=enabled
*/ ?>

I don't know exactly what to do about your suggestion of the debugoutput section. What should I do? (I'm no programmer as you can tell, although I have an MCSA). Thanks again.
Pete Hinkley

Alexandre Cunha

Friday 14 May 2004 8:59:35 am

Add this:

[DebugSettings]
DebugOutput=enabled

http://AlexandreCunha.com

Pete Hinkley

Friday 14 May 2004 9:21:01 am

Thanks again. I have a couple of questions.
When I added that text to Debug to the append file it saved the file as text out of Wordpad. Is that ok? Should I have used a different program to edit the append file? I have the original so I could do it over with something else.
I rebooted the server and I think that took care of the cache.
Second: The debug messages are the ones at the bottom of the Ez-Publish Gallery when I logon, right?
Thanks again.
Pete Hinkley

Pete Hinkley

Friday 14 May 2004 10:52:45 am

Ok I edited the .append file with DreamWeaver MX. Works ok now. You can check out the link to the Gallery and the display of the error list at my website so long as the IP stays the same or my server doesn't go down- http://mysite.verizon.net/vze1tvxm/pete. Scroll down and it's in the red box on the left.

Not sure how to clear the cache. I rebooted the server and I think that cleared the cache. None of the errors seem picture related. Can you guys tell me what to do to remedy each error?
Pete Hinkley

Alexandre Cunha

Saturday 15 May 2004 12:18:12 pm

As i can understand reading the debug output, probably you dont have a image hanlder installed.
You need imagemagick or GD.
GD is used on many hosting companies.
And if you dont see any image, is becasuse magemagick or GD are missing or bad configuration.

I can sugest you, first take a look on the documentation:
http://ez.no/ez_publish/documentation

And about instalation methods:
http://ez.no/ez_publish/documentation/toc/(from)/34400

Just a quick tip:
When you have started the instalation, you see a screen with a option to "fine tune" (or something like this, dont remenber) the system.
This option gives you important information about things missing or things you need improve.
This includes the image handler.

good luck

axel

http://AlexandreCunha.com

Pete Hinkley

Thursday 20 May 2004 11:17:36 am

I reinstalled php into the Apache main folder with apache.exe but nothing changed. However, I have one more thing to add. Only the icons are not displaying. When you click on the icon for a picture, the picture comes up. Even the icon for the Gallery Home in the upper left is not displaying. That icon is the white box with the red X in the middle. The other icons are just white boxes.
I'm hoping someone can help me with that!
Thanks.
Pete Hinkley