Errors on install / can't access Admin

Author Message

Brian Henkel

Tuesday 22 January 2008 7:47:42 pm

Hello,

I'm new around here and would love to use EZ Publish if I could only get it installed. Can someone shed some light on this mess?:
http://bhenkel.echoechoplus.com/ezpublish/

Secondly, if the install does go through, I can't figure out how to get to the Admin area. I hope my server is compatible. Here is my phpinfo() file:
bhenkel.echoechoplus.com/info.php

Thanks in advance!

Brian

Greg McAvoy-Jensen

Tuesday 22 January 2008 8:32:34 pm

Brian,

Welcome to eZ Publish! You're very close to finished. For information on the timezone error, see:
http://ez.no/developer/forum/install_configuration/4_0_time_zone_error_during_install

Essentially it involves setting a timezone (date.timezone =) in your php.ini file. If you search php.ini for "timezone" you'll find more information.

Tell me more about your admin problem. When you finish the installation process, the setup wizard tells you a URL to use for the admin interface. Do you have this URL? What happens when you go there?

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

Brian Henkel

Wednesday 23 January 2008 7:42:43 am

Thanks, Greg! That did it. So far I'm impressed with eZ Publish and the quick response to support requests. Looking forward to spending a lot of time here!

Geert Lybaert

Monday 28 January 2008 1:29:59 pm

Hi

I just installed ezpublish with the setup wizard and all went well, until i wanted to access the admin section. It just returns the login screen. When I typ another login/password combination it returns an error message, so somehow it recognises the correct login/password, but does not put trough to the admin section.

At the start of the setup wizard I received a suggestion about a virtualhost and the postgresql db. These suggestions where passed on to my hostingprovider for check-up.

Here I list the setup info:
Comments:

Site info:

Site package - ezwebin_site
Title - Lybaert-Cailliau
URL - http://www.lybaertcailliau.be/cms/index.php?/ezwebin_site
Admin URL - http://www.lybaertcailliau.be/cms/index.php?/ezwebin_site_admin
Access type - url
Access value - ezwebin_site

PHP info:
Version - 5.2.4-0.dotdeb.0

OS info
Name - Linux ice 2.6.8-4-686-smp #1 SMP Mon Apr 30 08:15:22 UTC 2007 i686
CPU Type - Intel(R) Xeon(TM) CPU 2.40GHz
CPU Speed - 2393.327 MHz
Memory Size - 2126200832 (1,98 GB)

Database info:
Type - MySQL
Driver - ezmysql

Email info:
Transport - SMTP

Image conversion:
ImageMagick was found and used.
Path - /usr/bin
Executable - convert
ImageGD extension was found and used.

Regional info:
Primary - dut-NL
Additional - dut-NL

Critical tests

directory_permissions - Success
phpversion - Success
database_extensions - Success
image_conversion - Success
open_basedir - Success
safe_mode - Success
memory_limit - Success
execution_time - Success
magic_quotes_runtime - Success
allow_url_fopen - Success
accept_path_info - Success
php_session - Success
file_upload - Success
zlib_extension - Success

Other tests:

php_magicquotes - Success
mbstring_extension - Success
imagegd_extension - Success
imagemagick_program - Success
database_all_extensions - Failure
php_register_globals - Success
texttoimage_functions - Success
autoload_permission - Success

Any suggestions?

Thanks in advance.

Geert

H. K.

Monday 28 January 2008 2:47:58 pm

I just installed ezpublish with the setup wizard and all went well, until i wanted to access the admin section. It just returns the login screen. When I typ another login/password combination it returns an error message, so somehow it recognises the correct login/password, but does not put trough to the admin section.

What error message?

Try enabling debugging for more info on what's wrong

Ez publish root - settings - override - site.ini.append.php

[DebugSettings]
DebugOutput=enabled

Then clear cache
Execute "php bin/php/ezcache.php --clear-all --purge" from ez publish root

Geert Lybaert

Wednesday 30 January 2008 5:49:47 am

