Problem install

Juz

New member
Joined
Feb 22, 2010
Messages
1
Hi,

Sorry for my english (I'm french)

I'm buy an DA License but i have too many error when i'm trying to install :

I'm doing :
Code:
wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh

&

Code:
cd /usr/local/directadmin
wget http://files.directadmin.com/services/custombuild/1.1/custombuild.tar.gz
tar xvzf custombuild.tar.gz
cd custombuild
./build

When i'm trying activate my license i have an error :
/usr/local/directadmin/scripts/getLicense.sh ID License_Number


Error downloading the license file

And

When i'm doing that :

Code:
http://www.directadmin.com/forum/showthread.php?t=29824

I have this error :


Code:
*** There was an error while trying to configure php. Check the configure/suphp/configure.php5 file

I'm runing on Debian Lenny 32 bit, I'm buying my license at OVH

http://www.ovh.com/fr/produits/direct_admin.xml

I need help for this problem

Thanks
 
Well, License ID need User ID aswell for installation, the setup.sh should install everything without need to run custombuild manually, so, prolly u have an error when you install by setup.sh

check that first, should do everything without add any installation apart
 
Back
Top