Le 27/01/2005 à 10:16, Gert Cuykens a écrit :

If i install phpmyadmin will php be a module into apache or a cgi bin ?

It's mod_php, as in "module". It brings better integration of PHP into Apache than the classic CGI.


Witch mysql do i install exactly ? And after installing it, will it
work or will php say something like cant connect to mysql :)

I personaly use the exact same version as the client. As phpMyAdmin uses a 4.0.x client, I installed databases/mysql40-server from the ports. You'll have to edit phpMyAdmin config files to match the server. See http://www.phpmyadmin.net/documentation/#setup


Do i need something extra for the ssl ?

Yes, but I haven't personal experience of this. There seems to be a good page here : http://www.unixcities.com/apache-openssl/


Cheers,

--
Christophe

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to