Forums / Install & configuration / Similar login problem

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

Similar login problem

Author Message

Bill Hults

Monday 15 December 2003 11:24:56 am

I have a new installation that went without problems. Apache 2.0.40, PHP 4.22. I'm using the .htaccess method & the file is in place. When I try to access the site via "192.168.1.57/Exponential" the login screen comes up & I put in the login assigned in the config script. When I try to login I get "http://192.168.1.57/Exponential/index.php/user/login/" in the address bar & the error " The requested URL was not found on this server. "
& this shows up in the http error log -
[Mon Dec 15 14:13:12 2003] [error] [client 192.168.1.101] File does not exist: /
var/www/html/Exponential/index.php/user/login/, referer: http://192.168.1.57/ezpub
lish/
There is no /user directory. Should this have been create by the config script?
TIA
Bill

Gunnstein Lye

Wednesday 17 December 2003 9:51:24 am

/user/login does not refer to a directory in your file system. This is an Apache misconfiguration, but I don't know what's wrong, sorry.

Bill Hults

Friday 19 December 2003 5:51:27 am

Any clue as to what direction to look in. What is Exponential trying to do at that point?
Bill