ispCP - Board - Support
Error Installation - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Error Installation (/thread-5587.html)

Pages: 1 2


Error Installation - swim - 01-31-2009 09:53 PM

Hi, i'm reading the documentations for the installation of ISPCP-Omega in my Debian Server.
When I write:
Code:
# apt-get install $(cat ./docs/Debian/debian-packages-etch)
It replied so:

Code:
Il pacchetto libapache2-mod-fastcgi non ha versioni disponibili, ma è nominato da un altro
pacchetto. Questo significa che il pacchetto manca, è diventato obsoleto
o è disponibile solo all'interno di un'altra sorgente
E: Il pacchetto libapache2-mod-fastcgi non ha candidati da installare
Traslate...
Code:
The package libapache2-mod-FastCGI not available versions, but is appointed by another
package. This means that the package is missing, has become obsolete
or is only available in another source
E: Package libapache2-mod-FastCGI no candidate has to be installed
What i have to do?


RE: Error Installation - BeNe - 01-31-2009 10:35 PM

Are you sure that you did Point 3 ?
--> http://www.isp-control.net/documentation/start/installation/debian
libapache2-mod-fastcgi ist only available in non-free

Greez BeNe


RE: Error Installation - swim - 01-31-2009 11:30 PM

I have this in sources.list:

Code:
#
# deb cdrom:[Debian GNU/Linux 4.0 r6 _Etch_ - Official i386 DVD Binary-1 20081219-15:45]/ etch contrib main

deb cdrom:[Debian GNU/Linux 4.0 r6 _Etch_ - Official i386 DVD Binary-1 20081219-15:45]/ etch contrib main

deb http://ftp.it.debian.org/debian/ etch main
deb-src http://ftp.it.debian.org/debian/ etch main

deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib



RE: Error Installation - BeNe - 02-01-2009 12:06 AM

Did you read POINT FREE ??
Come on!
Quote:Make sure that the non-free repository is present in your /etc/apt/sources.list like in the following example
Code:
# stable
deb http://ftp.de.debian.org/debian/            etch          main contrib non-free
deb http://security.debian.org/                 etch/updates  main contrib non-free

Greez BeNe


RE: Error Installation - swim - 02-01-2009 12:35 AM

Do I have to edit my sources.list with this?


RE: Error Installation - BeNe - 02-01-2009 12:43 AM

Of course!
Add "non-free" as describe in the docu!

Greez BeNe


RE: Error Installation - swim - 02-02-2009 07:50 PM

It's ok

When I configure ispcp-omega

It says:
"Starting Installation....
ERROR: Unable to connect SQL Server !"


RE: Error Installation - BeNe - 02-02-2009 10:40 PM

Code:
"Starting Installation....  ERROR: Unable to connect SQL Server !"
Is your MySQL Server running ?
Correct Login ?

Greez BeNe


RE: Error Installation - swim - 02-03-2009 07:50 AM

(02-02-2009 10:40 PM)BeNe Wrote:  
Code:
"Starting Installation....  ERROR: Unable to connect SQL Server !"
Is your MySQL Server running ?
Correct Login ?

Greez BeNe

What is the correct login default?
How can i run MySQL?


RE: Error Installation - sci2tech - 02-03-2009 07:57 AM

(02-03-2009 07:50 AM)swim Wrote:  What is the correct login default?
How can i run MySQL?
If you can not answer this questions, you really should not use ISPCP. You really need some linux knowledge to use this. No offence, just an advice.