| 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
 |