Share » Forums » Install & configuration » Manual installation not completely...

Manual installation not completely working

Manual installation not completely working

Tuesday 04 December 2007 5:41:55 pm - 3 replies

Modified on Wednesday 05 December 2007 1:07:25 am by stephen Gazard

Author Message

André R.

Wednesday 05 December 2007 1:49:42 am

1) you should put your db settings in settings/override/site.ini.append.php (if alle siteaccesses in this install uses same db, if not put the db settings in settings/siteaccess/*/site.ini.append.php)

2) You need to clear cache, look in any 3.8.x upgrade guide for a introduction.
If the script doesn't work, do this from ezp root folder in cli ( given that your site specific var folder is named 'plain_site'):

rm -Rf var/cache/*
rm -Rf var/plain_site/cache/*

3) make sure Apache 2.x is the "prefork" version.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

stephen Gazard

Wednesday 05 December 2007 1:59:02 am

Hello,

Thanks for the reply. I should have mentioned that I did not put my settings in override.php, and checked the old configuration. It had settings in settings/siteaccess/*/site.ini.append.php

I have also cleared the cache as per the install guide for the 3.8.* series.

Additionally, I configured apache using the information at http://ez.no/developer/articles/the_ez_publish_web_server_environment/configuring_apache_and_php

What finally worked was copying the all except /settings/ to the previously clean ezpublish 3.10 folder (I know, not recommended, but I was trying something as a last ditch attempt). I then copied over from the settings (note this had been modded to use the correct DB already) folder:
- site.ini*
- siteaccess/*
- override/*
- template.ini
- admininterface.ini
- codetemplate.ini
- content.ini
- design.ini

It now works. is any path information stored in the other files? I don't have time to check that out at the moment, but I was wondering if anyone knew off-hand
Cheers for your help. I may still need more.

stephen Gazard

Tuesday 11 December 2007 1:57:39 pm

Correction: it partly works. I've bumped my previous post so people can see where I got

I've got two sections to the site, 'site' and 'admin'
They each have site.ini.php in the respective /settings/siteaccess/ folders, and each have the same database settings entered in; I've checked.

However, going to index.php/admin/ results in the same page as index.php/site/

I don't understand why this is.
In /settings/override/site.ini.append.php, I have the following:
AvailableSiteAccessList[]=site
AvailableSiteAccessList[]=admin

In /settings/admin/site.ini.append.php and /settings/site/site.ini.append.php the following is set:
RelatedSiteAccessList[]=site
RelatedSiteAccessList[]=admin

Also in /settings/admin/site.ini.append.php is the requirement for users to login. However, on the previous setup, the site index.php/admin/ works fine

What appears to be the case is that eZpublish is not obtaining the siteaccess tags to properly choose the siteaccess.

Is this an apache misconfiguration? I have apache 2.0.55 running, but no idea how to determine if I'm running the pre-fork version

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu