I'm trying to get the Gallery photo gallery (PHP/MySQL) working under LiteSpeed. This same installation works fine when running under Apache, but throws an error when trying to view it via LiteSpeed (which is running simultaneously on a different port).
Apache is running as the user 'www-data', while LiteSpeed is running as 'nobody', but the Gallery data directory and all subdirectories are world-writable. This gallery also works fine under lighttpd. I suspect the problem is with PHP, as LiteSpeed is using it's own PHP module (via lsapi) while Apache and lighttpd are using the system's PHP5 installation. LiteSpeed is running PHP (4) fine otherwise.
Because this is likely a Gallery problem rather than a LiteSpeed problem, I've posted more details in the Gallery support forums. I'm mainly wondering if anyone here has any tips or info regarding the Gallery/LiteSpeed combo.
Apache is running as the user 'www-data', while LiteSpeed is running as 'nobody', but the Gallery data directory and all subdirectories are world-writable. This gallery also works fine under lighttpd. I suspect the problem is with PHP, as LiteSpeed is using it's own PHP module (via lsapi) while Apache and lighttpd are using the system's PHP5 installation. LiteSpeed is running PHP (4) fine otherwise.
Because this is likely a Gallery problem rather than a LiteSpeed problem, I've posted more details in the Gallery support forums. I'm mainly wondering if anyone here has any tips or info regarding the Gallery/LiteSpeed combo.