I have an owned siteZen license and downloaded the final version before they shut down.
I am now trying to install siteZen on a new server and running into some errors I am not sure how to get past. This has worked properly on two other servers. The only difference I can find is that this server is running php 5.10.1, whereas the others run 5.8.8 - I'm not sure if that is the cause of the issue.
When I execute ./install_master, I get through some of the pre-checks and then get the following errors -
Can anybody offer any help? Thanks!
I am now trying to install siteZen on a new server and running into some errors I am not sure how to get past. This has worked properly on two other servers. The only difference I can find is that this server is running php 5.10.1, whereas the others run 5.8.8 - I'm not sure if that is the cause of the issue.
When I execute ./install_master, I get through some of the pre-checks and then get the following errors -
Code:
checking for required unix commands...
ps is /bin/ps
install is /usr/bin/install
uname is /bin/uname
ldd is /usr/bin/ldd
sed is /bin/sed
grep is hashed (/bin/grep)
awk is /bin/awk
/bin/hostname is /bin/hostname
Getting system information, if any of these tests fails it is likely
this script and the product will not run correctly. We recommend
fixing all problems reported here before running the product.
checking the operating system and architecture... found Linux using architecture x86_64, distribution is redhat on host xxx.yyy.com
querying the apache server /usr/local/apache/bin/httpd for information...
checking if server supports suexec ...
not enabled
found apache configuration file /usr/local/apache/conf/httpd.conf
checking if /usr/local/apache/conf/httpd.conf is available... ok
check for MySQL Server... ok
logging variables
logged variables
Can't load '/usr/local/sitezen/install/sitezen-2.61.34/mysql.so' for module DBD::mysql: libz.so.1: cannot open shared object file: No such file or directory at PERL2EXE_STORAGE/DynaLoader.pm line 230.
at PERL2EXE_STORAGE/utl_setup.pm line 16
Compilation failed in require at PERL2EXE_STORAGE/utl_setup.pm line 16.
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/utl_setup.pm line 16.
Compilation failed in require at /usr/local/sitezen/install/sitezen-2.61.34/zenconfig line 32.
BEGIN failed--compilation aborted at /usr/local/sitezen/install/sitezen-2.61.34/zenconfig line 32.
Install is NOT COMPLETE; siteZen is NOT ready for operation.
You must run install completely and successfully before
operating siteZen.