|
||||
[chameleon] does Chameleon need MySQLPaul Spencer spencer@dmsolutions.ca30 Sep 2003 14:46:33 -0400
|
Bart, no, it does not. My first guess would be that your php.ini has something set in it to cause PHP to use MySQL to store session data. Chameleon provides it's own session handlers, but it is also possible that you have session.auto_start set to true and PHP tries to re-establish it's session via MySQL before chameleon even gets to run. Just a guess. Cheers, Paul On Tue, 2003-09-30 at 14:33, Bart van den Eijnden wrote: > Hi list, > > I have trouble installing Chameleon 1.1. > > When I look in the session.log file, I see some MySQL error messages. I do > not have MySQL installed on the machine. > > Is MySQL a prerequisite for Chameleon? It does not say so in the install > document. > > Opened() chameleon, session, localhost, root, session_id() says > 3f69ae8dd7aa6 > MySQL connection error: Can't connect to MySQL server on 'localhost' > (10061) > Read() 3f69ae8dd7aa6 > MySQL connection error: Can't connect to MySQL server on 'localhost' > (10061) > Write() 3f69ae8dd7aa6 gszRemoteAdd|s:9:"127.0.0.1";test|i:0; > MySQL connection error: Can't connect to MySQL server on 'localhost' > (10061) > Close session > > Best regards, > Bart > > _______________________________________________ > Chameleon mailing list > Chameleon@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/chameleon
This archive was generated by Pipermail. |
MapTools.org -- Hosted by DM Solutions Group |