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
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
Thanks. As you can prolbably tell, I am quite the beginner. Thanks for the
help!!!
--
Dion Munk
[EMAIL PROTECTED]
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
003701c254f2$f3e5aed0$8102a8c0@000347D72515">news:003701c254f2$f3e5aed0$8102a8c0@000347D72515...
>
to try the
script out, it is newsPHP from http://www.nphp.net/. Please, someone help!
--
Dion Munk
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I finally got PHP running on Apache in WinXP. I can execute PHP and all
that, but I can't get it to open in "index.php" file like it would open an
"index.html" file.. ie, first file it looks for in a new directory is
"index.xxx" but it won't open the PHP file... Anyone tell me what i need to
chan
I am running Apache 1.3 on WindowsXP just for some developement stuff that I
do at home. I just installed PHP to the server but I can't get it to
recognize .php as an extension and to have it load those as if they were
.html files. IE index.php it just shows a directory listing instead of
lo
6 matches
Mail list logo