Hello Mike,
On Wednesday, January 01, 2003, Mike Leone wrote...

>>> Register_Globals was set to On. I set it to Off.

>> You didn't need to change it, it should work just fine with it On.

> I thought the recomended advice these days is to turn it off, for
> security reasons. I'll set it back to Off.

  They suggest that it is shut off because it encourages better
  programming, and does improve security slightly.

>>> Fatal error: Call to undefined function: array() in
>>> /usr/share/squirrelmail/plugins/
>>> abook_import_export/address_book_import.php on line 20
>> 
>> Erm... curious... what version of PHP are you really using?  array() is a
>> type not a function.

> PHP = 4.1.2. SM =1.2.10.

That makes no sense at all. array() is used all over the place,
including on the login page. For some reason your setup is trying to
make array(); a function, and not a type.

-- 
Jonathan Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
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