[PHP] .php unrecognizable extension

2002-01-21 Thread Dion
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

[PHP] Index.PHP won't load like Index.HTML

2002-01-21 Thread Dion
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

[PHP] Problems with PHP post and get

2002-09-05 Thread Dion
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

Re: [PHP] Problems with PHP post and get

2002-09-05 Thread Dion
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... [snip] I'm running Apach

[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

[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