[PHP] Apache Password Encryption (php)

2002-03-10 Thread Ellis M. Mendez-Hidaka
Greetings all, I was wondering if there's any way to encrypt passwords without having to recompile apache or PHP. Just a simple password to use instead of the xhtml tag which does not encrypt the data. Thank you for your help. Ellis -- PHP General Mailing List (http://www.php.net/) To unsubsc

Re: [PHP] mysql_connect() help

2002-03-09 Thread Ellis M. Mendez-Hidaka
le: ln -s /var/run/mysql.sock /tmp/mysql.sock > > Or if /var/run/mysql.sock doesn't exist, find / -name "mysql.sock" > Then symlink that to /tmp > > Hope that helps. > - Original Message - > From: "Ellis M. Mendez-Hidaka" <[EMAIL PROTECTED]>

[PHP] mysql_connect() help

2002-03-08 Thread Ellis M. Mendez-Hidaka
Greetings, I'm a newbie with apache and PHP. I was able to setup apache, php and mysql in RH Linux and have my website running. I was trying to test the BD connectivity capabilities of PHP but I keep receiving this error message: { Warning: Can't connect to local MySQL server through socket '/tmp/