Hi

I'm enclosing the screenshot of the ouput. I have the file, but the second
command when i run it shows command not found

Regards
Rumeha

On Mon, Mar 28, 2016 at 12:26 PM, Nakayama Kenjiro <
nakayamakenj...@gmail.com> wrote:

> Hi,
>
> Before httpd failed to start, I can see that you installed httpd manually.
> httpd package should have been installed during your installation.
>
> I am wondering if your installation (Node) failed... Could you please
> check if you have this file or not?
>
>   # rpm -qf /etc/httpd/conf.d/000001_openshift_origin_node_servername.conf
>   rubygem-openshift-origin-frontend-apachedb-0.6.1.0-1.el6op.noarch
>
> NOTE: My environ is OSE v2, but I guess you also should have same or
> similar file.
>
> Regards,
> Kenjiro
>
>
> On Mon, Mar 28, 2016 at 3:47 PM, Rumeha rizwan <rumehariz...@gmail.com>
> wrote:
>
>> Hi
>>
>> I tried to start httpd service. I'm enclosing the screenshot of what
>> output i got.
>>
>> Regards
>> Rumeha
>>
>> On Mon, Mar 28, 2016 at 11:59 AM, Nakayama Kenjiro <
>> nakayamakenj...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> It says your host(192.168.3.27)'s 80 port rejects the request.
>>>
>>> Please check your iptables and httpd process as below.
>>>
>>> 1. iptables
>>>
>>>   # iptables -L -n |grep 80
>>>   ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state
>>> NEW tcp dpt:80
>>>
>>>
>>> 2. httpd process
>>>
>>>   # netstat -anp |grep ::80
>>>   tcp        0      0 :::80
>>> :::*                        LISTEN      2021/httpd
>>>
>>> If httpd process is not running, please try to restart httpd on
>>> 192.168.3.27
>>>
>>>   # service httpd start
>>>
>>> Regards,
>>> Kenjiro
>>>
>>>
>>> On Mon, Mar 28, 2016 at 3:00 PM, Rumeha rizwan <rumehariz...@gmail.com>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> Currently i have application abc running so i'm using the url of
>>>> application abc which is in domain localhost. I'm enclosing the screenshot
>>>> of what i got when i ran the url with curl command.
>>>>
>>>> Regards
>>>> Rumeha
>>>>
>>>> On Mon, Mar 28, 2016 at 11:16 AM, Nakayama Kenjiro <
>>>> nakayamakenj...@gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Could you please tell us what message you get by "curl -vvv
>>>>> http://firstphp2-broker.example.com";?
>>>>>
>>>>> Regards,
>>>>> Kenjiro
>>>>>
>>>>> On Mon, Mar 28, 2016 at 2:28 PM, Rumeha rizwan <rumehariz...@gmail.com
>>>>> > wrote:
>>>>>
>>>>>> Hi
>>>>>>
>>>>>> I have installed openshift on centos 6.7. I have used two separate
>>>>>> systems for broker & node. Openshift is working fine & it is also getting
>>>>>> hosted on browser without any problem.
>>>>>>
>>>>>> I tried creating a simple application by following the steps to
>>>>>> create an application provided by redhat. The application is getting
>>>>>> created but I'm not able to host the application on web browser using the
>>>>>> url that is provided after the application is created. I'm enclosing the
>>>>>> screenshots.
>>>>>> Can someone please give me a solution for this.
>>>>>>
>>>>>> Regards
>>>>>> Rumeha
>>>>>>
>>>>>> _______________________________________________
>>>>>> users mailing list
>>>>>> users@lists.openshift.redhat.com
>>>>>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Kenjiro NAKAYAMA <nakayamakenj...@gmail.com>
>>>>> GPG Key fingerprint = ED8F 049D E67A 727D 9A44  8E25 F44B E208 C946
>>>>> 5EB9
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Kenjiro NAKAYAMA <nakayamakenj...@gmail.com>
>>> GPG Key fingerprint = ED8F 049D E67A 727D 9A44  8E25 F44B E208 C946 5EB9
>>>
>>
>>
>
>
> --
> Kenjiro NAKAYAMA <nakayamakenj...@gmail.com>
> GPG Key fingerprint = ED8F 049D E67A 727D 9A44  8E25 F44B E208 C946 5EB9
>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to