Forums / Install & configuration / Installation don't work for me

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Installation don't work for me

Author Message

Marco Rossi

Wednesday 08 October 2003 12:09:20 pm

Hi all,
I cannot install ezp 3.2. The wizard report 100% installed but, when I try access to the site, both user or admin pages, an alert show: "the document contain no data". Below the results of the registration field that I cannot send via wizard, any idea?
Tnx all in advance.

Comments:

Site info:
Template - News
Title - News
URL - http://www.xxxx.it/publish/index.php/news
Admin URL - http://www.xxxxx.it/publish/index.php/news_admin
Access type - url
Access value - news

PHP info:
Version - 4.3.1

OS info
Name - Linux xxxx.it 2.4.18-27.7.x #1 Fri Mar 14 06:58:54 EST 2003 i686

Database info:
Type - MySQL
Driver - ezmysql

Demo data:
Demo data was installed.

Email info:
Transport - sendmail

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

Regional info:
Primary - ita-IT
Additional - ita-IT

Critical tests

directory_permissions - Success
phpversion - Success
database_extensions - Success
image_conversion - Success
open_basedir - Success
safe_mode - Success

Other tests:

php_magicquotes - Failure
zlib_extension - Success
mbstring_extension - Success
imagegd_extension - Success
imagemagick_program - Success
database_all_extensions - Failure
file_upload - Success
php_register_globals - Failure

::::: Hakuna Matata :::::

Jan Borsodi

Thursday 09 October 2003 5:29:27 am

Do you get a page if you only enter http://www.xxxx.it/publish/index.php ?

--
Amos

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

Marco Rossi

Thursday 09 October 2003 5:43:33 am

Hi Jan,
no, when the installation is completed, http://www.xxxx.it/publish/index.php show the same message.
I don't understand... the 3.1 version works fine..
I run on a virtual server, if this can help and, if needed I can tell you the complete address.
Tnx

::::: Hakuna Matata :::::

Balazs Halasy

Saturday 11 October 2003 12:26:35 am

"the document contain no data" - you get this in IE, right? Smells like a web-server problem. Have you tried to restart the web-server? (Make sure all child processes are dead, etc.) What happens if you try to access the page using telnet?

From a UNIX shell:

$> telnet www.example.com 80

[...output bla bla bla...]

GET /path/to/index.php HTTP/1.1
Host: localhost

[...output...]

What is the output?

Balazs

Marco Rossi

Saturday 11 October 2003 8:57:22 am

Yes, via browser, IE and Mozilla. I'have restarted the VS with no changes and telnet access report: Permission denied. It's crazy, because I have admin permission. I cannot understand :-( The older versions was installed fine... mah!

::::: Hakuna Matata :::::