|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Hi, they just upgraded my webserver to apache 1.3.17
and now I always get these errors on all my PHP pages What's changed that all my code wont' work now, please help! Method Not Allowed The requested method POST is not allowed for the URL /~simpson/test/test.html |
|
#2
|
|||
|
|||
|
If there is UserDir public_html somewhere in httpd.conf, then show us the Directory block of:
<Directory /home/*/public_html> .. .. .. </Directory> If it wasn't named public_html, then show us the equivalent one. |
|
#3
|
|||
|
|||
|
That block is totally commented out, should it be uncommented and used?
|
|
#4
|
|||
|
|||
|
doh I just saw the posts lower down, I'll read them first....sorry that I didn't do that first!
|
|
#5
|
|||
|
|||
|
>>should it be uncommented and used?
Exactly. Also make sure UserDir is not uncommented. If there is still a problem, that has to do with your <Limit> or <LimitExcept> blocks within your <Directory> block. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > problem with php after apache upgrade |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|