Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

mod_perl / warnings

Quote Reply
mod_perl / warnings
Preloading Gossamer Forum modules into mod_perl:
. . . . . . . . . . .
All modules loaded ok!
Compiling all functions ...Ambiguous call resolved as CORE::open(), qualify as such or use & at GT::SQL::File::log line 147.
All modules compiled and loaded ok!


It looks like you have a subroutine called open which is clashing so I guess it needs to be CORE::open

Last edited by:

Paul: Aug 12, 2002, 4:13 PM
Subject Author Views Date
Thread mod_perl / warnings Paul 2573 Aug 12, 2002, 4:12 PM
Thread Re: [Paul] mod_perl / warnings
maxpico 2436 Aug 31, 2002, 2:17 AM
Thread Re: [maxpico] mod_perl / warnings
Jagerman 2431 Sep 1, 2002, 12:33 PM
Thread Re: [Jagerman] mod_perl / warnings
maxpico 2424 Sep 1, 2002, 12:35 PM
Thread Re: [maxpico] mod_perl / warnings
Jagerman 2424 Sep 1, 2002, 12:38 PM
Post Re: [Jagerman] mod_perl / warnings
maxpico 2428 Sep 2, 2002, 1:49 AM