ourceForge.net hosts over 70,000 Open Source Projects.
> See the people who have HELPED US provide better services:
> Click here: http://sourceforge.net/supporters.php
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:
http://sourcefor
Hi,
I tried to use the following two plug-ins, installing as explained in the
docs of the respective plugin: vadmin and quicksave
Setting them active delivers the following results:
vadmin - Login-page appears blank ... no content. The page source shows
incomplete body ...
quicksave - messages
Hello Matt,
as I'm currently trying setup a different attachment limit too, here's
what I found out (assuming you run it together with qmail and courier IMAP):
You have to change the limits in your php.ini:
upload_max_filesize = 25M ; define the maximum allowed upload size
max_execution_time = 1
Hi Alex,
I continued debugging a bit and found DB::Connect to fail using the
DSN: "pgsql://mail:[EMAIL PROTECTED]/mail"
So the missing extension refers to "pgsql" I assume? How can this be?
The example 01connect.phpt script delivered with pear WORKS as I
stated before ...
Thanks
Chris
Saturday
Hi Paul,
pdt> Sounds like the user you use to access the DB doesn't have sufficient
pdt> grants to insert rows in the prefs table. Recheck (maybe grant FULL
pdt> access just for testing) and try again...
I checked permissions and the mail user is granted FULL permissions.
Thanks
Chris
--
Hi Alex,
AL> Chris, normally you should have nothing to do. It is expected to have
AL> empty tables at start, of course, like file prefs.
AL> Could you check with psql that you have something like:
=>> \d userprefs
This is what it returned for me:
mail=# \d userprefs
Table "userpr
Hi,
I finally tracked down the problem to the fact, that squirrel is
trying to cache the user preferences in dbPrefs.php and obviously
fails, as there is NO record in the prefs table.
It a new install and the address and user preferences tables are as
empty as they get created due to the doc/db-b
Download & eval WebKing and get a free book.
AL> www.parasoft.com/bulletproofapps
AL> --
AL> squirrelmail-users mailing list
AL> List Address: [EMAIL PROTECTED]
AL> List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
AL> List Info: https
Hello Daniel,
I would rather say you're having permission problems or
/var/www/html/webmail/config/config.php is just not there ...
Cheers
Chris
Wednesday, July 9, 2003, 7:45:07 PM, you wrote:
DT> hi,
DT> got this error after problems with my glibc librariesis that the
DT> main problem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey Alex,
well, ok, DSN 8-) ... I tested the following script:
SNIP
- --TEST--
DB_pgsql::connect test
- --FILE--
connection)) {
print "\$dbh is connected\n";
}
?>
- --EXPECT--
$dbh is an object
$dbh is connected
*
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I'm trying to setup squirrelmail use PostgreSQL for addressbook and
preferences but have no success with it ...
Even so I created a database, added the tables as instructed in the
docs and checked that PEAR DB has access to postgreSQL, I keep get
11 matches
Mail list logo