Page 1 of 1

Running ADDT on updated php/mysql server

Posted: 2011-10-24 19:40
by fattony1952
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!

Re: Running ADDT on updated php/mysql server

Posted: 2011-10-25 09:14
by Fred
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!
Something seriously wrong here.

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?