BackupPC-users

Re: [BackupPC-users] Dificulties

2014-06-20 15:16:43
Subject: Re: [BackupPC-users] Dificulties
From: Thomas Langen <langen AT langensoft DOT de>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 20 Jun 2014 21:15:34 +0200
You'll need something like

VirtualHost *:80>
…
        ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
        <Directory "/usr/lib/cgi-bin">
                AllowOverride None
                Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
                Order allow,deny
                Allow from all
        </Directory>
…
</VirtualHost>

in your Apache configuration.

Thomas

Am 20.06.2014 18:57, schrieb Francisco Suarez:
> Thomas,
> 
> This is my apache config file http://pastebin.com/krhVYj3h
> 
> Not sure what I'm missing here and any help will be super
> appreciated.
> 
> Looks like fast cgi is enabled in PHP.
> 
> 
> 
> 
> 
> 
> On Fri, Jun 20, 2014 at 11:30 AM, Thomas Langen
> <langen AT langensoft DOT de <mailto:langen AT langensoft DOT de>> wrote:
> 
> Am 20.06.2014 17:20, schrieb Francisco Suarez:
>> Hello there,
>> 
>> I'm having much difficulties getting backuppc to open the web
> interface.
>> 
>> http://host/backuppc/
>> 
>> The webserver has been configured and when I request the url on
>> the browser it downloads what I believe is a cgi.
>> 
>> Using Ubuntu 14 & Xampp lamp distro.
>> 
>> Could you help?
>> 
>> Thanks Much, Francisco
>> 
> 
> Do you use the Apache web server? Then you probably need ExecCGI 
> activated. See 
> https://httpd.apache.org/docs/current/mod/core.html#options
> 
> Thomas
> 
> 
> ------------------------------------------------------------------------------
>
> 
HPCC Systems Open Source Big Data Platform from LexisNexis Risk
> Solutions Find What Matters Most in Your Big Data with HPCC
> Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. 
> Leverages Graph Analysis for Fast Processing & Easy Data
> Exploration http://p.sf.net/sfu/hpccsystems 
> _______________________________________________ BackupPC-users
> mailing list BackupPC-users AT lists.sourceforge DOT net 
> <mailto:BackupPC-users AT lists.sourceforge DOT net> List:
> https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki:
> http://backuppc.wiki.sourceforge.net Project:
> http://backuppc.sourceforge.net/
> 
> 
> 
> 
> ------------------------------------------------------------------------------
>
> 
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems Open
> Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages
> Graph Analysis for Fast Processing & Easy Data Exploration 
> http://p.sf.net/sfu/hpccsystems
> 
> 
> 
> _______________________________________________ BackupPC-users
> mailing list BackupPC-users AT lists.sourceforge DOT net List:
> https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki:
> http://backuppc.wiki.sourceforge.net Project:
> http://backuppc.sourceforge.net/
> 

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>