Big weird problem with my ez publish! HELP!

Author Message

Lauren H

Tuesday 17 June 2003 8:16:09 am

www.xrealmonline.com

In admin, and all that stuff. Everything stays the same, I can't get into any other menu or do anything it's weird. Help!

username: Admin
password: Publish

Ole Morten Halvorsen

Tuesday 17 June 2003 8:19:16 am

I guess you are using apache 2.

Take a look here:
http://ez.no/developer/ez_publish_3/documentation/ez_publish_3/typical_problems_and_solutions/ez_publish_3_and_apache_2

Senior Software Engineer - Vision with Technology

http://www.visionwt.com
http://www.omh.cc
http://www.twitter.com/omh

eZ Certified Developer
http://ez.no/certification/verify/358441
http://ez.no/certification/verify/272578

Lauren H

Tuesday 17 June 2003 8:30:40 am

Also, I'm not using Linux as the thing for the site space, but the MySQL database runs on Linux.

My friend who works for the ISP gave me server space and stuff for my site. The server is a Microsoft Server using Microsoft FTP Service (version 5.0). Would that make a differance? How do I check what version of Apache my site is running on?

What thing do I use to fix it? I'm not sure... ;( I'm dumb sorry

Lauren H

Tuesday 17 June 2003 1:56:24 pm

He runs iis5

Maggie Martin

Tuesday 17 June 2003 2:42:22 pm

put the code below on a text doc, name it php_info.php, upload it to your root directory and then look at it in your browser. It will tell you all kinds of info about your setup.

I may be stating the obvious ...

trying to be a helpful newbie,
M.

<?php

phpinfo();

?>

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

Main resources:

Total runtime0.0252 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0085 592.4844152.6563
Module start 'layout' 0.00850.0037 745.140639.4922
Module start 'content' 0.01210.0105 784.632893.2734
Module end 'content' 0.02270.0025 877.906334.3047
Script end 0.0252  912.2109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003011.8718140.0002
Check MTime0.00135.3333140.0001
Mysql Total
Database connection0.00093.499110.0009
Mysqli_queries0.003915.430530.0013
Looping result0.00000.063410.0000
Template Total0.00207.910.0020
Template load0.00114.551010.0011
Template processing0.00083.316510.0008
Override
Cache load0.00083.122610.0008
General
dbfile0.00041.451180.0000
String conversion0.00000.047340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs