Hey, I have a VPS server and am currently trying to install the enterprise version. If this works out, I want to buy a license. This is crazy fast (Friend has it).
Now, I have installed the latest version of it. I have it installed in /usr/src/lsws-3.3.14/
Now, it installed fine BUT pages and open directorys are BLANK. Only HTML pages work! >< I hate this! So, I've tried to compile my own php and it doesn't work!
The errors I am getting are:
And during compiling I get:
Now, I have installed the latest version of it. I have it installed in /usr/src/lsws-3.3.14/
Now, it installed fine BUT pages and open directorys are BLANK. Only HTML pages work! >< I hate this! So, I've tried to compile my own php and it doesn't work!
The errors I am getting are:
2008-06-16 23:25:10.291 WARN [config:server:listener] No listener is available for normal virtual host!
2008-06-16 23:25:10.292 ERROR [config:server:epsr:lsphp5] invalid path - /usr/local/lsws/fcgi-bin/lsphp5, it cannot be started by Web server!
2008-06-16 23:25:10.292 ERROR [config:scripthandler] Can not find handler with type: 8, name: lsphp5.
2008-06-16 23:25:10.292 ERROR [config:scripthandler] Can not find External Application: lsphp5, type: lsapi
2008-06-16 23:25:10.292 ERROR [config:scripthandler] use static file handler for suffix [php5]
2008-06-16 23:31:22.052 WARN [config:server:listener] No listener is available for normal virtual host!
2008-06-16 23:31:22.052 ERROR [config:server:epsr:lsphp5] invalid path - /usr/local/lsws/fcgi-bin/lsphp5, it cannot be started by Web server!
2008-06-16 23:31:22.053 ERROR [config:scripthandler] Can not find handler with type: 8, name: lsphp5.
2008-06-16 23:31:22.053 ERROR [config:scripthandler] Can not find External Application: lsphp5, type: lsapi
2008-06-16 23:31:22.053 ERROR [config:scripthandler] use static file handler for suffix [php5]
2008-06-16 23:25:10.292 ERROR [config:server:epsr:lsphp5] invalid path - /usr/local/lsws/fcgi-bin/lsphp5, it cannot be started by Web server!
2008-06-16 23:25:10.292 ERROR [config:scripthandler] Can not find handler with type: 8, name: lsphp5.
2008-06-16 23:25:10.292 ERROR [config:scripthandler] Can not find External Application: lsphp5, type: lsapi
2008-06-16 23:25:10.292 ERROR [config:scripthandler] use static file handler for suffix [php5]
2008-06-16 23:31:22.052 WARN [config:server:listener] No listener is available for normal virtual host!
2008-06-16 23:31:22.052 ERROR [config:server:epsr:lsphp5] invalid path - /usr/local/lsws/fcgi-bin/lsphp5, it cannot be started by Web server!
2008-06-16 23:31:22.053 ERROR [config:scripthandler] Can not find handler with type: 8, name: lsphp5.
2008-06-16 23:31:22.053 ERROR [config:scripthandler] Can not find External Application: lsphp5, type: lsapi
2008-06-16 23:31:22.053 ERROR [config:scripthandler] use static file handler for suffix [php5]
Forcing buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.59 (ok)
buildconf: Your version of autoconf likely contains buggy cache code.
Running cvsclean for you.
To avoid this, install autoconf-2.13.
rebuilding configure
aclocal.m4:2141: PHP_PROG_LEX is expanded from...
rebuilding main/php_config.h.in
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
aclocal.m4:2141: PHP_PROG_LEX is expanded from...
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.59 (ok)
buildconf: Your version of autoconf likely contains buggy cache code.
Running cvsclean for you.
To avoid this, install autoconf-2.13.
rebuilding configure
aclocal.m4:2141: PHP_PROG_LEX is expanded from...
rebuilding main/php_config.h.in
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
aclocal.m4:2141: PHP_PROG_LEX is expanded from...
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.