Problem with Virtual host

Author Message

Adas Wasowski

Tuesday 10 January 2006 6:31:38 am

Im my .htaccess I have (/opt/lampp/htdocs/ez/.htaccess):

NameVirtualHost 127.0.0.1
 
<VirtualHost 127.0.0.1>
    <Directory /opt/lampp/htdocs/ez>
        Options FollowSymLinks
        AllowOverride None
    </Directory>
 
    <IfModule mod_php4.c>
        php_admin_flag safe_mode Off
        php_admin_value register_globals    0
        php_value magic_quotes_gpc  0
        php_value magic_quotes_runtime  0
        php_value allow_call_time_pass_reference 0
    </IfModule>
 
    DirectoryIndex index.php
 
    <IfModule mod_rewrite.c>
        RewriteEngine On
        Rewriterule ^/var/storage/.* - [L]
        Rewriterule ^/var/[^/]+/storage/.* - [L]
        RewriteRule ^/var/cache/texttoimage/.* - [L]
        RewriteRule ^/var/[^/]+/cache/texttoimage/.* - [L]
        Rewriterule ^/design/[^/]+/(stylesheets|images|javascript)/.* - [L]
        Rewriterule ^/share/icons/.* - [L]
        Rewriterule ^/extension/[^/]+/design/[^/]+/(stylesheets|images|javascripts?)/.* - [L]
        Rewriterule ^/packages/styles/.+/(stylesheets|images|javascript)/[^/]+/.* - [L]
        RewriteRule ^/packages/styles/.+/thumbnail/.* - [L]
        RewriteRule ^/favicon.ico - [L]
        RewriteRule ^/robots.txt - [L]
        # Uncomment the following lines when using popup style debug.
        # RewriteRule ^/var/cache/debug.html.* - [L]
        # RewriteRule ^/var/[^/]+/cache/debug.html.* - [L]
        RewriteRule .* /index.php
    </IfModule>
 
    DocumentRoot /opt/lampp/htdocs/ez
    ServerName localhost/ez
    ServerAlias localhost/ez
</VirtualHost>

and I have a message when I go to http://localhost/ez

Internal Server Error

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

Please contact the server administrator, you@your.address 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.
Apache/2.0.53 (Unix) mod_ssl/2.0.53 OpenSSL/0.9.7d PHP/4.3.11 DAV/2 mod_perl/1.999.21 Perl/v5.8.6 Server at localhost Port 80

what is wrong??
thanks

Adas Wasowski

Tuesday 10 January 2006 6:38:05 am

in site.ini i have:

[SiteAccessSettings]
AvailableSiteAccessList[]
AvailableSiteAccessList[]=ez
MatchOrder=host
HostMatchMapItems[]=localhost/ez;ez

Łukasz Serwatka

Thursday 12 January 2006 11:48:09 pm

Hi Adas,

<VirtualHost> directive is not allowed in .htaccess files. You need to configure your VH in the server configuration file httpd.conf.

Take a look on on this example:
http://ez.no/doc/ez_publish/technical_manual/3_6/installation/virtual_host_setup/virtual_host_example

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

Adas Wasowski

Friday 13 January 2006 2:50:57 am

Hi Lukasz

thanks, it works on my local machine

but I dont have permission to access to http.conf on web server, what can I do? is it a another way??

Łukasz Serwatka

Friday 13 January 2006 2:58:09 am

You can ask your hosting administrator for help. He can add this directive in to httpd.conf. This is shouldn't be a problem.

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

Adas Wasowski

Wednesday 01 February 2006 8:06:38 am

this works fine, but i lost access to /mail folder.
i have a /mail folder
when i go to http://domain.com/mail i cannot check up my emails but i have ezerror: Module not found.
what should i change in my file httpd.conf
but:
RewriteRule ^/mail - [L]
RewriteRule ^/mail/.* - [L]
doesnt work

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 03:32:23
Script start
Timing: Jan 19 2025 03:32:23
Module start 'layout'
Timing: Jan 19 2025 03:32:23
Module start 'content'
Timing: Jan 19 2025 03:32:25
Module end 'content'
Timing: Jan 19 2025 03:32:25
Script end

Main resources:

Total runtime1.3032 sec
Peak memory usage4,096.0000 KB
Database Queries66

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.2734152.6406
Module start 'layout' 0.00520.0028 741.914139.4609
Module start 'content' 0.00801.2937 781.3750576.0234
Module end 'content' 1.30170.0015 1,357.398416.1641
Script end 1.3032  1,373.5625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2546160.0002
Check MTime0.00140.1090160.0001
Mysql Total
Database connection0.00070.051410.0007
Mysqli_queries1.245795.5849660.0189
Looping result0.00060.0442640.0000
Template Total1.272097.620.6360
Template load0.00210.161420.0011
Template processing1.269997.439020.6349
Template load and register function0.00020.011710.0002
states
state_id_array0.00090.072410.0009
state_identifier_array0.00100.080520.0005
Override
Cache load0.00180.1369380.0000
Sytem overhead
Fetch class attribute can translate value0.00040.030820.0002
Fetch class attribute name0.00100.074270.0001
XML
Image XML parsing0.00090.072720.0005
class_abstraction
Instantiating content class attribute0.00000.001280.0000
General
dbfile0.00180.1361180.0001
String conversion0.00000.000640.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
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/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
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/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: 26
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs