Is the Directory spec below correct in the install instructions?

Debian / Ubuntu

$ sudo vim /etc/apache2/conf-available/bacula-web.conf

with the content below

<Directory /var/www/html/bacula-web>
  AllowOverride All</Directory>

The archive was extracted to /var/www/bacula-web in a previous step. The
above appears to be the Centos location.

root@HS:/var/www/bacula-web# ls
application  bwc  console  console.php  core  docs  index.php  LICENSE
README.md  vendor
root@HS:/var/www/bacula-web#

Regards
Chris Wilkinson

On Sat, 10 Nov 2018, 11:01 a.m. Davide Franco <bacula-...@dflc.ch wrote:

> Hi Chris,
>
> You should download again the archive as the one you downloaded yesterday
> is broken.
>
> You’re right about the curl command, I’ve noticed the same issue in the
> documentation which needs to be fixed.
>
> A bug report is already created here
> https://bugs.bacula-web.org/view.php?id=273
>
> Hope it helps others as well :)
>
> Best regards
>
> Davide
>
> On Sat, 10 Nov 2018 at 11:41, Chris Wilkinson <winstonia...@gmail.com>
> wrote:
>
>> I downloaded bacula-web-latest.tgz yesterday. Has it changed since then?
>>
>> I had trouble with the curl -o command but got it with wget instead. CURL
>> just downloaded ~370 bytes.
>>
>> I'll install sqlite and try again.
>>
>> Regards
>>
>> Chris Wilkinson
>>
>> On Sat, 10 Nov 2018, 9:17 a.m. Davide Franco <bacula-...@dflc.ch wrote:
>>
>>> Hello Chris,
>>>
>>> Thanks for your feedback
>>>
>>> I can't explain this error "Could not open input file: bwc", maybe
>>> you're using the first Bacula-Web 8.1.0 archive which was broken.
>>>
>>> Please make sure you're using latest archive (release process had issue
>>> with last version, sorry for that).
>>> You can download latest Bacula-Web version from here
>>> https://www.bacula-web.org/download/bacula-web-latest.tgz
>>>
>>> Important: As mentioned in the documentation, PHP SQLite is required
>>> since version 8.0.0-RC2
>>>
>>> http://docs.bacula-web.org/en/v8.1.0/02_install/requirements.html#install-requirements
>>>
>>> Hope it helps
>>>
>>> Best regards
>>>
>>> Davide
>>>
>>> On Sat, Nov 10, 2018 at 10:09 AM Chris Wilkinson <winstonia...@gmail.com>
>>> wrote:
>>>
>>>> I got trouble when I tried the similar command in the user creation
>>>> install instructions: (Debian/Apache2). The result was:
>>>>
>>>> root@HS:/var/www/bacula-web# sudo -u www-data php bwc setupauth
>>>> Could not open input file: bwc
>>>> root@HS:/var/www/bacula-web#
>>>>
>>>> What is this command doing?
>>>>
>>>> The instructions seem to infer that SQLite is required. I use MySql for
>>>> the database and so don't have SQLite installed.
>>>>
>>>> Regards
>>>> Chris Wilkinson
>>>>
>>>>
>>>> On Sat, 10 Nov 2018, 7:55 a.m. Davide Franco <bacula-...@dflc.ch wrote:
>>>>
>>>>> Hello Maciolek,
>>>>>
>>>>> Can you run the console command below and provide me the output please
>>>>> ?
>>>>>
>>>>> Debian / Ubuntu
>>>>> $ sudo -u www-data php bwc check
>>>>>
>>>>> RedHat / Centos / Fedora
>>>>> $ sudo -u apache2 php bwc check
>>>>>
>>>>> Thanks for your feedback
>>>>>
>>>>> Davide
>>>>>
>>>>> On Fri, Nov 9, 2018 at 3:04 PM Maciolek, Mark <mark.macio...@unh.edu>
>>>>> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>>
>>>>>>
>>>>>> Followed the upgrade instructions.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Neither main page or test page work
>>>>>>
>>>>>>
>>>>>>
>>>>>> *Problem: *Bad ownership / permissions for protected assets folder
>>>>>> (application/assets/protected)
>>>>>>
>>>>>>
>>>>>>
>>>>>> drwxr-xr-x 2 www-data www-data 4096 Nov  9 08:42 protected
>>>>>>
>>>>>>
>>>>>>
>>>>>> Not sure what to try next.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Mark
>>>>>>
>>>>>>
>>>>>>
>>>>>> --Mark Maciolek
>>>>>>
>>>>>> Network Administrator
>>>>>>
>>>>>> Morse Hall Rm 338
>>>>>>
>>>>>> http://www.unh.edu/research/support-units/research-computing-center
>>>>>>
>>>>>>
>>>>>>
>>>>>> *From:* Davide Franco <bacula-...@dflc.ch>
>>>>>> *Sent:* Thursday, November 8, 2018 1:21 AM
>>>>>> *To:* bacula-users <bacula-users@lists.sourceforge.net>
>>>>>> *Subject:* [Bacula-users] Bacula-Web 8.1.0 release
>>>>>>
>>>>>>
>>>>>>
>>>>>> *Caution - External Email*
>>>>>> ------------------------------
>>>>>>
>>>>>> Dear all,
>>>>>>
>>>>>> I'm pleased to inform you that Bacula-Web 8.1.0 is available from
>>>>>> now.
>>>>>>
>>>>>> This version Include 3 new features and 7 bug fixes
>>>>>>
>>>>>>
>>>>>>
>>>>>> The release notes is available here
>>>>>>
>>>>>>
>>>>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.bacula-2Dweb.org_news-2Dreader_bacula-2Dweb-2D8-2D0-2D0.html&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=ej0avG0hetVr9H6ZblaEXTiZqDe8SLTcvAxHH8F1yYk&e=>
>>>>>>
>>>>>> *https://www.bacula-web.org/2018/11/07/bacula-web-8-1-0/
>>>>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.bacula-2Dweb.org_news-2Dreader_bacula-2Dweb-2D8-2D0-2D0.html&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=ej0avG0hetVr9H6ZblaEXTiZqDe8SLTcvAxHH8F1yYk&e=>*
>>>>>>
>>>>>>
>>>>>>
>>>>>> As this version introduce important changes, please read carefully
>>>>>> the documentation
>>>>>>
>>>>>> http://docs.bacula-web.org/
>>>>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__docs.bacula-2Dweb.org_&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=Pf9zATtRqYnsy4QBKQ9Lz2rhJK4xPpXPGMHRpsG0jX8&e=>
>>>>>>
>>>>>> You found a bug, need a new feature ? Please use de bug tracker.
>>>>>>
>>>>>> http://bugs.bacula-web.org
>>>>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__bugs.bacula-2Dweb.org_&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=1FT9igshIcZ-HKNq1AR_RKt5Ue8THQfAqwj0sozcGHI&e=>
>>>>>>
>>>>>> As usual, any question or feedback are more than welcome
>>>>>>
>>>>>> Thanks for supporting and using Bacula-Web :)
>>>>>>
>>>>>> Best regards
>>>>>>
>>>>>>
>>>>>> Davide
>>>>>>
>>>>> _______________________________________________
>>>>> Bacula-users mailing list
>>>>> Bacula-users@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>>>
>>>>
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to