craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
148 stars 70 forks source link

Installation Issue #402

Closed afoster1955 closed 10 months ago

afoster1955 commented 10 months ago

I keep getting the following error message when trying to get the install process going. Where is this directory supposed to be set up?

Failure ReasonDatabase Cache Directory does not exist

The installation wizard has it listed as /tmp

craigk5n commented 10 months ago

Try leaving the cache dir blank. I haven't seen that error, but /tmp should exist on almost all Linux systems.

afoster1955 commented 10 months ago

If I leave the cache dir blank, I get to the page that says that there is an upgrade to the mysql but then it never lets me move on to the next screen. I am trying this on a localhost on my laptop which may be the reason there is no /tmp directory.

UPDATE: Finally managed to get in.