Hi,

You just need to add into .htaccess in messaging dir line(first)
*
*
*Options -Indexes*
*
*
about 

Failure reason:
Cannot send rebundle message to server. Please check event log for more 
details.

I'm not able to import non Scalr instance after upgrade to 4.0

It always come back to me with this error - looking into the code, probably 
some new issue/bug

Середа, 9 січня 2013 р. 13:20:23 UTC+1 користувач dhanesh m написав:
>
> Hi Nick,
>
> While accessing http://scalr.local/messaging in browser its showing the 
> contents inside the folder messaging.php
>
> As u told i tried to map /var/www/app/messaging with the .htaccess file 
>
> VirtualHost scalr.local:80>
>         ServerAdmin webmaster@localhost
>         ServerName scalr.local
>         DocumentRoot /var/www/app/www
>         <Directory /var/www/app/www>
>                 Options Indexes +FollowSymLinks MultiViews
>                 AllowOverride All
>         </Directory>
>         *<Directory /var/www/app/www/messaging>
>                 Options Indexes +FollowSymLinks MultiViews
>                 AllowOverride  All
>         </Directory>*
> </VirtualHo
>
> *root@scalr:/var/www/test# cat /var/www/app/www/messaging/.htaccess
> Options +FollowSymLinks*
> RewriteEngine On
> RewriteCond %{REQUEST_FILENAME}  !messaging.php
> RewriteRule ^(.+)/?$ /messaging/messaging.php?
> queue=$1 [NE,L]
>
>
> Still its showing the content.
>
> Iam not sure how to redirect.
>
> Please guide me on this.
>
>
> Iam importing server for ( Scalr latest version + cloudstack 3.2 )
>
> *Struck in *
>
> Bundle task Information:
>
> Failure reason:
> Cannot send rebundle message to server. Please check event log for more 
> details.
>  
>
> Regards,
> Dhanesh.
>
>
>
>

-- 


Reply via email to