Running ADDT on updated php/mysql server

Any tips and tricks that has to with the ADDT that doesn't fit into one of the other categories
fattony1952
Posts: 1
Joined: 2011-10-24 19:29

Running ADDT on updated php/mysql server

Post by fattony1952 » 2011-10-24 19:40

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!

User avatar
Fred
Site Admin
Posts: 491
Joined: 2010-02-15 12:10
Location: Armagh, Northern Ireland
Contact:

Re: Running ADDT on updated php/mysql server

Post by Fred » 2011-10-25 09:14

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?

Post Reply