Apache Config Issues

Author Message

shane reidy

Wednesday 13 January 2010 3:37:12 am

Hey,

I'm currently working on an upgrade from 4.0 to 4.2, and have got most of the work done. I decided to install ez 4.2 in a new directory with ezflow before upgrading the existing database to work with the new install.

At this point I had the install working fine at example.com/ez_upgrade_test/index.php/ezflow_site/

As I needed to remove the 'ez_upgrade_test/index.php/ezflow_site/' chunk of the url I started playing with the apache rewrites. I tried to use the same configuration as the 4.0 install had, but this has not worked.

I can see the frontpage working fine at the root URL, but when I try to view an article I get a 403 Forbidden error. I can however avoid this error by applying some mod_auth directives to the directory, but this is not ideal.

I have checked the permissions and owners of the directory and all seems to be ok. I have also changed site.ini.append.php by turning ForceVirtualHost on, and mapping hosts to site accesses etc, as described in the docs.

Any clues as to why I can only view articles when Authorized (401)?

Currently (when not authorized), if I type example.com/index.php/news_article it gives me this error message: 'The requested module index.php could not be found', and if I type example.com/news_article I get the message: 'You don't have permission to access /ez_upgrade_test/news_article on this server.'

Any help and/or pointers would be very much appreciated.

Cheers,

Shane

shane reidy

Wednesday 13 January 2010 8:08:51 am

ah, got it!

the apache configs were conflicting with .htaccess

Nicolas Pastorino

Wednesday 13 January 2010 10:59:09 am

"

ah, got it!

the apache configs were conflicting with .htaccess

"

So is your issue resolved totally ?
Cheers,
--
Nicolas

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

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 05:12:13
Script start
Timing: Jan 18 2025 05:12:13
Module start 'layout'
Timing: Jan 18 2025 05:12:13
Module start 'content'
Timing: Jan 18 2025 05:12:14
Module end 'content'
Timing: Jan 18 2025 05:12:14
Script end

Main resources:

Total runtime0.8782 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 589.0313152.6250
Module start 'layout' 0.00710.0030 741.656339.4453
Module start 'content' 0.01010.8667 781.1016535.3828
Module end 'content' 0.87690.0013 1,316.484412.1719
Script end 0.8781  1,328.6563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.4646160.0003
Check MTime0.00140.1565160.0001
Mysql Total
Database connection0.00140.154310.0014
Mysqli_queries0.824693.9029570.0145
Looping result0.00050.0580550.0000
Template Total0.844096.120.4220
Template load0.00250.289020.0013
Template processing0.841495.812120.4207
Template load and register function0.00020.018310.0002
states
state_id_array0.00110.119710.0011
state_identifier_array0.00080.088220.0004
Override
Cache load0.00220.2458260.0001
Sytem overhead
Fetch class attribute can translate value0.00060.067120.0003
Fetch class attribute name0.00110.126340.0003
XML
Image XML parsing0.00070.079920.0004
class_abstraction
Instantiating content class attribute0.00000.001140.0000
General
dbfile0.00090.0974160.0001
String conversion0.00000.000840.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
3content/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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/quote.tpldatatype/ezxmltext/quote.tplextension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs