Hello:
Thanks for your reply. I have checked apache configuration as the document
of installation.
the configuration parameters of apache is "./configure
--prefix=/usr/local/webserver/apache --enable-modes-shared=most --enable-so
--enable-rewrite --enable-ssl
".
the config of RewriteEngine is on(httpd.conf)
the last section of httpd.conf is config of VirtualHost
(httpd.conf)
NameVirtualHost *:80
<VirtualHost *:80>
DocumentRoot /usr/local/webserver/apache/htdocs/scalr/www/
ServerName www.sc.com
<Directory "/usr/local/webserver/apache/htdocs/scalr/www/">
AllowOverride All
</Directory>
</VirtualHost>
cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4
localhost4.localdomain4
::1 localhost localhost.localdomain localhost6
localhost6.localdomain6
192.168.2.15 www.sc.com
hosts and dns is configured correctly
I can login the scalr on my browser and can save my cloudstack cloud.
Is there anything else must configure?
在 2013年5月8日星期三UTC+8上午12时37分31秒,Nick Toursky写道:
>
> In general, it's a good idea to check our Troubleshooting section of
> Install doc:
> http://wiki.scalr.com/display/docs/Installation#Installation-Troubleshooting
>
> On Tue, May 7, 2013 at 6:47 PM, Igor Savchenko <[email protected]<javascript:>
> > wrote:
>
>> You're apache server configured incorrectly. Please check apache
>> configuration and mod_rewrite settings.
>>
>> Regards,
>> Igor
>>
>>
>> On 7 May 2013 07:16, <[email protected] <javascript:>> wrote:
>>
>>> Hi All:
>>> I have installed the scalarizr_cloudstack agent on a intance of
>>> cloudstack which can ping with the server of scalr each other. When I
>>> create a role for my scalr, and execute the script(scalarizr
>>> --import...etc), It failed with infomation as follows:
>>>
>>> You don't have permission to access
>>> "http://www.sc.com/query-env/2008-12-16/get-latest-version"
>>>
>>> on this server.<P>
>>> Reference #18.14620c50.1367919469.74899df
>>> </BODY>
>>> </HTML>
>>> . Waiting 30 seconds before the next try
>>> 2013-05-07 17:15:53,719 - WARNING - scalarizr.queryenv - Sleep 30
>>> seconds before next attempt...
>>> 2013-05-07 17:16:24,330 - WARNING - scalarizr.queryenv - QueryEnv
>>> failed. HTTP 403. <HTML><HEAD>
>>> <TITLE>Access Denied</TITLE>
>>> </HEAD><BODY>
>>> <H1>Access Denied</H1>
>>>
>>> instance with scalarizr agent can ping "www.sc.com" which is the
>>> hostname of scalr server.Can anyone tell me why?
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "scalr-discuss" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected] <javascript:>.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "scalr-discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
--
You received this message because you are subscribed to the Google Groups
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.