Hi,
I am currently migrating my webserver off IIS to linux/apache2.
I ran Zoom and compiled for CGI/Linux however I am getting a segmentation fault when trying to execute it.
I have verified that CGI is working on the site (with my own script) and that the permissions are set properly for the cgi and zdat files. In the web browser I just get a blank page but in the apache error log and when I try to execute it on the command line i get a seg fault.
Any ideas?
I am currently migrating my webserver off IIS to linux/apache2.
I ran Zoom and compiled for CGI/Linux however I am getting a segmentation fault when trying to execute it.
I have verified that CGI is working on the site (with my own script) and that the permissions are set properly for the cgi and zdat files. In the web browser I just get a blank page but in the apache error log and when I try to execute it on the command line i get a seg fault.
Any ideas?
Comment