ispCP - Board - Support
[solved] login tries to download an unknown file - 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: [solved] login tries to download an unknown file (/thread-1993.html)

Pages: 1 2


[solved] login tries to download an unknown file - todhend - 12-16-2007 02:57 AM

I installed rc3 using the manual directions that came with the download, I used sh to install all of the required packages on Debian Etch. Installation went good, no errors but when I try to log on to the web panel it tries to download an unknown file, I’m using php4 any help would be appreciated


RE: login tries to download an unknown file - joximu - 12-16-2007 03:26 AM

did you install the fastcgi module?


RE: login tries to download an unknown file - todhend - 12-16-2007 03:33 AM

joximu Wrote:did you install the fastcgi module?

/etc/php4/cgi/php.ini
it appears so, that wasn’t my intention I just wanted php4, is there away to change without disturbing the program?


RE: login tries to download an unknown file - todhend - 12-16-2007 04:02 AM

joximu Wrote:did you install the fastcgi module?

libapache2-mod-fcgid is the correct package to install libapache2-mod-fastcgi is no longer available, thanks for the help


RE: login tries to download an unknown file - joximu - 12-16-2007 04:16 AM

ispcp needs fastcgi - not fcgi!

it's available here (debian)
http://packages.debian.org/stable/web/libapache-mod-fastcgi


RE: login tries to download an unknown file - todhend - 12-16-2007 04:26 AM

joximu Wrote:ispcp needs fastcgi - not fcgi!

it's available here (debian)
http://packages.debian.org/stable/web/libapache-mod-fastcgi

looks like I spoke too soon, seemed to work until I rebooted, thanks for the link looks like my apt isn't connecting with non-free correctly so Ill do it manually, thanks again


RE: login tries to download an unknown file - joximu - 12-16-2007 04:30 AM

The installation docu tells you what has to be done to get the non-free packets...


RE: login tries to download an unknown file - todhend - 12-16-2007 04:56 AM

joximu Wrote:The installation docu tells you what has to be done to get the non-free packets...

ok fixed that... looks like I missed a step in the original install, do I have to reinstall, because I updated packages and rebooted and still the same thing happens


RE: login tries to download an unknown file - joximu - 12-16-2007 06:20 AM

More or less:
there are som small settings which have to be done and which may be missing...

Normally you can use ispcp-reset and then ispcp-setup again...


Solved - todhend - 12-16-2007 06:27 AM

joximu Wrote:More or less:
there are som small settings which have to be done and which may be missing...

Normally you can use ispcp-reset and then ispcp-setup again...

Everything working fine now, moral to this story, always read the fine print….thank for your help