Problem after first installation step

Author Message

Vidar Østevik

Tuesday 21 March 2006 12:26:38 pm

Hi!

I`m new at Ez, and have a little problem during installation..
I`m running Win2003 server, with apache 1.3.34, PHP 4.4.2 as apache module, and MySQL server is version 5.0.19.

The startup page shows up just fine, but when I\m pressing "next" button (or "finetune" button), I`m getting the standard page "The page cannot be displayed".
I have enabled mod_rewrite in httpd.conf, is there anything else to enable?
Nothing is displayed in apache's error log (other than some stylesheets is missing), and the accesslog contains this:

127.0.0.1 - - [21/Mar/2006:21:24:05 +0100] "GET /index.php HTTP/1.1" 200 6967
127.0.0.1 - - [21/Mar/2006:21:24:05 +0100] "GET /design/admin/stylesheets/admin.css HTTP/1.1" 404 311
127.0.0.1 - - [21/Mar/2006:21:24:05 +0100] "GET /design/admin/stylesheets/debug.css HTTP/1.1" 404 311
127.0.0.1 - - [21/Mar/2006:21:24:17 +0100] "GET /index.php/eZ_accept_path_info_test HTTP/1.0" 200 6948
127.0.0.1 - - [21/Mar/2006:21:24:21 +0100] "GET /index.php/eZ_accept_path_info_test HTTP/1.0" 200 6948

Or is it something else causing this error?
I have tried to install Ez on IIS 6.0 also, with the same problem.

I also wonder if somebody have tried Ez under PHP safe mode? Is this working?

Hoping somebody can help me out!

Regards Vidar OEstevik

qian chao

Tuesday 21 March 2006 6:36:14 pm

try the log in ezp/var/log, maybe

Vidar Østevik

Wednesday 22 March 2006 2:35:25 pm

Hi again!

I have checked the log in eZ's VAR directory, and all i can fing (cleared the log, then tried to open the page) is:

[ Mar 22 2006 23:26:06 ] [127.0.0.1] Connection error: Couldn't connect to database. Please try again later or inform the system administrator.
Access denied for user 'root'@'localhost' (using password: NO)
[ Mar 22 2006 23:26:07 ] [127.0.0.1] Server variable 'HTTP_USER_AGENT' does not exist
[ Mar 22 2006 23:26:08 ] [127.0.0.1] Connection error: Couldn't connect to database. Please try again later or inform the system administrator.
Access denied for user 'root'@'localhost' (using password: NO)
[ Mar 22 2006 23:26:12 ] [127.0.0.1] Server variable 'HTTP_USER_AGENT' does not exist
[ Mar 22 2006 23:26:13 ] [127.0.0.1] Connection error: Couldn't connect to database. Please try again later or inform the system administrator.
Access denied for user 'root'@'localhost' (using password: NO)

I can't really figure this out. Why does it tell me that I couldn't connect to database?
I have tried the bundeled installation before, and I remember that I configured my database connection in step two.

Vidar

Sander van den Akker

Wednesday 22 March 2006 2:51:32 pm

I've had this problem, Apache was crashing. I could not track down the cause of this error, but changing the apache version from 2.0.55 to 2.0.54 did fix it.

eZ Publish certified developer
http://auth.ez.no/certification/verify/392313

Łukasz Serwatka

Thursday 23 March 2006 12:19:25 am

Hi Vidar,

eZ publish works fine on Apache 1.3.34 on Windows platform. There was bug in PHP 4.4.2 for Windows which affects fopen function so eZ publish installation caused problems. Try upgrade your PHP to latest version snaps.php.net or try with 4.4.1.

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

Vidar Østevik

Monday 27 March 2006 6:20:23 am

Hi everyone!

Thank you very much for all replies!
The solution for me was to install PHP 4.4.1 on my Windows machine, because I couldn't
get eZ to run with PHP 4.4.2. (I tried to install the latest PHP 4.4.2 as Lukasz said, with no luck).

Regards
Vidar

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 07:02:36
Script start
Timing: Jan 19 2025 07:02:36
Module start 'layout'
Timing: Jan 19 2025 07:02:36
Module start 'content'
Timing: Jan 19 2025 07:02:36
Module end 'content'
Timing: Jan 19 2025 07:02:36
Script end

Main resources:

Total runtime0.0147 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.0053 590.7109152.6406
Module start 'layout' 0.00530.0027 743.351639.4922
Module start 'content' 0.00810.0049 782.843897.3672
Module end 'content' 0.01300.0018 880.210938.3047
Script end 0.0147  918.5156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002315.7005140.0002
Check MTime0.00106.9092140.0001
Mysql Total
Database connection0.00074.698810.0007
Mysqli_queries0.002718.155130.0009
Looping result0.00000.108310.0000
Template Total0.00149.210.0014
Template load0.00074.951110.0007
Template processing0.00064.170110.0006
Override
Cache load0.00053.560510.0005
General
dbfile0.00031.717280.0000
String conversion0.00000.061440.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