Search found 2 matches

by sotheron
Thu Oct 04, 2018 8:52 am
Forum: Zuluru 3 Installation
Topic: New Zuluru3 installation
Replies: 3
Views: 120600

Re: New Zuluru3 installation

Okay I seem to be up and running now, well I have the app running, I haven't started using it yet.


First issue was the Apache config, I needed to change my directives for my virtual host to.

DocumentRoot /var/www/Zuluru3/webroot
<Directory "/var/www/Zuluru3/webroot">
AllowOverride All
Order ...
by sotheron
Mon Oct 01, 2018 3:56 pm
Forum: Zuluru 3 Installation
Topic: New Zuluru3 installation
Replies: 3
Views: 120600

New Zuluru3 installation

Hi,

I'm have tried out the demo server and would like to install a local copy for testing.

I have followed the instructions on Github but I'm not sure where to proceed for the configuration. I am not too familiar with Cake so perhaps I have to do something that the instructions don't cover.

I am ...