Re: [users@httpd] localhost api

2020-04-01 Thread John Smith
ct to localhost:8092 (Connection refused) Service works well, if it is called outside On Wed, Apr 1, 2020 at 6:57 PM Rich Bowen wrote: > Please provide the error message, from the error log. > > On 4/1/20 9:47 AM, John Smith wrote: > > Hello, > > > > When calling restapi

[users@httpd] localhost api

2020-04-01 Thread John Smith
Hello, When calling restapi (https://someserver.net/api/dosomething PUT or GET) from localhost, it says Connection not allowed. From outside it works well. A perl script is doing the calling. This might be an apache configuration issue, or? Regards, John

Re: [users@httpd] I Know I Should Be on PHP List, But...

2013-08-09 Thread John Smith
Well, it appears my mistake was once upon a time I installed this distro of Apache that was a 3rd party 64-bit version, so you get what you pay for ;) Uninstall, install the official distro and viola! Thanks! John

[users@httpd] I Know I Should Be on PHP List, But...

2013-08-09 Thread John Smith
I'm afraid I can't get subscribed :( Maybe a bug on their end. Very small amount of traffic, apparently, too. At any rate, I hope you all can help. Apparently the following is a common problem with getting Apache to execute PHP scripts (so maybe it's the right forum after all). I installed the

[EMAIL PROTECTED] Re: 2GB Filesize Limit

2008-05-25 Thread John Smith
Krist van Besien wrote: > On Sun, May 25, 2008 at 3:06 PM, John Smith <[EMAIL PROTECTED]> wrote: >> Hi, >> >> i got the follwing configuration: >> Linux 2.4.27-3-386 #1 Wed Dec 6 00:38:33 UTC 2006 i686 GNU/Linux >> Server version: Apache/2.0.54 >> >&

[EMAIL PROTECTED] 2GB Filesize Limit

2008-05-25 Thread John Smith
Hi, i got the follwing configuration: Linux 2.4.27-3-386 #1 Wed Dec 6 00:38:33 UTC 2006 i686 GNU/Linux Server version: Apache/2.0.54 When i try to download a file larger than 2gb i get a 403 Error. How can i cure this? Greets, John --