Hi Webacula has a separate maillists https://sourceforge.net/mail/?group_id=201199
Change your .htaccess "RewriteBase /" 2009/6/9 Reynier Perez Mira <rper...@uci.cu>: > Hi every: > I trying to install Webacula 3.0 following every step in README file. This is > my VirtualHost definition: > <VirtualHost *:80> > ServerName webacula > ServerAlias webacula.prod.uci.cu > ServerAdmin rper...@uci.cu > DirectoryIndex index.php index.htm index.html > DocumentRoot /var/www/webacula/html > <Directory /> > Options FollowSymLinks > AllowOverride None > </Directory> > <Directory /var/www/webacula/html> > Options FollowSymLinks > AllowOverride All > Order allow,deny > allow from all > </Directory> > > ErrorLog /var/log/apache2/webacula-error.log > LogLevel debug #To see the errors > CustomLog /var/log/apache2/webacula-access.log combined > ServerSignature Off > </VirtualHost> > > When I try to access to webacula I get this error in my browser: > > Internal Server Error > The server encountered an internal error or misconfiguration and was unable > to complete your request. > Please contact the server administrator, rper...@uci.cu and inform them of > the time the error occurred, and anything you might have done that may have > caused the error. > More information about this error may be available in the server error log. > > I check then the logs files and see the output: > [Mon Jun 08 17:06:44 2009] [error] [client 10.8.40.4] Request exceeded the > limit of 10 internal redirects due to probable$ > [Mon Jun 08 17:06:44 2009] [debug] core.c(3046): [client 10.8.40.4] r->uri = > /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /webacula/index.php > [Mon Jun 08 17:06:44 2009] [debug] core.c(3052): [client 10.8.40.4] > redirected from r->uri = /html/ > [Mon Jun 08 17:06:44 2009] [debug] mod_deflate.c(619): [client 10.8.40.4] > Zlib: Compressed 534 to 322 : URL /webacula/index.php > > What's wrong here? > > Ing. Reynier Pérez Mira > > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- with best regards ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users