Just completed installation. Ran install as root, put into a system directory , and server runs as 'nobody'. Error comes up when I try to log in (the initial Welcome the Web administration page comes up fine.) What can I do to troubleshoot this?
1) Which platform are you using? 2) Please check /lswsinstall/logs/ and /lswsinstall/admin/logs/ directories for errors. Let us know what error entries are logged so we can narrow down the problem.
Same here, OS X 10.3.9, Litespeed-2.1.17 (Standard) From the logs (stderr.log): Code: dyld: admin_php Undefined symbols: admin_php undefined reference to _statvfs expected to be defined in /usr/lib/libSystem.B.dylib
Zhesto, are the problem present in 2.1.16 or is this new for 2.1.17? Please note our OS X PPC/Intel binaries are built with Apple's 10.4 dev tools.
Can tell you after several hours (haven't my OS X 10.3 system now). litespeed-2.1.17 working without any problems on OS X 10.4, so maybe it's something 10.3 specific.
The problem should in the lsphp binary we built on OS X 10.4, you build your own lsphp binary to fix the problem on 10.3, just over write lsws/admin/fcgi-bin/admin_php with your own PHP binary using LSAPI.