I'm hitting plenty of walls buiilding ZM and as result desparate for some support so I appreciate any given.
I've completed the build and setup the db, double checking the tables are present.
Apache is started, with php supported to the best of my knowledge. Any direction on how to best confirm this would be appreciated.
I understand the next step would be to run /usr/local/bin/zmpkg.pl start
However this returns the following errors;
Use of uninitialized value in transliteration (tr///) at ./zmpkg.pl line 52, <CONFIG> line 5.
Use of uninitialized value in string eq at ./zmpkg.pl line 53, <CONFIG> line 5.
Use of uninitialized value in string eq at ./zmpkg.pl line 53, <CONFIG> line 5.
Use of uninitialized value in string eq at ./zmpkg.pl line 53, <CONFIG> line 5.
Use of uninitialized value in string eq at ./zmpkg.pl line 53, <CONFIG> line 5.
Undefined subroutine &main::ZM_DB_PASS called at ./zmpkg.pl line 64.
BEGIN failed--compilation aborted at ./zmpkg.pl line 74.
If I also access index.php or zm.php from web server I'm returned a blank page. Not an error as such, just a blank page????
I'm running a standard FC3 box on 2.6.10-1.760_FC3 with zm-1.20.1
