How can I run phpmyadmin on the same local apache site as ez3?

Author Message

Sol Millin

Thursday 17 April 2003 3:36:55 pm

I have loaded the phpmyadmin site in a directory under the apache root.

When I type http://localhost/phpmyadmin-2.4.0/index.php

I get ez3 screens.

How can I run phpmyadmin on the same local apache website as ez3.

If I type in http://localhost/anythingunderthesun

I get ez3 screens instead of

unknown URL

With thanks

Sol Millin

Scot Wilcoxon

Friday 18 April 2003 6:48:51 am

I think you have your Rewrite rules inside your default server, at the top level.

Add another level to your Rewrite rules, such as adding "^ez3/" ahead of the match value (the second field on the line), where "ez3" is whatever you want the eZpublish site to be called. http://localhost/ez3/index.php, etc. eZp3 will look for the "index.php" part of the URL to find the file paths.

Or use virtual domains and have your rules within the appropriate domain definition.

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 15:16:41
Script start
Timing: Jan 18 2025 15:16:41
Module start 'layout'
Timing: Jan 18 2025 15:16:41
Module start 'content'
Timing: Jan 18 2025 15:16:41
Module end 'content'
Timing: Jan 18 2025 15:16:41
Script end

Main resources:

Total runtime0.8222 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.0094 588.3984152.6875
Module start 'layout' 0.00940.0036 741.085939.5234
Module start 'content' 0.01290.8075 780.6094456.5391
Module end 'content' 0.82040.0018 1,237.14848.0781
Script end 0.8222  1,245.2266 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4354160.0002
Check MTime0.00160.1962160.0001
Mysql Total
Database connection0.00230.274010.0023
Mysqli_queries0.776894.4841540.0144
Looping result0.00050.0632520.0000
Template Total0.782195.120.3911
Template load0.00230.280020.0012
Template processing0.779894.846220.3899
Template load and register function0.00020.020010.0002
states
state_id_array0.00120.144910.0012
state_identifier_array0.00120.145220.0006
Override
Cache load0.00160.1966160.0001
Sytem overhead
Fetch class attribute can translate value0.00060.069820.0003
Fetch class attribute name0.00120.151920.0006
XML
Image XML parsing0.00020.028920.0001
class_abstraction
Instantiating content class attribute0.00000.000820.0000
General
dbfile0.00060.0776100.0001
String conversion0.00000.003940.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
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 4

Time used to render debug report: 0.0001 secs