500 Internat Server Error during ezp 4.1 installation

Author Message

Daniel Iribarren

Saturday 28 March 2009 5:01:25 am

Hi,

I am trying to install ezp 4.1. But I get one point during the installation the the system says:

"Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, you@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log."

And the screen I have just before this screen appears ask me about .htaccess configuration which says

"Your site is not running virtual host mode... you should follow the instructions bellow about how to install an .htaccess file..."

And the recommend solution is to run the commands:

cd /Applications/xampp/xamppfiles/htdocs/ezpublish-4.1.0
cp .htaccess_root .htaccess 

So I did that that from my shell command line.
But then I got the error 500 Internal Server Error

Is that error related to .htaccess configuration?

I looked at my error log file and I found the following

[Sat Mar 28 06:32:30 2009] [alert] [client ::1] /Applications/xampp/xamppfiles/htdocs/ezpublish-4.1.0/.htaccess: order not allowed here

Any suggestion of how to fix this error and finish with my ezp 4.1 installation?

Many thanks is advance.

André R.

Saturday 28 March 2009 6:41:17 am

Looks like apache is set up to not allow .htaccess files, look in the doc for how you can set up virtual host as alternative to .htaccess.
Alternatively if this is just test / dev setup, then skip this step.

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 18:38:55
Script start
Timing: Jan 18 2025 18:38:55
Module start 'layout'
Timing: Jan 18 2025 18:38:55
Module start 'content'
Timing: Jan 18 2025 18:38:57
Module end 'content'
Timing: Jan 18 2025 18:38:57
Script end

Main resources:

Total runtime1.1952 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 589.2969152.6563
Module start 'layout' 0.00450.0030 741.953139.5234
Module start 'content' 0.00741.1861 781.4766528.5313
Module end 'content' 1.19360.0016 1,310.007812.1094
Script end 1.1952  1,322.1172 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.3018160.0002
Check MTime0.00140.1156160.0001
Mysql Total
Database connection0.00060.049510.0006
Mysqli_queries1.145195.8082540.0212
Looping result0.00070.0571520.0000
Template Total1.158196.920.5790
Template load0.00220.187820.0011
Template processing1.155896.701920.5779
Template load and register function0.00020.013310.0002
states
state_id_array0.00070.062510.0007
state_identifier_array0.00250.208920.0012
Override
Cache load0.00190.1606240.0001
Sytem overhead
Fetch class attribute can translate value0.00100.079520.0005
Fetch class attribute name0.00180.150730.0006
XML
Image XML parsing0.00070.058920.0004
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00170.1461170.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs