« Return to Thread: #2149 - Error after last trunk update - login impossible

#2149 - Error after last trunk update - login impossible

by tracker-3 :: Rate this Message:

Reply to Author | View in Thread

Ticket modified by Ralf Becker at 2009/07/01 20:06
Tracking System: Bugs
Category: API
Version: Trunk
Status: Closed
Resolution: Fixed
Completed: 0%
Priority: 5 - medium
Created By: Stefan Roder
Assigned to: Ralf Becker
Summary: #2149 - Error after last trunk update - login impossible
Benachrichtigung
An error happend

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 1

Click here to resume your eGroupWare Session.
Comment by Ralf Becker at 2009/07/01 20:06:
ok, that's type in the column name, should be easy to see ;-)

Anyway, I think r27347 fixes the issue for your too.

Ralf
Comment by Stefan Roder at 2009/07/01 19:56:
Does not work:

MySQL meldet:
#1054 - Unknown column 'config_appname' in 'field list'

Is it possible to switchback to 27340?
Comment by Stefan Roder at 2009/07/01 19:41:
Ich bekomme diese detaillierte Fehlermeldung:

Warning: opendir(vfs://default/): failed to open dir: "vfs_stream_wrapper::dir_opendir" call failed in /srv/www/htdocs/phpgwapi/inc/class.egw_vfs.inc.php on line 139 Warning: Variable passed to each() is not an array or object in /srv/www/htdocs/phpgwapi/inc/class.egw_framework.inc.php on line 447 Warning: Invalid argument supplied for foreach() in /srv/www/htdocs/phpgwapi/inc/class.egw_framework.inc.php on line 466

und lande am login in einer Schleife!
Comment by Ralf Becker at 2009/07/01 19:32:
Hi Stefan,

I can log in and out.

Can you please switch on the trace or lock in Apache error_log for the trace of that Exception.
Switching traces on, if you cant login, can be done by running the following sql on your DB:
INSERT INTO egw_config (config_appname,config_name,config_value) VALUES ('phpgwapi','exception_show_trace','true')

Ralf
Comment by Stefan Roder at 1970/01/01 01:00:
rev 27345


Linked entries:
Bugs #2149: Error after last trunk update - login impossible
------------------------------------------------------------------------------

_______________________________________________
eGroupWare-tracker mailing list
eGroupWare-tracker@...
https://lists.sourceforge.net/lists/listinfo/egroupware-tracker

 « Return to Thread: #2149 - Error after last trunk update - login impossible