Need some help

#1
Hello

I have installed litespeed

but when i compile php

in step no 2.

i but this ssh code :
/usr/local/lsws/phpbuild/buildphp_manual_run.sh

and i get this:
/usr/local/lsws/phpbuild/buildphp_manual_run.sh
Manually running installation script: /usr/local/lsws/phpbuild/buildphp_1315414383.5.install.sh
Running at background with command:
/usr/local/lsws/phpbuild/buildphp_1315414383.5.install.sh 1> /usr/local/lsws/phpbuild/buildphp_1315414383.5.log 2>&1

chown -R lsadm:lsadm /usr/local/lsws/phpbuild/php-5.3.8

Please Help me

MHR
 

webizen

Well-Known Member
#2
Did you compile PHP from Admin CP? Usually Admin CP should show error message if compile fails. You may also tail the log /usr/local/lsws/phpbuild/buildphp_1315414383.5.log for error message.
 
Top