|
[Edit] What is required for ispcp on Etch
|
| Author |
Message |
Krisxxx
Junior Member

Posts: 25
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: New at this
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?
|
|
| 02-20-2008 10:32 PM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
RE: New at this
Theres an entry from cube about that in the german forum:
add to /etc/apt/sources.list:
deb http://dotdeb.pimpmylinux.org/ stable all
Create file /etc/apt/preferences with to following content:
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
apt-get update && apt-get upgrade
should do the trick... Its untested though....
OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
This post was last modified: 02-20-2008 10:41 PM by rbtux.
|
|
| 02-20-2008 10:40 PM |
|
 |
Krisxxx
Junior Member

Posts: 25
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: New at this
Theres an entry from cube about that in the german forum:
add to /etc/apt/sources.list:
deb http://dotdeb.pimpmylinux.org/ stable all
Create file /etc/apt/preferences with to following content:
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
apt-get update && apt-get upgrade
should do the trick... Its untested though....
Perfect, it worked 
By the way, which ports do i need to have opened in my router for it all to work? 21, 80 and ????
|
|
| 02-20-2008 10:51 PM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
RE: New at this
that depends on your setup
20,21,22,25,53,80,110,143,443,465,587,993,995 will be the most common used...
OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
This post was last modified: 02-21-2008 12:03 AM by rbtux.
|
|
| 02-20-2008 10:57 PM |
|
 |
Cube
Documentation Team
  
Posts: 505
Group: Docu Team
Joined: Apr 2007
Status:
Offline
Reputation: 6
|
RE: New at this
443 (HTTPS) would be more useful than 445 (SMB).
|
|
| 02-21-2008 12:00 AM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
RE: New at this
oops... (I was configuring ipcop at the time I wrote the message would be the perfect excuse ;-)))
corrected it...
OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
|
|
| 02-21-2008 12:04 AM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
|
| 02-21-2008 12:06 AM |
|
 |
Krisxxx
Junior Member

Posts: 25
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
RE: New at this
maybe 990/991 for implicit ftps...
Thanks for the help, im almost up and runnig 
I have added an ftp user and im trying to gain access via cute ftp, but i cant get in. What is my hostname?
|
|
| 02-21-2008 03:31 AM |
|
 |
joximu
Moderator
    
Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: New at this
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
2008-03-16 ispCP RC4 released!!!
|
|
| 02-21-2008 05:27 AM |
|
 |
greatman
Junior Member

Posts: 22
Group: Registered
Joined: Apr 2008
Status:
Offline
Reputation: 0
|
RE: [Edit] What is required for ispcp on Etch
Theres an entry from cube about that in the german forum:
add to /etc/apt/sources.list:
deb http://dotdeb.pimpmylinux.org/ stable all
Create file /etc/apt/preferences with to following content:
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
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
Package: *
Pin: origin dotdeb.pimpmylinux.org
Pin-Priority: -1
I have more than the php package
|
|
| 05-08-2008 08:21 AM |
|
 |
|
|