Forums / Install & configuration / Webbased Setup works, but what next?

"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".

Webbased Setup works, but what next?

Author Message

Volker Hett

Sunday 21 September 2003 5:26:14 am

I've got the Webbased Installer to set up Exponential and fill the databases, but I can't log in :-(

When I open mysite_admin and try to log in I get "Document contains no data" after some time.

The only output I have is in the Apache AccessLog:

192.168.2.22 - - [21/Sep/2003:14:15:32 +0200] "POST /mysite_admin/user/login/ HTTP/1.1" 302 5 "http://Exponential.bremen.hett.org/mysite_admin" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204"

The ErrorLog shows a missing debug.css, can I substitute another Stylesheet as debug.css? And what's it good for anyways?
Still try'n
Volker

Sven Stabell

Sunday 21 September 2003 7:26:15 am

Right, this is very similar to the type of error I am getting here:
http://ez.no/developer/ez_publish_3/forum/install_configuration/corrupt_or_missing_files_in_download_of_32

Volker Hett

Sunday 21 September 2003 8:01:24 am

http://ez.no/developer/ez_publish_3/forum/install_configuration/corrupt_or_missing_files_in_download_of_32

sounds familiar! When you submit your login information a cookie is set. Because no more data are sent, the cookie is not removed and the stored information are reused on that page, which does not send any data :-(

I think I'll take the windows route and do a full OS reinstall first :-)