joximu Wrote:Why didn't you try the update?
Ok, you run vhcs2 2.4.7.1 on a debian etch?
then you uninstalled the vhcs2? (what exactly?)
Now you want to instal ispcp? - is there a reason why not make a fresh debian installation? otherwise I think there are packages missing (or two much)...
Can you post the output of
Code:
dpkg -l | grep "apache\|php"
/J
Thanks very much for fast reply
The reson to update is the /setup/iscp-update script does not want to run it gives me "command not found", i even tried "reset" the same thing, i used the vhcs2-uninstall to uninstall it, it was installed long time ago, untill i heard about ispcp so i uninstalled it because it was giving the same page php code.
here is the output :
server1:~# dpkg -l | grep "apache\|php"
ii apache2 2.2.3-4+etch4 Next generation, scalable, extendable web se
ii apache2-doc 2.2.3-4+etch4 documentation for apache2
ii apache2-mpm-prefork 2.2.3-4+etch4 Traditional model for Apache HTTPD 2.1
ii apache2-utils 2.2.3-4+etch4 utility programs for webservers
ii apache2.2-common 2.2.3-4+etch4 Next generation, scalable, extendable web se
ii libapache2-mod-php5 5.2.0-8+etch10 server-side, HTML-embedded scripting languag
ii php-pear 5.2.0-8+etch10 PEAR - PHP Extension and Application Reposit
ii php5 5.2.0-8+etch10 server-side, HTML-embedded scripting languag
ii php5-cli 5.2.0-8+etch10 command-line interpreter for the php5 script
ii php5-common 5.2.0-8+etch10 Common files for packages built from the php
ii php5-curl 5.2.0-8+etch10 CURL module for php5
ii php5-dev 5.2.0-8+etch10 Files for PHP5 module development
ii php5-gd 5.2.0-8+etch10 GD module for php5
ii php5-idn 1.2-1+b1 PHP api for the IDNA library
ii php5-imagick 0.9.11+1-4.1 ImageMagick module for php5
ii php5-imap 5.2.0-8+etch10 IMAP module for php5
ii php5-json 1.2.1-3.2 JSON serialiser for PHP5
ii php5-mcrypt 5.2.0-8+etch10 MCrypt module for php5
ii php5-memcache 2.0.1-1.1 memcache extension module for PHP5
ii php5-mhash 5.2.0-8+etch10 MHASH module for php5
ii php5-ming 0.3.0-11 Ming module for php5
ii php5-mysql 5.2.0-8+etch10 MySQL module for php5
ii php5-ps 1.3.4-4 ps module for PHP 5
ii php5-pspell 5.2.0-8+etch10 pspell module for php5
ii php5-recode 5.2.0-8+etch10 recode module for php5
ii php5-snmp 5.2.0-8+etch10 SNMP module for php5
ii php5-sqlite 5.2.0-8+etch10 SQLite module for php5
ii php5-tidy 5.2.0-8+etch10 tidy module for php5
ii php5-xmlrpc 5.2.0-8+etch10 XML-RPC module for php5
ii php5-xsl 5.2.0-8+etch10 XSL module for php5
server1:~#
Note : now when i restart apache2 it says Waiting...
then gives me server1#
which i think that means it is working now, but when i write:
http://www.mydomain.com ( i got the php source code page)
admin.server1.mydomain.com (i got Server not found )
if i try only server1.mydomain.com (i got server not found)
Thanks alot for your help