This is fixed. I had to disable selinux on the web server.
On Fri, Feb 24, 2017 at 8:38 AM Roman Gelfand wrote:
> correction... I am getting Curl error: Failed to connect to : Permission
> denied
>
>
> On Fri, Feb 24, 2017 at 5:30 AM Roman Gelfand wrote:
>
> How do you configure Apache to exec
correction... I am getting Curl error: Failed to connect to : Permission
denied
On Fri, Feb 24, 2017 at 5:30 AM Roman Gelfand wrote:
> How do you configure Apache to execute scripts?
>
> In the least, it looks like curl get request doesn't get executed.
>
> On Fri, Feb 24, 2017, 3:11 AM Marat K
How do you configure Apache to execute scripts?
In the least, it looks like curl get request doesn't get executed.
On Fri, Feb 24, 2017, 3:11 AM Marat Khalili wrote:
> it appears that get request never gets executed
You didn't write what happens. Does your PHP code gets executed at all?
One co
it appears that get request never gets executed
You didn't write what happens. Does your PHP code gets executed at all?
One common error is not configuring Apache to recognize scripts in the
first place.
--
With Best Regards,
Marat Khalili
-
I am executing successfully the following code using php line mode and it
returns a stream. However, when running the same code as part of web page,
it appears that get request never gets executed. Why? any help is
appreciated.
$apikey = '73f1ad78334ea3e8dedfb8f568d8537f';
$user