[PHP-INST] Re: [PHP] Method Not Allowed - Solved!!!!

2001-04-23 Thread Tym Rehm
I feel soo dumb. The problem was that the mod_php.rpm wasn't installed. I installed it, restarted apache and the scripts worked. I also upgraded to PHP4 while I was at it. Hope this will help someone. - Original Message - From: "Tym Rehm" <[EMAIL PROTECTED]>

[PHP-INST] Method Not Allowed

2001-04-23 Thread Tym Rehm
I'm trying to get a script working and I get a 405 Method Not Allowed error every time I run the script. I understand this is a apache configuration issue, but I don't know what I need to do to fix this. I'm running RH7.0, Apache 1.3.12 and PHP3 all from RPMs. Thanks.