I could not find the file in the /usr/local/bin/ also, What should I do On Aug 8, 2016 4:43 PM, "Kseniya Tychkova" <[email protected]> wrote:
> Hi, > keystone-wsgi-admin usually is in */usr/local/bin* directory (not > /usr/bin) > Check if you have it there. > Then check your apache configuration (/etc/apache2/sites-available/ > wsgi-keystone.conf) > There is a line: WSGIScriptAlias / /usr/local/bin/keystone-wsgi-admin > Check that path is correct and you do have a file at that location. > Example of apache config you can find here: https://github.com/openstack/ > keystone/blob/master/httpd/wsgi-keystone.conf > So I guess all you need to do is: correct an error in apache config and > restart the apache. > > Kind regards, Kseniya > > On Mon, Aug 8, 2016 at 1:41 PM, Selvamani Gandhimathi <[email protected]> > wrote: > >> Dear Team, >> >> I am installing openstack mitaka on my debian machine. >> I followed the steps mentioned in the user manual, >> >> while I am trying to register the keystone service, I am getting 404 >> error and the error log shows >> /usr/bin/keystone-wsgi-admin file not found >> >> I don't see the file anywhere in my machine >> >> Please help >> >> >> Thanks >> Mathi >> >> >> >> >> _______________________________________________ >> Mailing list: http://lists.openstack.org/cgi >> -bin/mailman/listinfo/openstack >> Post to : [email protected] >> Unsubscribe : http://lists.openstack.org/cgi >> -bin/mailman/listinfo/openstack >> >> >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
