Current time: 05-02-2024, 02:31 AM Hello There, Guest! (LoginRegister)


Post Reply 
does anyone support isPCP ????
Author Message
jacksparrow Offline
Junior Member
*

Posts: 35
Joined: Mar 2010
Reputation: 0
Post: #5
RE: does anyone support isPCP ????
could be
could also be that i am the one that is posting such a thing
i have ubuntu fresh installed

now i followed this howto and all go's well

Code:
1. Download and extract ISPCP from Sorceforge
cd /usr/local/src

wget http://sourceforge.net/projects/ispcp/files/ispCP%20Omega/ispCP%20Omega%201.0.7/ispcp-omega-1.0.7.tar.bz2/download

tar xjvf ispcp-omega-1.0.7.tar.bz2

cd ispcp-omega-1.0.7



2. Now update your system
aptitude update && aptitude upgrade



3. ISPCP needs some software installed, we will do this now
ISPCP's install script is for Ubuntu 10.04 but works just aswell with 10.10

cd docs/Ubuntu

aptitude install $(cat ubuntu-packages-lucid)

You will be asked to enter a new MySql password

You will also need to configure Courier as below

Create web directories -> NO
Type of mail configuration -> Internet Site
System mail name should be populated with your hostname
ProFTPd configuration -> Standalone



4. Build the system using make
cd /usr/local/src/ispcp-omega-1.0.7

make -f Makefile.ubuntu install



5. Copy all the directories to your system and setup
cp -Rv /tmp/ispcp/* /

cd /var/www/ispcp/engine/setup

perl ispcp-setup

The setup defaults should be adequate, you will be required to enter your MySQL password.



6. Clean temporary files
rm -fR /tmp/ispcp

After setup completes you should be able to login to your new control panel.

the only thing fault here is aptitude this must be apt-get


(03-07-2011 04:08 AM)RatS Wrote:  You are solo with your opinion. All our Official howtos are working. Please give us more information on your problem.

the problem i could not fx was the courier fault
my tip
create a section with versions and howto's
now its like a maze to find things here
03-07-2011 04:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: does anyone support isPCP ???? - RatS - 03-07-2011, 04:08 AM
RE: does anyone support isPCP ???? - jacksparrow - 03-07-2011 04:34 AM
RE: does anyone support isPCP ???? - RatS - 04-11-2011, 12:11 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)