Author
|
Message
|
Web Master
|
Tuesday 02 June 2009 5:37:37 pm
I'm having trouble installing ez publish on my server. I have many error messages displaying on my installer wizard. for starters i'm getting
Fatal error: Class 'ezcBaseOptions' not found in /home/demo/public_html/kernel/private/options/ezpextensionoptions.php on line 54 Fatal error: eZ Publish did not finish its request The execution of eZ Publish was abruptly ended, the debug output is present below.
|
Greg McAvoy-Jensen
|
Tuesday 02 June 2009 6:11:01 pm
Norbert, Welcome to the eZ Publish community!
Perhaps eZ Components hasn't been installed? See: http://ezcomponents.org/docs/install
Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog
|
Web Master
|
Tuesday 02 June 2009 6:14:18 pm
you are correct, it has not. is ezcomponents included in ez publish or do i have to download it separately?
|
Web Master
|
Tuesday 02 June 2009 6:15:43 pm
and if it isn't part of the same zip file, is there a certain place i need to upload it to??
|
Web Master
|
Tuesday 02 June 2009 6:28:50 pm
the instructions on the ezconponents installation link are more confusing than they are helpful is there an installation wizard such as install.php that i can use instead of the pear command line??
|
Heath
|
Tuesday 02 June 2009 6:38:58 pm
It depends on what version of eZ Publish your using (ie: which did you download and install) Newer releases of eZ Publish now include eZ Components within the release (and need only be configured for production performance).
Cheers, Heath
Brookins Consulting | http://brookinsconsulting.com/
Certified | http://auth.ez.no/certification/verify/380350
Solutions | http://projects.ez.no/users/community/brookins_consulting
eZpedia community documentation project | http://ezpedia.org
|
Greg McAvoy-Jensen
|
Tuesday 02 June 2009 6:40:18 pm
Norbert,
There's a version of eZ Publish with eZ Components bundled: http://ez.no/download/ez_publish/ez_publish_4_stable_releases/4_1 However, I haven't used that bundle, so I'm not what is involved in installing eZ Components that way.
Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog
|
Heath
|
Tuesday 02 June 2009 7:20:01 pm
I'm sorry I as I read it now (unfortunately) you still must configure eZ Publish (Bundled with eZ Components) settings line entries within the 'config.php-RECOMMENDED' file and you must also rename it to 'config.php'.
http://pubsvn.ez.no/nextgen/stable/4.1/config.php-RECOMMENDED http://pubsvn.ez.no/nextgen/stable/4.1/doc/specifications/4.1/autoload_refinement/autoload_design.txt Uncomment this line in the above file, define( 'EZP_USE_BUNDLED_COMPONENTS', true );
Unfortunately the bundled release does not have it's own section in the installation documentation type name like http://ez.no/doc/ez_publish/technical_manual/4_0/bundled_installation
Worse is the 'config.php' file and how/why/what it is all about is not documented in ez.no/doc or not really covered outside of too few comments in any of the ez.no/doc installation documentation,
http://ez.no/doc/ez_publish/technical_manual/4_0/installation/normal_installation/requirements_for_doing_a_normal_installation
http://ez.no/doc/ez_publish/technical_manual/4_0/installation/normal_installation/installing_ez_publish_on_a_linux_unix_based_system#comment4435 http://ez.no/doc/ez_publish/technical_manual/4_0/installation/normal_installation/installing_ez_publish_on_a_linux_unix_based_system#comment4435 I hope this helps.
Cheers, Heath
Brookins Consulting | http://brookinsconsulting.com/
Certified | http://auth.ez.no/certification/verify/380350
Solutions | http://projects.ez.no/users/community/brookins_consulting
eZpedia community documentation project | http://ezpedia.org
|
Web Master
|
Tuesday 02 June 2009 7:39:17 pm
ezpublish 4.1.2 ezcomponents 2008.2.3
|
Web Master
|
Tuesday 02 June 2009 7:53:03 pm
what is the base path supposed to be?
|
Web Master
|
Tuesday 02 June 2009 8:02:48 pm
Fatal error: Class 'ezcBaseRepositoryDirectory' not found in /home/demo/public_html/Base/src/base.php on line 461 Fatal error: eZ Publish did not finish its request The execution of eZ Publish was abruptly ended, the debug output is present below.
|
Gaetano Giunta
|
Wednesday 03 June 2009 12:51:44 am
<i>I'm sorry I as I read it now (unfortunately) you still must configure eZ Publish (Bundled with eZ Components)</i> Nopes. If you download the eZP version with the eZC bundled, you do need to configure anything at all - if you look into the code will see that lib/ezc is checked even if EZP_USE_BUNDLED_COMPONENTS is not set...
Principal Consultant International Business
Member of the Community Project Board
|
Web Master
|
Wednesday 03 June 2009 4:39:01 pm
how can i tell if i have the bundled version or not. what other changes would need to be made if what i'm using is the bundled version??
|
Web Master
|
Wednesday 03 June 2009 4:43:45 pm
if on the other hand what i have is not the bundled version where would i be able to download it from?
|
Noicokuna Niemoge
|
Wednesday 03 June 2009 11:58:18 pm
Check the "Download" section of this site, there's everything written. In your shoes, I would install pear (it's easy as pie), install the packages through it, and then add the path to ezc in config.php file. Also, check the installation manual on this site.
Shiki soku ze ku...
|
kracker (the)
|
Thursday 04 June 2009 12:51:54 am
Heh. Heath took a guess, this time I fell hard <grin /> Thank you Gaetano for shedding some light and clarifying how this system works a smidgen.
Cheers, <i>//kracker Kottonmouth Kings "let's ride" (cocks hat to an angle) : uhh ...</i>
Member since: 2001.07.13 || http://ezpedia.se7enx.com/
|
Web Master
|
Friday 05 June 2009 6:01:15 am
thanks the installation completed successfully now. however now i have the problem that the content structure section of the admin panel is not showing all the pages i've created, and that "section home" and "form page" and some of the other options i had seen available in 4.0.0 don't seem to be available in 4.1.2.
|
Web Master
|
Friday 05 June 2009 6:03:06 am
also is there a way to rename the directory of the admin panel without corrupting the script?
|
Web Master
|
Saturday 06 June 2009 7:34:28 am
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/demo/public_html/index.php on line 114 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/demo/public_html/index.php on line 114 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/demo/public_html/index.php on line 114 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/demo/public_html/index.php on line 114
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/demo/public_html/index.php on line 114 An unexpected error has occurred. Please contact the webmaster.
|