Hi

With the error message I meant that the cms returns a screen with invalid user/password when I enter a wrong use/password, but when I enter the correct user/password I just get the login screen again without any message.

I've got a debug report with these messages:

Script start
Notice: eZMySQLDB::query(0.000 ms) query number per page:0 Jan 30 2008 14:31:14
SET NAMES 'utf8'

session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /opt/www/lybaertg/web/www.lybaertcailliau.be/cms/config.php:4) in /opt/www/lybaertg/web/www.lybaertcailliau.be/cms/lib/ezutils/classes/ezsession.php on line 372

Cannot modify header information - headers already sent by (output started at /opt/www/lybaertg/web/www.lybaertcailliau.be/cms/config.php:4) in /opt/www/lybaertg/web/www.lybaertcailliau.be/cms/index.php on line 491

Module start 'user'
Could not load translation file: share/translations/dut-NL/translation.ts

Module end 'user'
Could not load translation file: share/translations/dut-NL/translation.ts

Translation cache for context 'cachecontexts' already exists
Timing: Jan 30 2008 14:31:14
End

Timing points:
Checkpoint Elapsed Rel. Elapsed Memory Rel. Memory
Script start 0.0000 sec 0.0940 sec 1,624.9414KB 2,386.6328KB
Module start 'user' 0.0940 sec 0.2891 sec 4,011.5742KB 4,499.9648KB
Module end 'user' 0.3831 sec 0.5520 sec 8,511.5391KB 1,230.1680KB
End 0.9351 sec 9,741.7070KB 0.0010KB
Total runtime: 1.3503 sec

Time accumulators:
Accumulator Elapsed Percent Count Average
ini_load
Load cache 0.0187 sec 1.3335% 12 0.0016 sec
FindInputFiles 0.0083 sec 0.5959% 12 0.0007 sec
Mysql Total
Mysql_queries 0.0015 sec 0.1061% 2 0.0007 sec
Looping result 0.0002 sec 0.0151% 1 0.0002 sec
Template Total 1.2105 sec 86.5% 3 0.4035 sec
Template load 0.6132 sec 43.8079% 3 0.2044 sec
String conversion in template resource 0.0037 sec 0.2656% 17 0.0002 sec
Template parser: create text elements 0.0247 sec 1.7638% 10 0.0025 sec
Template parser: remove whitespace 0.0047 sec 0.3333% 10 0.0005 sec
Template parser: construct tree 0.1049 sec 7.4965% 10 0.0105 sec
Template load and register function 0.0125 sec 0.8900% 5 0.0025 sec
Template processing 0.5968 sec 42.6362% 3 0.1989 sec
override
Cache load 0.0810 sec 5.7841% 3 0.0270 sec
TS translator
TS init 0.0251 sec 1.7944% 5 0.0050 sec
TS store cache 0.0076 sec 0.5408% 5 0.0015 sec
General
String conversion 0.0028 sec 0.1984% 19 0.0001 sec
String conversion w/ mbstring 0.0017 sec 0.1218% 17 0.0001 sec
dbfile 0.0001 sec 0.0043% 1 0.0001 sec
Total script time: 1.3998 sec

This doesn't indicate to me why login does not work. Thanks in advance for your suggestions.

Geert

Geert Lybaert

Thursday 31 January 2008 8:32:47 am

Hello all

I solved the problem by correcting the config.php file and can start using EZ from now.
Thank you for your suggestion.

Best regards
Geert

Patric Derungs

Sunday 16 March 2008 11:56:24 am

Dear Geert

i have exactly same Problem.
how you solved the problem by correcting the config.php?

------------EDIT->START--------------------
I resolved the problem by using firefox. is not the best solution, but i can work now.
I have this Problem just on localhost on a windows-system with apachefriend.org-Webserver

On my unix-server i have no problem with the internet-explorer.

------------EDIT->END--------------------

best regards

patric

---------------------------------------------------------------------------------------------
eZ newbie

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.