[PHP] PHP5.0.3 and pam authentication

2005-03-08 Thread Chris Dion
I'm trying to use pam_auth for a script. It loads into php but it's not authenticating the users. I'm using the correct password and username. This is a example of how I'm using the function: pam_auth($_POST[uname], $_POST[passwd], &$error) Any ideas? Thanks in advance -- PHP General Mailin

[PHP] Hidden File Upload Limit

2004-03-04 Thread Chris Dion
OK Here is no problem..I'm trying to upload files to the server using the exact code from the php site except that the MAX_FILE_SIZE is changed to 900. I can upload files less than somewhere between 2mb and 4mb but not above. I've changed post_max_size to 10M and (1000), memory_limit to 1