Koozali.org: home of the SME Server

PHP Egroupware 404 error - Solved

Offline kadybee

  • **
  • 40
  • +0/-0
PHP Egroupware 404 error - Solved
« on: January 20, 2010, 01:15:50 AM »
SME 7.4:  I have Egroupware installed and all is working fine except a few admin tasks such as delete users:

[Wed Jan 20 09:56:13 2010] [error] [client 172.16.*.**] File does not exist: /opt/egroupware/html/install, referer: https://mail.*****.com.au/egroupware/inde                                                              x.php?menuaction=admin.uiaccounts.delete_user&account_id=10

I can't see anywhere why or how it is looking for an "install" directory which obviously doesn't exist (and never has).  I can't reproduce this on test machines and there are no other contribs installed on this mail server.

Any thoughts/direction appreciated

Thanks

Klaus

« Last Edit: January 23, 2010, 02:45:03 AM by kadybee »
......

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: PHP Egroupware 404 error
« Reply #1 on: January 20, 2010, 01:34:01 AM »
Klaus:

IMO egroupware's support forum could be a good start point.. At a first look it's an application issue, not a server one..

Offline kadybee

  • **
  • 40
  • +0/-0
Re: PHP Egroupware 404 error
« Reply #2 on: January 23, 2010, 02:44:27 AM »
Thanks Stefano, but they were no help either.

I did locate the issue and resolved it.

In the config-admin there is a site option to install "Gallery 1.4_2.2.1".  Installation of that caused the error, removal fixed it.


Klaus
......