XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum [Powered by Invision Power Board]
Printable Version of Topic
Click here to view this topic in its original format
XMail Forum > Webmail Add-ons > Uebimiau


Posted by: aju_rathod Jan 4 2006, 04:41 PM
Hello,

I am trying to configure Uebimiau for my Xmail serve, do i need to edit my httpd.conf file if i want uebimiau to start working? Or do i need any other changes for Uebimiau apart from installation intstruction?

Regards,
Ajay

Posted by: atomant Feb 6 2006, 08:23 PM
Well, you'll need to have following lines in httpd.conf (or similar):
LoadModule php5_module libexec/apache2/libphp5.so
DirectoryIndex index.html index.html.var index.php index.htm
AddType application/x-httpd-php .php

Posted by: aju_rathod Mar 25 2006, 09:14 AM
Thanks for your reply.
What should be the document root in httpd.conf? How webserver will point to user's mail directory?

Regards,
Ajay Rathod.

Posted by: atomant Mar 28 2006, 07:34 AM
document root in httpd.conf is the root directory of web content, eg.:
/usr/local/www

and you can put uebimiau in /usr/local/www/webmail

access is thru POP3 so don't worry about getting user's mail.

Posted by: aju_rathod Mar 29 2006, 06:57 AM

Hi ,
when i add this line
LoadModule php5_module libexec/apache2/libphp5.so

It gives error as follows,
"Syntax error on line 192 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/libexec/apache2/libphp5.so into server: /etc/httpd/libexec/apache2/libphp5.so: cannot open shared object file: No such file or directory"

and when i remove the line service is started but while trying to access the webmail iit doent works

what could be the reason?

regards,
Ajay Rathod.

Posted by: atomant Mar 29 2006, 07:50 AM
You need to compile php with apache support. Maybe you allready have it but with php 4.

Posted by: aju_rathod Mar 29 2006, 01:45 PM
Hi
I installed and compiled Php5 with apache bou still getting the same error what could be the other way?

Regards,
Ajay Rathod.

Posted by: atomant Mar 29 2006, 01:53 PM
Normally when you compile php with apxs (apache) it automatically adds the line for php module so you don't need to enter it manually.

Anyway, this is not the forum to speak about configuring apache and php. I suggest you to search help on apache forums and/or google is your friend.

Posted by: trektrek Jun 14 2006, 05:10 AM
Hello, i'm from Brazil escuse my bad english, i was download apache2triad with xmail and uebmail include, xmail is ok but uebmail dont conect , the message is this:

ERROR (2): fsockopen(): unable to connect to localhost:110 (Uma tentativa de conexão falhou porque o componente conectado não respondeu corretamente após um período de tempo ou a conexão estabelecida falhou porque o host conectado não respondeu. ) (D:\apache2triad\htdocs\uebimiau\inc\class.uebimiau_mail.php:78)

can you help me ? the apache are compiled with php5

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)