ispCP - Board - Support
[Edit] What is required for ispcp on Etch - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Preinstallation Questions (/forum-31.html)
+--- Thread: [Edit] What is required for ispcp on Etch (/thread-2494.html)

Pages: 1 2 3


RE: New at this - Krisxxx - 02-20-2008 10:32 PM

rbtux Wrote:no it's most certainly not... because etch delivers 5.2.0 per default...

Ah ok, how do i upgrade php and will it have any consequence on ispcp?


RE: New at this - rbtux - 02-20-2008 10:40 PM

Theres an entry from cube about that in the german forum:

add to /etc/apt/sources.list:
Code:
deb http://dotdeb.pimpmylinux.org/ stable all

Create file /etc/apt/preferences with to following content:
Code:
Package: *
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: -1

Package: php5-cgi
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-common
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-gd
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-imap
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mcrypt
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mhash
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mysql
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

then a simple

Code:
apt-get update && apt-get upgrade

should do the trick... Its untested though....


RE: New at this - Krisxxx - 02-20-2008 10:51 PM

rbtux Wrote:Theres an entry from cube about that in the german forum:

add to /etc/apt/sources.list:
Code:
deb http://dotdeb.pimpmylinux.org/ stable all

Create file /etc/apt/preferences with to following content:
Code:
Package: *
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: -1

Package: php5-cgi
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-common
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-gd
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-imap
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mcrypt
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mhash
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mysql
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

then a simple

Code:
apt-get update && apt-get upgrade

should do the trick... Its untested though....

Perfect, it worked Smile
By the way, which ports do i need to have opened in my router for it all to work? 21, 80 and ????


RE: New at this - rbtux - 02-20-2008 10:57 PM

that depends on your setup

20,21,22,25,53,80,110,143,443,465,587,993,995 will be the most common used...


RE: New at this - Cube - 02-21-2008 12:00 AM

443 (HTTPS) would be more useful than 445 (SMB). Wink


RE: New at this - rbtux - 02-21-2008 12:04 AM

oops... (I was configuring ipcop at the time I wrote the message would be the perfect excuse ;-)))

corrected it...


RE: New at this - rbtux - 02-21-2008 12:06 AM

maybe 990/991 for implicit ftps...


RE: New at this - Krisxxx - 02-21-2008 03:31 AM

rbtux Wrote:maybe 990/991 for implicit ftps...


Thanks for the help, im almost up and runnig Smile

I have added an ftp user and im trying to gain access via cute ftp, but i cant get in. What is my hostname?


RE: New at this - joximu - 02-21-2008 05:27 AM

hostname = web-address (http://www.domain.tld).

But often the username is new to ispCP users: user@domain.tld

otherwise have a look in theother threads about proftpd


RE: [Edit] What is required for ispcp on Etch - greatman - 05-08-2008 08:21 AM

rbtux Wrote:Theres an entry from cube about that in the german forum:

add to /etc/apt/sources.list:
Code:
deb http://dotdeb.pimpmylinux.org/ stable all

Create file /etc/apt/preferences with to following content:
Code:
Package: *
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: -1

Package: php5-cgi
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-common
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-gd
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-imap
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mcrypt
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mhash
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

Package: php5-mysql
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: 991

then a simple

Code:
apt-get update && apt-get upgrade

should do the trick... Its untested though....

Me that dont work its say 6 not updated. If i remove the
Code:
Package: *
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: -1
I have more than the php package