Tagged Questions
0
votes
1answer
179 views
Access php server on a LAN
I would like to setup a php server using wamp on a LAN to serve all computers directly via the LAN (high speed), and a separate url to serve clients outside the network.
How do I do this? I thought ...
0
votes
1answer
2k views
Problem with Ejabberd external authentication with PHP
I'm stumped at the moment. I'm trying to get ejabberd to authenticate users based on my web application's already-existing MySQL user table.
Environment info
Ubuntu 8.04 server
Ejabberd 2.0.1-2 ...