cannot install: "Cannot Find Server" when accessing index.php

Author Message

julie ng

Friday 04 July 2003 4:41:55 pm

Here's what I did:

- Uploaded all files from Ezpublish 3.1-1.1 distribution via PC to avoid filename problems.
- Logged in via SSH and executed modfix.sh
- loaded index.php URL
- system check
- CHMOD both design/admin/override/templates and design/demo/override/templates to 777
- system check ok - no errors
- next, mysqldb
- language,monolingual, US - american
- summary, confirmed and ok.
- setup db info for servername, databasename, username, and password & confirm password entered [db is empty at moment]
- connect - read for initialization. yes, install demo data
- database successfully initialized
- configure, use sendmail.
- configure, sitename, and admin email
- securing the site - DID NOT upload .htaccess file
- DID NOT register (skipped)
- clicked done.
- Cannot find server error. :(

So now whenever I try to access the url:
http://ezpublish.clio360.com/index.php/user or just index.php I get a "Cannot find server" error message.

The only URl that loads is
http://ezpublish.clio360.com/index.php/admin
but you can't even log in.

Any ideas?

This has happened to me 3 times already.

Please help.

Karsten Jennissen

Thursday 10 July 2003 1:25:47 am

Could you check the memory settings for PHP in php.ini? If they are less than 20MB, try setting them to 20MB or more.

Karsten

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 31 2025 03:31:08
Script start
Timing: Jan 31 2025 03:31:08
Module start 'layout'
Timing: Jan 31 2025 03:31:08
Module start 'content'
Timing: Jan 31 2025 03:31:08
Module end 'content'
Timing: Jan 31 2025 03:31:08
Script end

Main resources:

Total runtime0.0236 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.6172151.2734
Module start 'layout' 0.00450.0040 739.8906220.7500
Module start 'content' 0.00850.0136 960.6406997.7734
Module end 'content' 0.02220.0014 1,958.414129.9922
Script end 0.0235  1,988.4063 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00239.7122140.0002
Check MTime0.00104.1956140.0001
Mysql Total
Database connection0.00093.630810.0009
Mysqli_queries0.00218.893330.0007
Looping result0.00000.038510.0000
Template Total0.00104.010.0010
Template load0.00083.188510.0008
Template processing0.00020.832010.0002
Override
Cache load0.00052.166110.0005
General
dbfile0.002611.229580.0003
String conversion0.00000.030440.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