Apache AND IIS (specifics please?)

Author Message

Scott Koegler

Tuesday 22 March 2005 7:03:41 am

I've seen many postings about running both Apache and IIS on a Windows server. I currently have apps running on my server under IIS but want to run EZ on the same server. I understand (I think) that I can continue to run my IIS apps on port 80 and (simply?) change Apache to run on another port... probably 8080.

Can someone tell me the specific changes I need to make in the Apache installation and where to make the changes? Also, what are the implications to visitors? do they need to add the port :8080 to the url if they want to visit?

Thanks... over my head already and only started.

Scott

Ɓukasz Serwatka

Tuesday 22 March 2005 10:06:22 pm

Hi Scott,

Edit your httpd.conf file which is located in apache_root/conf dir and change default port 80 to 8080 in "Section 2: 'Main' server configuration" (1.3.33). Then you access your site http://localhost:8080
Remember to restart Apache after configuration changes.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Frederik Holljen

Wednesday 23 March 2005 12:31:29 am

and yep, your users would have to add the portnumber when they want to visit your site.

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 19 2025 11:56:03
Script start
Timing: Jan 19 2025 11:56:03
Module start 'layout'
Timing: Jan 19 2025 11:56:03
Module start 'content'
Timing: Jan 19 2025 11:56:04
Module end 'content'
Timing: Jan 19 2025 11:56:04
Script end

Main resources:

Total runtime0.9811 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0079 589.2734152.6406
Module start 'layout' 0.00790.0064 741.914139.4766
Module start 'content' 0.01430.9656 781.3906576.6328
Module end 'content' 0.97990.0011 1,358.023412.1406
Script end 0.9811  1,370.1641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.4174160.0003
Check MTime0.00140.1462160.0001
Mysql Total
Database connection0.00100.100910.0010
Mysqli_queries0.920693.8282590.0156
Looping result0.00060.0615570.0000
Template Total0.914193.220.4571
Template load0.00240.246220.0012
Template processing0.911792.922320.4558
Template load and register function0.00020.022610.0002
states
state_id_array0.00240.240810.0024
state_identifier_array0.00170.168320.0008
Override
Cache load0.00200.2027150.0001
Sytem overhead
Fetch class attribute can translate value0.00060.057330.0002
Fetch class attribute name0.00150.149250.0003
XML
Image XML parsing0.00120.124330.0004
class_abstraction
Instantiating content class attribute0.00000.001050.0000
General
dbfile0.00720.7328240.0003
String conversion0.00000.001140.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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: 6

Time used to render debug report: 0.0001 secs