Hi there
I’m just testing it and I noticed a few problems with a linux install.
- during installation there are some errors about certain stuff not to be found
root@ubuntu:~# ./scriptcase_linux_installer_x86_64_en_us_v6.0.031.sh
Creating directory scriptcase_linux_installer_x86_64_en_us_v6.0.031
Verifying archive integrity… All good.
Uncompressing Scriptcase 6.0.031 - Zend Server CE 5.1.0 x86_64…
Welcome to ScriptCase 6 - Zend Server CE 5.1.0 x86_64 (64bits) installation script!
Please specify an installation path [/opt/nm/v6]:
Extracting files to /opt/nm/v6/zend…
Extracting Scriptcase to /opt/nm/v6/www/scriptcase…
/opt/nm/v6/zend/bin/php: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
Starting ScriptCase 6 - Zend Server CE 5.1.0 x86_64 (64bits) 5.1.0 …
httpd: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName
/opt/nm/v6/zend/bin/apachectl start [OK]
/opt/nm/v6/zend/bin/lighttpdctl.sh: line 39: /opt/nm/v6/zend/gui/lighttpd/bin/spawn-fcgi: No such file or directory
chmod: cannot access `/opt/nm/v6/zend/gui/lighttpd/tmp/php-fastcgi.socket’: No such file or directory
Starting ScriptCase 6 - Zend Server CE 5.1.0 x86_64 (64bits) GUI [Lighttpd] [OK]
[ 24.08.2012 07:37:54 SYSTEM] watchdog for lighttpd is not running.
[ 24.08.2012 07:37:54 SYSTEM] lighttpd is not running.
ScriptCase 6 - Zend Server CE 5.1.0 x86_64 (64bits) started…
========================== INSTALLATION SUMMARY ===================================================
ScriptCase 6 - Zend Server CE 5.1.0 x86_64 (64bits) was installed to /opt/nm/v6/zend
The End User License Agreement [EULA] can be viewed under /opt/nm/v6/zend/doc/EULA.txt
See the README in /opt/nm/v6/zend/doc/README more information
Apache is up and running on port 86!
To control ScriptCase 6 - Zend Server CE 5.1.0 x86_64 (64bits), please use /opt/nm/v6/zend/bin/ze
To enable the Java bridge, please run /opt/nm/v6/zend/bin/setup_jb.sh
To open scriptcase access http://127.0.0.1:86/scriptcase
=============================== ENJOY ScriptCase 6 - Zend Server CE 5.1.0 x86_64 (64bits) ============
root@ubuntu:~#
-
I noticed that SC on Linux is much less responsive than on Windows. I tried with Debian/Ubuntu server and a WinXP (both as guest VMs on my computer since I’m only testing this far).
-
When using a linux host for installing SC then there are problems with connecting to MySQL. It keeps telling that /tmp/mysql.sock is . not available (or mysqld.sock). Also, when I then changed my my.cnf to pint the socks to the desired /tmp folder it sort of worked. I didn’t complain anymore about the socket but there was a new problem.