3.3.11 + eAccelerator install errors
I am attempting a completely clean install of LSWS Std, using the latest 3.3.11.
The install.sh script runs fine until it comes to installing a cache.
If you select [2] to install eAccelerator, the script fails at that point and generates a 404 off the Litespeedtech.com website because the install is looking for:
http://www.litespeedtech.com/packages/eaccelerator/eaccelerator-php-4.4.8-i386-linux.tar.gz
and that file does not exist on the litespeedtech.com web site, for some reason.
If you manually replace that file location with the 4.4.7 eac version in the relevant install script, install works fine.
Edit: actually, even after editing the admin/misc/enable_phpa.sh install script to correct the eaccelerator file name that is pulled down off litspeedtech.com, the install still went awry - PHP couldn't find eaccelerator and 503 errors also started proliferating and LSWS crashed every time even the simplest php file was run, and then simply refused to start, throwing errors about umb:/ and sockets.
So I've deleted my complete LSWS install and switched back over to Apache.
If I run LSWS again, I think I'll go an re-install a LSWS edition from several versions back. Installing those was always effortless and they just worked. Installing 3.3.11 and trying to get php 4.4.8 configured with a cache on top of 3.3.11 has been a nightmare.
I am attempting a completely clean install of LSWS Std, using the latest 3.3.11.
The install.sh script runs fine until it comes to installing a cache.
If you select [2] to install eAccelerator, the script fails at that point and generates a 404 off the Litespeedtech.com website because the install is looking for:
http://www.litespeedtech.com/packages/eaccelerator/eaccelerator-php-4.4.8-i386-linux.tar.gz
and that file does not exist on the litespeedtech.com web site, for some reason.
If you manually replace that file location with the 4.4.7 eac version in the relevant install script, install works fine.
Edit: actually, even after editing the admin/misc/enable_phpa.sh install script to correct the eaccelerator file name that is pulled down off litspeedtech.com, the install still went awry - PHP couldn't find eaccelerator and 503 errors also started proliferating and LSWS crashed every time even the simplest php file was run, and then simply refused to start, throwing errors about umb:/ and sockets.
So I've deleted my complete LSWS install and switched back over to Apache.
If I run LSWS again, I think I'll go an re-install a LSWS edition from several versions back. Installing those was always effortless and they just worked. Installing 3.3.11 and trying to get php 4.4.8 configured with a cache on top of 3.3.11 has been a nightmare.
Last edited: