Sorry for the stupid question, the version was in the info. I have to reformulate it since I read it's version 3.2, which is the version number I gave to the development in trunk. Are you running a module built from the latest commit available?
My preliminary tests on 3 different installations worked just fine (I tweaked the script in order to have better reading) <? #This line works just fine puts [::rivet::xml "Rivet: -> [package require Rivet]" pre] #This line makes the whole page crash with a segmentation fault. puts [::rivet::xml "tdbc::mysql -> [package require tdbc::mysql]" pre] ?> ------ Rivet: -> 3.1 tdbc::mysql -> 1.1.0 Rivet: -> 3.2 tdbc::mysql -> 1.0.6 Rivet: -> 2.3 tdbc::mysql -> 1.0.6 -- Massimo On 12/15/18 10:14 AM, Massimo Manghi wrote: > Hi Rani > > On 12/15/18 10:05 AM, Rani Ahmed wrote: >> Hello. I am having a serious issue. This is the log: >> [Sat Dec 15 02:09:28.054892 2018] [mpm_prefork:notice] [pid 13958] >> AH00163: Apache/2.4.25 (Debian) Rivet configured -- resuming normal >> operations > which version of Rivet are you running? > > -- Massimo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org > For additional commands, e-mail: rivet-dev-h...@tcl.apache.org >