Randy Paries wrote:
Hello,
i am trying to get session_mysql

http://websupport.sk/~stanojr/projects/session_mysql/

It configured, compiled and installed ok (no errors anyways)

but i am getting an error
session_start() [<a
href='function.session-start'>function.session-start</a>]: Cannot find
save handler mysql in

I was hoping someone in the group was using this and has seen the error

Thanks
Randy


Not sure about your problem but you shouldn't need to use a compiled module to use MySQL (or any other database) for sessions.

There are several tutorials on the web, not of which involve compiling squat.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to