Quoting LALOT Dominique :
That's rather an apache question:
disable your modules
apacha2ctl -t
If the config is OK, then apache2ctl restart.
...
Thanks, I did that and it worked. However, I use init for apache, so
to restart I did /etc/init.d/apache2 restart.
Thanks
Harry
--
Contact i
Hi,
Marcus Schopen wrote:
>
> Hi,
>
> after updating my IMP (woody) I get the following error:
>
> Parse error: parse error in /usr/share/horde/imp/lib/db.pgsql on line
> 197
> Warning: Cannot add header information - headers already sent by (output
> started at /usr/share/horde/imp/lib/db.pgsq
>
> So should I uninstall the php4 I install with apt-get, and download and
> build my own ?
Hi,
I would just use the debian packages, they work fine.
> Does anyone have any advice regarding getting Horde 2.1 / IMP 3.1 working
> with Debian ?
I found it kinda tricky to get it going, but once you
7;
Subject: Re: IMP / Horde / php / Pear / MySQL
> Has anyone managed to get the latest IMP version (www.horde.org/imp)
> working on Debian ?
I'm trying to make the debian (sarg) imp packages to work, but as I've
found, there are a couple of very important bugs for imp as well a
> Has anyone managed to get the latest IMP version (www.horde.org/imp) working
> on Debian ?
I'm trying to make the debian (sarg) imp packages to work, but as I've
found, there are a couple of very important bugs for imp as well as
php4-imap that just wont let me run imp.
Actually, on this ultra
Hi,
I had similar problems at first too.
I used postgresql instead of mysql and it works for me.
To make a long story short...
I installed all related packages from sid. (I did one at a time)
apache, php4, postgresql, horde2, imp3 etc etc.
I think the only .deb that stayed "woody" was imapd and ex
On Tue, 03 Sep 2002 11:28:25 -0400
Quenten Griffith <[EMAIL PROTECTED]> wrote:
> Hello all I wish to install IMP which is a PHP web based IMAP web mail
> client. One of its dependencies is Apache, which I already have
> installed from source by hand instead of using the deb package for it.
>
Jason Wood found a solution:
I think I fixed the problem. I changed pg_connect -> pg_pConnect near
the end of db.pgsql.
Thanks,
Chuck
On Tue, 15 Jan 2002, Chuck Peters wrote:
>
> Following a security update yesterday we have a small problem with imp.
>
> On the compose page of imp, we have th
Hey,
I would try using postgresql instead of mysql...
unless you need mysql for other reason on your system...
These are the steps I took to install imp on my potato...
apt-get install apache
apt-get install postresql
apt-get install php3
apt-get install imp
Every question that I was asked, I use
On Thu, Jul 05, 2001 at 10:09:02PM -0300, Giuliano Cardozo Medalha wrote:
> Hi
>
> I am a Debai (2.2 rev 3) user
>
> I am trying to configure a Webmail
>
> I am connected to a ftp server to get packages
>
> Someone knows how can I do that ?
>
> What packages I need
>
> what the procedures ?
Try http://squirrelmail.org
apache + php4
It is easy to configure.
Regards
Peter
Giuliano Cardozo Medalha wrote:
> Hi
>
> I am a Debai (2.2 rev 3) user
>
> I am trying to configure a Webmail
>
> I am connected to a ftp server to get packages
>
> Someone knows how can I do that ?
>
> What pack
Hi,
You can install Exim/Sendmail as MTA. For Web
interface, you can use mailreader, a nice program
which can be downloaded from mailreader.com. You need
apache to host the web interface.
Good luck,
Deb
--- Giuliano Cardozo Medalha <[EMAIL PROTECTED]>
wrote:
> Hi
>
> I am a Debai (2.2 rev 3)
Matthew Thompson ([EMAIL PROTECTED]) said:
> Thanks for the reply, Adam. Seeing as I'm really only a quasi-nerd :),
> can you tell me just how serious the security hole is? I can use Pine for
> my email on the server in question, but I was just about to set up IMP as
> the primary mail system her
> Harald Thingelstad ([EMAIL PROTECTED]) said:
> > My best guess is the php3 (and php4) security update this weekend fucked
> > something up with horde/imp.
>
> See bugs #74892 and #74885 .
>
> A downgrade to the older php will fix your problem for now... though you
> go without the security fix.
Harald Thingelstad ([EMAIL PROTECTED]) said:
> My best guess is the php3 (and php4) security update this weekend fucked
> something up with horde/imp.
See bugs #74892 and #74885 .
A downgrade to the older php will fix your problem for now... though you
go without the security fix.
.adam
--
[
All right, I read the FAQ at horde.org/imp, and did find this:
---
5.1 Common error messages
5.1.1 "Document contains no data"
The Netscape error message, "Document contains no data", only
tells you that nothing was sent from the web server to the
m: Matthew Thompson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: debian-testing@lists.debian.org
Subject: Re: IMP error: 'document contained no data'
Resent-Date: Tue, 17 Oct 2000 11:59:32 -0700 (PDT)
Resent-From: debian-testing@lists.debian.org
On Mon, 16 Oct 2000, ian mckerrow
Whoops, forgot.
All relevant packages are potato, (except for the netscape from
proposed-updates) and everything worked fine last week. No configuration
changes. Did security
updates during the weekend. Suddenly above error message.
The setup is Horde, Imp, Php3, Postgresql, Netscape, Imap4, exim
On Tue, 17 Oct 2000 03:51:40 Matthew Thompson wrote:
> On Mon, 16 Oct 2000, ian mckerrow wrote:
>
> > I've had that same spontanious error using netscape
> > under MS. I tried to discover the cause but gave up
> > after a few hours and went to bed. The next morning
> > the error was absent. I
On Mon, 16 Oct 2000, ian mckerrow wrote:
> I've had that same spontanious error using netscape
> under MS. I tried to discover the cause but gave up
> after a few hours and went to bed. The next morning
> the error was absent. I concluded that it was caused
> by my internet connection and not a
> "Erik" == Erik van der Meulen <[EMAIL PROTECTED]> writes:
Erik> Dear Group. I have noticed a new version of IMP in the
Erik> unstable branch. I have had quite a bit of trouble getting
Erik> 2.2.0-1.pre10 running on my site, and am a bit hesitant to
Erik> get into the same tr
On Tue, 11 Jul 2000, Matthew Thompson wrote:
> > Hi Matthew,
> >
> > Is the mysql module uncommented in /etc/php3/apache/php3.ini?
> > It should be like this:
> >
> > ; Dynamics Extensions
> > extension=imap.so
> > extension=ldap.so
> > extension=mysql.so
>
> These were all here, but
Hi Matthew,
On Tue, 11 Jul 2000, Matthew Thompson wrote:
>
> The only thing I'm wondering about now is whether to switch from qpopper
> over to an IMAP-based mail system. Part of the reason for this is that
> IMP still wants to display IMAP as the default Server, even though I
> changed the
> Hi Matthew,
>
> Is the mysql module uncommented in /etc/php3/apache/php3.ini?
> It should be like this:
>
> ; Dynamics Extensions
> extension=imap.so
> extension=ldap.so
> extension=mysql.so
These were all here, but this one:
> extension=pgsql.so
...wasn't so I added that line a
Hi Matthew,
Is the mysql module uncommented in /etc/php3/apache/php3.ini?
It should be like this:
; Dynamics Extensions
extension=imap.so
extension=ldap.so
extension=mysql.so
extension=pgsql.so
Concerning your problem with mattyt.net/imp -> doma.mattyt.net check
your httpd.conf
Hi, Mario :)
> yes! IMP is working just fine.
>
> I don't remember exactly what I did, so I'll try to help you listing all
> .deb's I've installed.
>
> phplib, www-mysql, php3-mysql, php3-cgi-mysql, libmysqlclient6
I installed the above packages which were not already on my system. I'm
still
On Mon, Jul 10, 2000 at 01:05:14PM -0700, Matthew Thompson wrote:
> > What does your /etc/nsswitch.conf look like? Is it only
> > using DNS for host name resolution? If so,
> >
> > 1) insert "files " before "dns", or
> > 2) is there any internal nameserver for your LAN?
> > O
On Mon, Jul 10, 2000 at 01:05:14PM -0700, Matthew Thompson wrote:
> > Matthew Thompson wrote:
> > >
> > > Hello, all
> > >
> > > I just installed imp/horde/mysql. My server is located at mattyt.net.
> > > Here is my /etc/hosts:
> > >
> > > 127.0.0.1 localhost
> > > ...
> > > 192.168.1.1
> Matthew Thompson wrote:
> >
> > Hello, all
> >
> > I just installed imp/horde/mysql. My server is located at mattyt.net.
> > Here is my /etc/hosts:
> >
> > 127.0.0.1 localhost
> > ...
> > 192.168.1.1 doma.mattyt.net doma
> > ...
> >
> > For some reason, when I point Netscap
Matthew Thompson wrote:
>
> Hello, all
>
> I just installed imp/horde/mysql. My server is located at mattyt.net.
> Here is my /etc/hosts:
>
> 127.0.0.1 localhost
> ...
> 192.168.1.1 doma.mattyt.net doma
> ...
>
> For some reason, when I point Netscape (from outside mattyt.net
On Mon, 8 May 2000, Debian Mail wrote:
> Any idea what could be wrong?
Try:
lynx http://localhost/horde/test.php3
You can see whether the problem is on your php3 setup.
BTW, my first lines in my /etc/horde/horde_phplib.inc.in looks like the
following:
class HordeDB extends DB_Sql {
var $Host
> Unfortunately, I haven't found any solution yet; and what's
> worse - didn't receive any help from debian-user; I sent 2 messages
> about the problem, but a) nobody cares, or b) nobody has this problem.
> I tried to found the problem in the php3 code but I'm not
> experienced with it.
On Fri, 28 Jan 2000, Lars Bungum wrote:
> Mario,
>
> I am having the same problem with IMP as it seems you have - can't get
> the folders to work as they should.
>
> I am just wondering if you found a solution to the problem?
Hi Lars,
Unfortunately, I haven't found any solution yet; a
I did get horde and imp to work, both installed from *.deb.
I think imp didnt create tables in "horde" database - imp_addr and imp_pref,
but I dumped these from my old database anyways.
What part doesn't work for you?
On Wed, Dec 22, 1999 at 01:42:16PM +1100, Fox, Michael wrote:
> Anyone succes
On Tue, 21 Dec 1999, Paulo Henrique Baptista de Oliveira wrote:
> Hi all,
> anyone using IMP?
> I installed one from potato in a machine and no error. In another there
> was an error that I'm ataching:
>
what about trying a dpkg --pending --configure to have horde configured.
I
On Wed, 22 Dec 1999, Fox, Michael wrote:
> Anyone successfully got horde/imp working with Debian and mysql
> server... if so explain to me where you got the binaries and how you did
> it?
I had horde/imp from unstable. Working fine till now with apache+mod_ssl.
My only problem was when I tryied
Anyone successfully got horde/imp working with
Debian and mysql server... if so explain to me where you got the binaries and
how you did it?
If not, I am about to try by grabbing the source
and trying to compile my own lot of stuff and get it working from
source.
Any pointers from those
37 matches
Mail list logo