I ported over a site I built with the ADDT to a new server to see how it would function and it's not good. I edited the files listed here and I now get an HTTP Error 500.
Anyone have any thoughts? I checked my Error Log and the latest two entries are:
[Mon Oct 24 12:37:54 2011] [error] [client 66.249.71.27] File does not exist: /usr/local/apache/htdocs/home1
[Mon Oct 24 12:37:55 2011] [error] [client 88.191.126.38] Invalid method in request \x80d\x01\x03\x01
Thanks!
Running ADDT on updated php/mysql server
Re: Running ADDT on updated php/mysql server
Something seriously wrong here.fattony1952 wrote: [Mon Oct 24 12:37:54 2011] [error] [client 66.249.71.27] File does not exist: /usr/local/apache/htdocs/home1
[Mon Oct 24 12:37:55 2011] [error] [client 88.191.126.38] Invalid method in request \x80d\x01\x03\x01
Thanks!
1. Who or what is calling the file home1 ?
This should surely be home1.php
2. I googled the invalid request and everything points to a configuration error on your server.
What error log is this from?