login problem

Author Message

Vito Musto

Saturday 03 May 2003 12:07:12 am

hi,
open "http://www.mysite.it/ezpublish/index_admin.php
insert admin/publish
but the login point to url http://www.mysite.it/ezpublish/index_admin.php/user/login/login
where i fail ?

Thank

Astrid van Zanten

Saturday 03 May 2003 12:02:43 pm

try: http://www.mysite.it/ezpublish/index.php/admin

HK Lam

Sunday 04 May 2003 6:04:02 am

Hi,

I having similar problems. After installing ez publish 3, I can't get the login screen.

I have tried

http://www.mysite.net/ezpublish-3.0-2/index.php
Getting a blank screen.

and

http://www.mysite.net/ezpublish-3.0-2/index.php/admin
Getting the following message on the browser:

"The requested URL /ezpublish-3.0-2/index.php/admin was not found on this server."

My installation is as follow:
SuSE Linux
Apache 2.0.40
PHP 4.2.3
Mysql 3.23.52

I'm using non-virtualhost setup, and have set in httpd.conf

<Directory /usr/local/apache2/htdocs/ezpublish-3.0-2/>
Options Indexes FollowSymLinks ExecCGI
AllowOverride None
</Directory>

Have copied .htaccess_root to .htaccess

Tested my PHP & Apache setup using a simple php file - works OK. I checked the error_log in Apache.
Getting these lines:
".... Permission denied: access to /ezpublish-3.0-2/var/index.html denied."
".... Permission denied: access to /ezpublish-3.0-2/var/index.html.var denied."

Any help will be much appreciated.

Thanks.

Jan Borsodi

Monday 05 May 2003 2:52:10 am

Try to remove the .htaccess file and see if it's the one that causes the problems.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

HK Lam

Monday 05 May 2003 6:15:39 am

Removed .htaccess, problem persists.

In the browser, view page source e.g http://www.mysite.net/ezpublish-3.0-2/index.php , revealed no php script, only text below:

<html><body></body></html>

Thanks

HK Lam

Monday 05 May 2003 8:04:56 am

I tried a few things based on some posting in the forum:

Set Register_globals On in php.ini

Set AcceptPathInfo On in httpd.conf
http://ezwiki.blanko.info/index.php/3XPS_Apache2

Still having the problem.

Jan Borsodi

Tuesday 06 May 2003 1:49:47 am

Could I suggest trying another Apache 2 version or downgrading to the 1.x series. Some versions of Apache 2 has problems running eZ publish and PHP.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

HK Lam

Tuesday 06 May 2003 6:10:35 pm

Jan, what would be your recommended versions of Apache, PHP and MySQL to run eZ publish 3. This is probably a million dollar question! If you can recommend the versions for Apache 1.3.xx and Apache 2.0.xx.

I may opt for the more stable Apache 1.3 as I am aware that there is no compelling reason to run Apache 2.0 on Linux.

Thanks

Jan Borsodi

Wednesday 07 May 2003 8:06:59 am

You could try Apache 2.0.42 or 1.3.27.
Also eZ publish 2.2.7 is known to work on 2.0.44 and 2.0.45, it could be that eZ publish 3.x also works on this.

Note: The Apache 2.0 series might have problems on some sites with heavy loads due it's new thread system.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

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

Main resources:

Total runtime0.0372 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.0049 589.3359152.6250
Module start 'layout' 0.00490.0049 741.960939.4453
Module start 'content' 0.00980.0249 781.406397.3203
Module end 'content' 0.03470.0025 878.726642.3047
Script end 0.0371  921.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00267.0699140.0002
Check MTime0.00113.0573140.0001
Mysql Total
Database connection0.00082.143510.0008
Mysqli_queries0.004111.096630.0014
Looping result0.00000.045510.0000
Template Total0.00185.010.0018
Template load0.00092.541710.0009
Template processing0.00092.412810.0009
Override
Cache load0.00061.694710.0006
General
dbfile0.00030.709280.0000
String conversion0.00000.021840.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