[PHP] pear - make install fails (php5)

2005-05-05 Thread gerold kathan
hi - i am running into troubles: i have a linux (Redhat ES3) system running php4.3.11 * trying to build apache2/php5.0.4 (= run php4 OR php5) = PREFIX : /usr/local/php5 i can do it as long i compile php5 with option "--without-pear" if i try to build with pear it compiles fine but when doing "m

[PHP] crypt() sources c# port

2004-01-29 Thread gerold kathan
hi there - i have user credentials in my DB encrypted with PHPs crypt() function - and should be able to do some user authentication from a c# client - where can i find the source code of PHPs crypt() function so that i can build the same function in c# ? grettings from vienna , gerold. -- PHP G