I'm using the latest version...5.7
My error is located at www.hccfor.org/escal/setup/
I've set permissions and installed everything up to step 4
Now I receive the following error:
Fatal error: main(): Failed opening required '../showCalendar.php' (include_path='.:/usr/local/lib/php') in /homepages/26/d108881401/htdocs/hccfor/escal/setup/header.inc.php on line 1
That's a PHP error indicating that the file is not present on the server (or it's not in the correct place). Is that file in the root of the escal directory?
Nevermind...my ftp program was lowercasing all the files and linux sees the uppercase and lowercase file names differently...everything works once I FTP'd actual filenames.