| Saturday 10 May 2003 4:44:50 am 
                                                                 Hi James, 
I changed my site.ini.append as you proposed, but the result remained the same.There must be some other constellation problem.
 I tried to change the site.ini.append in
 /settings/siteaccess/demo (admin and user) too, but without success. 
Does something have to be changed in site.inin /settings /site.ini
 or must this file remain unchanged?
 Here is my site.ini.append: /settings/override/sit.ini.append.php <?php /* #?ini charset="iso-8859-1"? 
[DatabaseSettings]DatabaseImplementation=ezmysql
 Server=
 User=
 Password=
 Database=
 Charset=iso-8859-1
 Socket=disabled
 
[SiteSettings]SiteName=Exponential
 SiteURL=www.liber.de
 #SiteURL=www.liber.de/ez/index.php/user
 DefaultAccess=admin
 
[SiteAccessSettings]CheckValidity=false
 
[RegionalSettings]Locale=eng-GB
 ContentObjectLocale=eng-GB
 TextTranslation=disabled
 
[ContentSettings]TranslationList=eng-GB
 
[MailSettings]Transport=sendmail
 */ ?>
 
I have deleted only the DatabaseSettings because of the security reasons.The line #SiteURL=www.liber.de/ez/index.php/user is original line after the installation.
 I changed this line as you can see in
 SiteURL=www.liber.de
 but without success.
 Could you be so kind and try to access my site under: www.liber.de/ez/index.php/user or  www.liber.de/ez/index.php/admin 
You will see that "ez" is doubled in "ez/ez".You can try to log in with admin and publish.
 
Best regardsClaudius
 |