[tools] update.script

Do you like use update.script ?

  • yes, all time

    Votes: 221 69.1%
  • no, some time

    Votes: 44 13.8%
  • some time

    Votes: 55 17.2%

  • Total voters
    320
Note for the future: If you have problems installing the version of KISS at my site, and have problems, i can support it on these forums.

Jeff
 
i want to install suhosin so run suhosin installation and after that i edit php.ini file and add that lines.
but php -v isnt show me.suhosin install.

centos+suphp


[root@serv updatescript]# php -v
PHP Warning: PHP Startup: Unable to load dynamic library './/usr/local/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so' - .//usr/local/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.2.13 (cli) (built: Apr 19 2010 22:41:26)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v3.3.14, Copyright (c) 2002-2010, by ionCube Ltd., and
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
 
after install mod securety.

i creat this file: /etc/httpd/conf/extra/httpd-includes.conf

and add this lines on it:
LoadFile /usr/lib/libxml2.so
LoadModule security2_module /usr/lib/apache/mod_security2.so
<IfModule mod_security2.c>
# ModSecurity2 ONLY
# Do not change anything in included files
#
Include /etc/modsecurity2/*.conf
</IfModule>

but httpd has faild after restart apache.
 
same problem with mod_security, but no directory /etc/modsecurity2/ created
 
Anyone try to use this lately?

-2010-07-26 14:07:30-- http://tools.web4host.net/licenses
Resolving tools.web4host.net... 204.12.237.203
Connecting to tools.web4host.net|204.12.237.203|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-07-26 14:07:30 ERROR 404: Not Found.

--2010-07-26 14:07:30-- http://tools.web4host.net/versions
Resolving tools.web4host.net... 204.12.237.203
Connecting to tools.web4host.net|204.12.237.203|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-07-26 14:07:31 ERROR 404: Not Found.
 
Anyone try to use this lately?

-2010-07-26 14:07:30-- http://tools.web4host.net/licenses
Resolving tools.web4host.net... 204.12.237.203
Connecting to tools.web4host.net|204.12.237.203|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-07-26 14:07:30 ERROR 404: Not Found.

--2010-07-26 14:07:30-- http://tools.web4host.net/versions
Resolving tools.web4host.net... 204.12.237.203
Connecting to tools.web4host.net|204.12.237.203|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-07-26 14:07:31 ERROR 404: Not Found.

yeah i'm getting the same error
 
Well everything is deleted now I guess. A few posts up @how@ says the project died. Too bad! I still used it.
 
Back
Top