Hi Zombie Ryushu,
Alias /egw18 /opt/var/www/html/egw18
Alias /egw141 /opt/var/www/html/egw141
<Directory /opt/var/www/html/egw18>
Require all granted
<Directory /opt/var/www/html/egw141>
Require all granted
This is the Apache host configuration, by the way. Its just an Alias
and not a vhost.
Only problem with that configuration is, you can only log into one of them.
The error your posted below with Net_IMAP was from your 1.8 install.
You can enable more debug an login or IMAP communication in
emailadmin/inc/class.emailadmin_imap.inc.php by removing first
commenting in line 59:
static public $default_params = array(
'debug' => '/tmp/imap.log', // uncomment to log communitcation
with IMAP server
//‘debug_literal’ => true, // uncomment to log mail contents
returned by IMAP server
’cache’ => true, // default caching via
emailadmin_horde_cache / egw_cache
);
Then all communitcation with IMAP Server incl. errors are logged to
/tmp/imap.log.
More logging can be enabled in
emailadmin/inc/class.emailadmin_imapbase.inc.php in line 83:
static $debug = true;
That logging goes to Apache error_log.
Ralf
Hi Zombie Ryushu,
[Sat Nov 22 22:39:23.346586 2014] [:error] [pid 30187] [client
192.168.0.4:54219] Net_IMAP::disconnect, , referer:
https://olympia.pukey/egw18/index.php?menuaction=calendar.calendar_uiviews.index
Looks like you made a mistake updating, by just copying new sources
over the old ones.
That leaves deleted files in new source still laying around!
Either use our recommended way of installing via package manager of
your distribution, or if you really want to do something complicated:
- move your header.inc.php to data directory eg. /var/lib/egroupware,
- remove all files from source directory eg. /usr/share/egroupware,
- unpack latest version again in /usr/share/egroupware,
- symlink header from data dir by:
cd /usr/share/egroupware
ln -s /var/lib/egroupware/header.inc.php
Ralf
[Sat Nov 22 22:39:23.346713 2014] [:error] [pid 30187] [client
192.168.0.4:54219] defaultimap::disconnect, , referer:
https://olympia.pukey/egw18/index.php?menuaction=calendar.calendar_uiviews.index
[Sat Nov 22 22:40:35.711431 2014] [:error] [pid 9442] [client
192.168.0.4:54274] emailadmin_imapbase::getInstance (252) Loading
the Profile for ProfileID failed for icServer; Account not found!
(acc_id=NULL) Trigger new instance for Default-Profile . called
from:emailadmin_imapbase::getInstance:252 / mail_ui->__construct:137
/ CreateObject:940(mail.mail_ui), referer:
https://olympia.pukey/egw141/index.php?menuaction=calendar.calendar_uiviews.index
Here is the current Error I get from E-mail setting up a new
account. Also,
Ajax request failed: Internal Server Error (500) Server error log
should contain more information about the problem. Trying it again
will usually not help! URL:
/egw141/json.php?menuaction=mail.etemplate_new.ajax_process_content.etemplate
Date: Sun, 23 Nov 2014 03:40:47 GMT
So, I added an instance of eGroupware 14.1 to the main system. I cannot
get Address Book, Admin, File Manager, or Infolog working at all. They
display nothing. Because I can’t actually get to the admin page, I can’t
Is it by chance asking to submit usage-statistic? In that case you have
to either submit or postpone it, nothing else will work!
Ralf
Flush the Virtual file system. I tried dumping the tables and starting
from scratch, but that makes it better not worse. I get errors like this.
[Mon Oct 20 13:23:21.544082 2014] [:error] [pid 22213] [client
192.168.0.4:47239] #10
/opt/var/www/html/egw141/phpgwapi/inc/class.egw.inc.php(603):
ExecMethod(‘phpgwapi.asyncs…’, ‘fallback’), referer:
https://olympia.pukey/egw141/index.php?menuaction=calendar.calendar_uiviews.index
[Mon Oct 20 13:23:21.544098 2014] [:error] [pid 22213] [client
192.168.0.4:47239] #11 [internal function]: egw->__destruct(), referer:
https://olympia.pukey/egw141/index.php?menuaction=calendar.calendar_uiviews.index
[Mon Oct 20 13:23:21.544113 2014] [:error] [pid 22213] [client
192.168.0.4:47239] #12 {main}, referer:
https://olympia.pukey/egw141/index.php?menuaction=calendar.calendar_uiviews.index
–
Ralf Becker
Director Software Development
Stylite AG
Morschheimer Strasse 15 | Tel. +49 6352 70629 0
D-67292 Kirchheimbolanden | Fax. +49 6352 70629 30
Email: rb@stylite.de
www.stylite.de | www.egroupware.org
Managing Directors: Andre Keller | Ralf Becker | Gudrun Mueller
Chairman of the supervisory board: Prof. Dr. Birger Leon Kropshofer
VAT DE214280951 | Registered HRB 31158 Kaiserslautern Germany
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
–
Ralf Becker
Director Software Development
Stylite AG
Morschheimer Strasse 15 | Tel. +49 6352 70629 0
D-67292 Kirchheimbolanden | Fax. +49 6352 70629 30
Email: rb@stylite.de
www.stylite.de | www.egroupware.org
Managing Directors: Andre Keller | Ralf Becker | Gudrun Mueller
Chairman of the supervisory board: Prof. Dr. Birger Leon Kropshofer
VAT DE214280951 | Registered HRB 31158 Kaiserslautern Germany