Chris Hilts wrote:
See "bug" open on sf : ([ 660383 ] Delete/Move Previous/Next still not ok)

I have these errors appearing on the right frame. After
clicking on delete/next (the same for delete/previous)

Warning: Supplied argument is not a valid File-Handle
resource in
/export/var/www/squirrelmail-1.4.0-rc1/functions/imap_messages.php
on line 225

I am completely unable to reproduce this in current CVS.  Can anyone else?


I have just tried with registers_global set to Off in php.ini ... same thing.


Relevant directive in apache.conf (squirrelmail-devel is a symlink to the current devel squirrel I have installed, at present 1.4RC1)
Ownership is ok as the files are copied using the user running apache (www-data in debian)

<Directory /var/www/squirrelmail-devel>
Options SymLinksIfOwnerMatch
php_flag magic_quotes_gpc Off
DirectoryIndex index.php
</Directory>

<VirtualHost *>
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /var/www/
ServerName www.slortar.net
ErrorLog /var/log/apache/www.slortar.net-error.log
CustomLog /var/log/apache/www.slortar.net-access.log common
</VirtualHost>


So nothing really special .... I have always tried with https ....


Luc



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to